> ## Content Index
> Fetch the complete content index at: https://ghost.org/help/llms.txt
> Use this file to discover other available public pages before exploring further.

# Exporting content and data
- URL: https://ghost.org/help/exports/
- Published: 2023-04-18T09:24:28.000Z
- Updated: 2024-01-23T17:48:09.000Z
- Author: Ghost
- Tags: Advanced settings, Manual

Publishing with Ghost gives you full ownership and access to your content and data with sensible JSON and CSV imports/exports that are available at any time. It's possible to export all of the following data from your site: 

- Content (posts and pages) in a `JSON` format
- Members in a `csv` format
- Theme files as a `zip` file
- Post analytics data in a `csv` format

### Content

Export your content from the **Settings → Advanced → Import/Export** area in Ghost Admin, and click on the **Export** tab to download your posts and settings in a single `JSON` file. The following content and data will be exported:

- All Settings
- Staff users
- Posts
- Pages
- Tags

### Members

To export a full list of your Members in Ghost, go to **Members** area in Ghost Admin, click the settings icon, and select **Export all members**. 

![](https://storage.ghost.io/c/69/0f/690faecc-18d1-42c5-a99a-83ce5fada384/content/images/2021/05/export-members.png)

Exports are in `CSV` format that include the following fields: `id`, `email`, `name`, `note`, `subscribed_to_emails`, `complimentary_plan`, `stripe_customer_id`, `created_at`, `deleted_at`, `labels`

Member exports can be [imported](https://ghost.org/help/import-members/) to any other Ghost website using the same format, or reformatted for use on other platforms.

### Themes

Your theme files can be downloaded into a single `.zip` file from **Settings → Design & branding** area in Ghost Admin. From there, click **Change theme** and select **Installed → Options → Download**.

![](https://storage.ghost.io/c/69/0f/690faecc-18d1-42c5-a99a-83ce5fada384/content/images/2023/10/Export-theme-2-1.png)

### Post analytics

To export your most up-to-date post metrics, navigate to **Settings → Membership → Analytics** area and export your analytics in `CSV` format. 

![](https://storage.ghost.io/c/69/0f/690faecc-18d1-42c5-a99a-83ce5fada384/content/images/2023/10/Export-analytics.png)