> For the complete documentation index, see [llms.txt](https://docs.bimcat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bimcat.org/user-manual/usage/tallycat-beta/export-to-json.md).

# Export to JSON

After you logged in, you could export a project to a JSON file.

To do it, click the **Export to JSON** item in the **bimCAT** drop-down menu.

<div align="left"><figure><img src="/files/mqkRlGmYUnbapVoyeEMn" alt=""><figcaption></figcaption></figure></div>

You’ll see practically the same wizard as with the [**Manage Scope**](/user-manual/usage/tallycat-beta/manage-scope.md) command.

<figure><img src="/files/KGDDh0eYNf2MLe3OU5nC" alt=""><figcaption></figcaption></figure>

After clicking the **Save as** button you’ll see the file selection dialog.

![](/files/tAcp9AZuAEHyKiGjWpT3)

After choosing the save location and clicking **Save**, the export process will start.

<div align="left"><figure><img src="/files/Hun0fpy8K21VMGKGJYz0" alt=""><figcaption></figcaption></figure></div>

The only difference is, this time the project won’t be sent to Web App. Instead, it will be saved to the selected file in JSON format.

You may cancel the process at any moment by either clicking the Cancel button or closing this window.

Once the export finishes, the Export Summary dialog will be shown.

<div align="left"><figure><img src="/files/6qXo8ygZ2BPbUC1EBnYm" alt=""><figcaption></figcaption></figure></div>

You could view a more detailed CSV report by clicking the **Open report as CSV** button.

Clicking **View the project JSON** in the same window opens the resulting JSON in the default text editor.

![](/files/8TzpSvmUjdqXTiVH1vSo)

This is precisely the same JSON that would’ve been uploaded to Web App if you had chosen the [**Export to Web App / Synchronize with Web App**](/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3.md) command. It could be used to check if the raw data is correct.
