# Applications

CARTO Workspace can be the operational center for all your geospatial projects, including not just maps and workflows, but also any geospatial application that you (or someone else) has developed using CARTO or other technologies.

{% hint style="success" %}
You can think of the "Applications" section as a place to bookmark geospatial solutions that are relevant to your end users in CARTO.
{% endhint %}

In this section, a list of **Applications** will be accessible for all/some editors and viewers within your organization, with each application being a URL shortcut that opens in a new page.

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

## Adding new applications

Administrators ([Admin role](/carto-user-manual/settings/users-and-groups/managing-user-roles.md)) can fully control the list of Applications that are shown in this list, including adding or removing applications. Administrators can also control **each app's visibility for specific groups of users**. To learn more, check the [Managing Applications](/carto-user-manual/settings/advanced-settings/managing-registered-apps.md) section of the documentation.

The `Add new` button in this section is only visible for admins, and will take the Admin to the relevant section in Settings.

## Using applications

All users can access the list of applications, as configured by the admin. Simply click on an application to use it.

## Featured applications

Below the list (or if you don't have any application), you'll find a gallery of featured examples that showcase how CARTO can be expanded to cover the needs of many different organizations and use-cases, from data monetization to environmental challenges. Most examples can be accessed directly or provide a demo video. Feel free to [contact us](https://carto.com/request-live-demo/) to know more about how these apps were built and how it would translate to your organization.


---

# 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.carto.com/carto-user-manual/applications.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.
