# Managing Projects

Projects that you have created (and therefore own), as well as projects shared by members of your organization, are displayed in the **Projects** section. The **Display** menu allows you to show only your projects or all projects.

Two display modes are available:

* The **table view**, similar to the one used for other resources in JMap Cloud Portal.
* The **card view**, which presents projects as thumbnails.

You can switch between these two modes using the corresponding icons <img src="/files/rJQjjQIfmFIXFUHpNqFZ" alt="" data-size="line"> and <img src="/files/jQdacNhmADxOqR3j8nx9" alt="" data-size="line">.

In table view, you can sort and filter projects by name or by last modified date.

For each project, the following information is displayed:

* Project name
* Description
* Visibility (public or private)
* Owners
* Tags
* Number of layers

Each project includes an options menu that gives access to the following management functions:

* [Open in JMap NG](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/open-in-jmap-ng.md)
* [Open in Studio](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/open-in-studio.md)
* [Settings](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/settings.md)
* [Permissions](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/permissions.md)
* [Get the public link](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/get-the-public-link.md)
* [Vector tile cache](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/vector-tile-cache.md)
* [Delete](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/deleting-the-project.md)

Your permissions determine which functions you have access to.&#x20;

The following sections describe each of these functions in detail.


---

# 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/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.
