> ## Documentation Index
> Fetch the complete documentation index at: https://docs.symplr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Download Application Definition

Download the Application Definition file to access the structural representation of your application in JSON format.

The downloaded file contains the application structure and configuration used during application generation.

## Before You Begin

Before downloading the Application Definition file, ensure:

* Application structure is available in Blueprint View
* The project is ready for export

## Download the Application Definition

Open Blueprint View, then click **Download App Definition** to export the application structure as a JSON file.

<Frame>
  <img src="https://mintcdn.com/symplr-0fada8ba/U6Z89MZgPkbO3Lew/images/image-57.png?fit=max&auto=format&n=U6Z89MZgPkbO3Lew&q=85&s=d71b2bd6d1e6cecac2f6f8d7df4d214f" alt="Image" width="1919" height="904" data-path="images/image-57.png" />
</Frame>

Symplr generates and downloads the Application Definition file in JSON format.

Once the download completes successfully, Symplr displays a download confirmation message.

<Frame>
  <img src="https://mintcdn.com/symplr-0fada8ba/U6Z89MZgPkbO3Lew/images/image-58.png?fit=max&auto=format&n=U6Z89MZgPkbO3Lew&q=85&s=9fb17678c611f6fdf54dbbc2928754b8" alt="Image" width="1919" height="910" data-path="images/image-58.png" />
</Frame>

## Access the Downloaded File

After the download completes, the file becomes available in your local downloads directory.

<Frame>
  <img src="https://mintcdn.com/symplr-0fada8ba/Y-V4QmlKr9nb58Sl/images/image-60.png?fit=max&auto=format&n=Y-V4QmlKr9nb58Sl&q=85&s=3202ea0eb0feee6f29dc17ad619699ab" alt="Image" width="1319" height="750" data-path="images/image-60.png" />
</Frame>

The downloaded file is provided in `.json` format and typically includes the application name in the file name.

## Application Definition Contents

The downloaded Application Definition file contains the application structure and configuration in JSON format.

This includes:

* Screens and navigation
* Widgets and widget properties
* Workflows and application logic
* Application-level settings and configurations

## Next Steps

After downloading the Application Definition file, you can continue by generating application code, extending workflows, configuring integrations, or continuing local development and integration workflows.
