# Manage Applications

To manage permissions for individual applications, you can access the page via the entry point below. This entry is only available to roles that have the "Applications" → "Manage Applications" permission.

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

Once you enter the Application Management page, you can select the application you wish to manage, click "Edit Usage Permissions", and then modify the application's permissions for each role.

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

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


---

# 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://support.cregis.com/marketplace/manage-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.
