> For the complete documentation index, see [llms.txt](https://docs.amitysolutions.com/amity-solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amitysolutions.com/amity-solutions/amity-bots-platform/message-template/export-import-template.md).

# Export/Import Template

This feature provides a user-friendly export/import template, enabling users to efficiently transfer data between systems while maintaining data integrity and compatibility.

<figure><img src="/files/beOD4ZshHwv8iQHwvynd" alt=""><figcaption><p>Import CSV</p></figcaption></figure>

**Supported File Type:**\
Only CSV files are supported, with the following fields:

* **Name** = Template Name
* **Value** = Template Data

**Default Values:**

* **createdAt**: Timestamp (current time when inserting)
* **modifiedBy**: Account that uploads the file
* **networkId**: Network ID
* **platforms**: `"line"`, `"facebook"`, `"webchat"`
* **updatedAt**: Timestamp of the last update

**Notes:**

* If the template name is new → insert the template.
* If the template name already exists → update the template.
* Maximum file size: **5 MB**

**Export Function:**\
Export all templates as a CSV file in the same format as the Import file.
