> For the complete documentation index, see [llms.txt](https://appmaster.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appmaster.gitbook.io/docs/deployment/data-export.md).

# Data Export

**Data export** is available in all **Appmaster.io** tariff plans starting with the **Startup** plan.

To export data, open the **Project Overview** tab. The right pane will display the current **Deploy Plans**. Clicking on "**...**" in the upper right corner of the plan will display a menu of available actions.

There are two options available for exporting data:

* **Export files** - export a zip archive with all project files
* **Export database** - export of the entire project database

Database export is possible in three different ways:

* **SQL** - database in SQL format
* **Dump** - the database as a dump file
* **ZIP** - archive with all database tables in csv format
