> 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="https://4173380749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzKzxNnOaGxZvAEzvYa7y%2Fuploads%2FWfq6SX54B6mfjkdjkn00%2FScreen%20Shot%202568-08-14%20at%2023.41.13.png?alt=media&amp;token=97f648ac-7ac0-4240-9bd1-f217ad9d84a4" 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.
