# Managing applications

As we've seen in [Applications](https://docs.carto.com/carto-user-manual/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 %}

This section covers how as a CARTO administrator you can **manage the applications** that are shown to your end users in the **Applications** section.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-966b90e25b84e90214be9488d068eadf22f68a24%2FScreenshot%202024-04-29%20at%2016.56.48.png?alt=media" alt=""><figcaption></figcaption></figure>

## Adding new applications <a href="#registering-apps" id="registering-apps"></a>

You can add new applications so that all users in your CARTO organization have quick and easy access to them from the CARTO Workspace. To add a new app, click the *Add new* button. The following screen shows the different options for each application:

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-041fd06b54e27b788ae38bb84e3e588f26766994%2FScreenshot%202024-04-29%20at%2016.58.55.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**You can pin applications to the Homepage**

If you want a specific application to be even more prominent for your end users, you can decide to show it directly in the Homepage. A pinned application will also be shown in the Applications section.
{% endhint %}

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-cc389c325a8c9e6bbcd249ebfa35b3e6eccc2dbb%2FScreenshot%202024-04-29%20at%2017.28.00.png?alt=media" alt=""><figcaption><p>A set of 3 applications that are "pinned" to the Home</p></figcaption></figure>

## Sharing applications

You can decide which end users will view each application in their [Applications](https://docs.carto.com/carto-user-manual/applications) (and Home if pinned) section of the CARTO Workspace. These are the possibilities:

* **Private:** only you will view this application.
* **Organization:** only users in your CARTO organization will view this application in their Workspace.
  * **Entire organization:** this application will be visible to all users in your organization regardless of their role.
  * **Specific groups:** this application will only be visible to the groups of users you select. Learn more about [User Groups](https://docs.carto.com/carto-user-manual/settings/users-and-groups/managing-user-groups) in CARTO.

{% hint style="info" %}
These privacy settings only apply to the visibility throughout CARTO Workspace. It doesn't mean they can or can't access the app itself. Each app is responsible for managing user authentication.
{% endhint %}

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-23ec1bc234ea385ef35bfe58e394b5a3263e7602%2FScreenshot%202024-04-29%20at%2017.29.28.png?alt=media" alt=""><figcaption></figcaption></figure>

## Editing and deleting applications <a href="#editing-apps" id="editing-apps"></a>

Applications can be edited at any time, including changing the privacy settings. When you delete an application, it is automatically removed from this list, the Applications section, and the homepage if it was pinned.


---

# 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/settings/advanced-settings/managing-registered-apps.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.
