*** title: Supported MIME Types description: File types supported for ingestion through the Moveworks Content Gateway ------------------------------------------------------------------------------------- Currently we support ingesting the following [MIME / content types](https://developer.mozilla.org/en-US/ai-assistant/ai-assistant/web-experiences/overview/HTTP/MIME_types/Common_types) using Content Gateway: | Kind of Document | Extension | MIME Type | | ----------------------------------------------------------------------------------------------------------------- | --------- | --------------------------------------------------------------------------- | | Adobe [Portable Document Format](https://www.adobe.com/acrobat/about-adobe-pdf.html) | `.pdf` | `application/pdf` | | Microsoft PowerPoint (OpenXML) | `.pptx` | `application/vnd.openxmlformats-officedocument.presentationml.presentation` | | Microsoft Word (OpenXML) | `.docx` | `application/vnd.openxmlformats-officedocument.wordprocessingml.document` | | Text (generally [ASCII](https://developer.mozilla.org/en-US/ai-assistant/getting-started/support/glossary/ASCII)) | `.txt` | `text/plain` | | HTML (KBA type content)\* | — | `text/html` | \*HTML support is to be used for content that is contained in records instead of files. Commonly seen for cases where KBAs are captured as formatted HTML directly in a source system's records.