# Setting up projects

## Project listing

The home page for the Projects section is the listing of all the projects that have been created for the organization.

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

You can either enter one of the projects that have already been created or create a new one.

## Create a new project

To create a new project, you need to click on **Add a new project** and choose a name for it.

![](/files/-MKiK4FHFE4GVjmD2lSO)

## Project Home Page

When selecting a given project, you arrive on its Home Page.

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

On this page, you have a navigation bar on the left side with several actions:

* **See views map** to display a graph of the global tree structure of the Views that create the project.

![](/files/-MKikrwC9xlB2zuoAxQo)

* **Add images** to add more images to your project.

{% content-ref url="/pages/-LP\_vI8Rjtol0aA6xoPH" %}
[Adding images](/platform-documentation/deepomatic-drive/adding-and-managing-data/adding-images.md)
{% endcontent-ref %}

* **Explore Images** to browse all the images added to the project.

{% content-ref url="/pages/-MLCItgwaTtCqrAszOfj" %}
[Explore images](/platform-documentation/deepomatic-drive/adding-and-managing-data/visualizing-images/explore-images.md)
{% endcontent-ref %}

* **Perform a validation split** that lets you randomly select a portion of your images and put them in your validation set. See [Validation split](/platform-documentation/deepomatic-drive/configuring-visual-automation-applications/evaluating-performances/validation-split.md).

{% hint style="warning" %}
After changing your validation set, it is no longer possible to compare two models accurately.
{% endhint %}

### View display

In the central part of the screen, you see all your views and you can navigate through the tree structure to understand the links between each View. To access a specific View, click on it.&#x20;

{% content-ref url="/pages/-MFo9Ffrcr4gnnecDYHM" %}
[Creating & organising views](/platform-documentation/deepomatic-drive/adding-and-managing-data/managing-projects-and-views/creating-and-organising-views.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.deepomatic.com/platform-documentation/deepomatic-drive/adding-and-managing-data/managing-projects-and-views/managing-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
