> For the complete documentation index, see [llms.txt](https://docs.datamynd.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datamynd.ai/application-workflow/project-setup.md).

# Project Setup

Manage synthetic data projects on this page, and view details on existing projects.  Start by creating a new project or loading an existing one.  Shown as 'Start Page' in app.

**Creating New project:**

1. Click "Create New Project" button.

   <figure><img src="https://3649328835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT3mz67BmqxnN8PCFRX83%2Fuploads%2F6GfTEHOYUAGkUTEFv9Ak%2Fimage.png?alt=media&amp;token=67810ac0-835e-43be-9037-8ced799eeb2e" alt=""><figcaption></figcaption></figure>
2. Enter desired project name in the empty text box followed and select whether the project will contain one or multiple tables.  We recommend starting with a single table for your first project.
3. It is very important to run the Grant statements (outside of the app) provided when creating a project. Failure to do so will results in errors when trying to select data during the next step.  See [Object Privileges](/other/object-privileges.md) for more details.
4. Click "Create Project" to continue.

   <figure><img src="https://3649328835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT3mz67BmqxnN8PCFRX83%2Fuploads%2FhGNFpE4jjj7RTvs8HPkK%2Fimage.png?alt=media&amp;token=24cc3edd-6087-4d6c-aaeb-d126f51c7fb8" alt=""><figcaption></figcaption></figure>

**Resuming an existing project:**

1. If this is not your first time using the app, you will see a list of existing projects.  Click an existing project to view details about that project.  Details include high level stats like the schema/tables/chosen, the learning model and whether the model has been trained successfully
2. Click "Load Project".

   <figure><img src="https://3649328835-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT3mz67BmqxnN8PCFRX83%2Fuploads%2FeX0gc6I6ihiMkLpFT3Fq%2Fimage.png?alt=media&amp;token=f9243134-3346-4f47-9628-31fb53300707" alt=""><figcaption></figcaption></figure>
3. After the project is loaded you can click "Resume Project" to pick up where you left off. If you've gone all the way through a project, this will load the Data Exploration page.

Deleting an existing project:

1. Once a project has been loaded, you will have the option to delete the project.

<mark style="color:red;">**WARNING**</mark>: Deleting a project will also drop any synthetic data generated using that project.  Please copy the data if needed before doing this.
