# Creating a New Project

You can create a new project from the [Dashboard](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/introduction/dashboard.md) or from the **Projects** section of the portal.

**To create a project:**

1. Click **Create a new project**. The interface contains two tabs: **Settings** and **Extensions**.
2. In the **Settings** tab, configure the project parameters (name, description, etc.).
3. If you want to make extensions available to project users, go to the **Extensions** tab, select each extension, and enable it using the toggle switch.

Once created, the project appears in the **Projects** section.

In both card and list views, an options menu <img src="/files/UQSNxytLDFikTQ9e2a9R" alt="" data-size="line"> is available for each project. It allows you to [manage the project](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects.md) (edit, grant permissions, delete, etc.).

## Project Settings

<table data-header-hidden><thead><tr><th width="219.8671875">Parameter</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Enter a name for your new project. As with other JMap Cloud resources, the name does not need to be unique.</td></tr><tr><td>Default language</td><td>Among the available languages, select the one that will be used by default when the requested language is not available or translations are missing.</td></tr><tr><td>Public</td><td>Optional<em>.</em> <br>Check this setting if you want to make the project public. If you do not check the box, the project is private. <br>The <a href="/pages/azfUCk6FFD9y22FaDkyv">Permissions</a> section describes the details of project access.</td></tr><tr><td>Map CRS</td><td>Select the coordinate reference system used to display coordinates. All data sources using a different projection are converted on the fly to this projection. <br>Projects are displayed using the CRS EPSG:3857 - WGS 84 / Pseudo-Mercator.</td></tr><tr><td>Map unit</td><td>Select the map unit. The map unit is automatically selected based on the selected CRS.</td></tr><tr><td>Measurement unit</td><td>Unit used to display measurements (distance, area, etc.).</td></tr><tr><td>Initial rotation</td><td>If you want to apply a rotation to the map at project opening, enter the rotation value in degrees. The rotation is clockwise.</td></tr><tr><td>Background color</td><td>Default background color of the map.</td></tr><tr><td>Selection color</td><td>Color of selected objects on the map.</td></tr><tr><td>Description</td><td>Optional<em>.</em> <br>Enter a description for the new project. This is useful for project management purposes. <br>Click the language button <img src="/files/FqspzFw0zfIMNEBVNM6s" alt="" data-size="line"> if you want to provide the project name in another language (French, English or Spanish).</td></tr><tr><td>Tags</td><td>Optional<em>.</em> <br>Add tags that can be used to sort or filter projects. You can create them by typing text in the field. <br>Once created, they are available for use with all resources (DS, projects, layers). They appear when you enter tag terms.</td></tr><tr><td>Share my project with my organization</td><td>Check this option so that other members of the organization can see your project in the <strong>Projects</strong> section. <br>Organization members will have the View project permission. You can modify it by accessing the <a href="/pages/azfUCk6FFD9y22FaDkyv">Permissions</a> section through the project menu <img src="/files/UQSNxytLDFikTQ9e2a9R" alt="" data-size="line">.</td></tr></tbody></table>

## Extensions

The **Extensions** tab displays the extensions available for the project. They have been made available at the organization level by an Administrator.

For an extension to be available in the JMap NG application that publishes the project, you must enable it for the project using the toggle switch. A dot next to the extension name indicates that it is enabled.


---

# Agent Instructions: 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/creating-a-new-project.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.
