> 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

**Creating New project:**

1. Click "Create New Project" button.

   <figure><img src="/files/II3rLqxkvKWpyYzsIbqs" 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="/files/CqjLCvpzvWKx6smU2ioc" 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="/files/mxqi1OulolvjzC8FgU3K" 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.
