> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported document template types

> Supported document template types

Supported Microsoft Office file types as document templates are DOC, XLS, PPT, DOCX, XLSX, and PPTX. Microsoft Office file formats with macros (DOCM, XLSM, PPTM) are also supported.

Other supported file types:

| Main type | Other file types handled the same |
| --------- | --------------------------------- |
| DOC       | DOT\*                             |
| XLS       | XLT\*, XLW                        |
| PPT       | POT\*                             |
| DOCX      | DOCM, DOTX\*, DOTM                |
| XLSX      | XLSM, XLTX\*, XLTM                |
| PPTX      | PPTM, POTX\*, POTM                |

<Note>
  DOT, DOTX, POT, POTX, XLT, and XLTX template formats are available only in the SuperOffice Windows client. They are not supported in SuperOffice Web and CRM Online.
</Note>

See also support for [Open Document Format][1].

[1]: ../../../../en/document/library/it/odf


## Related topics

- [Document templates](/en/automation/crmscript/howto/document/templates.md)
- [Get Project Documents By Template Type](/en/api/reference/restful/agent/document_agent/get-project-documents-by-template-type.md)
- [Get Project Documents By Template Types](/en/api/reference/restful/agent/document_agent/get-project-documents-by-template-types.md)
- [Get Person Documents By Template Type](/en/api/reference/restful/agent/document_agent/get-person-documents-by-template-type.md)
- [Get Person Documents By Template Types](/en/api/reference/restful/agent/document_agent/get-person-documents-by-template-types.md)
- [Get Document Types For Plugin](/en/api/reference/restful/rest/list_documenttemplate/get-document-types-for-plugin.md)
