# Authorized Apps

Authorized applications can read and write your data. You may revoke the authorization of individual apps from your user portal. Once revoked the app will not be able to read or write your data unless you authorize again.&#x20;

![](/files/-LwUzxD6LxMH4rq6H8Id)

Click on the **gear** icon and select **Change My Settings**.

![](/files/-LwV-5gmRbpDJfn_rEs_)

Next, select **Authorized Apps**.

![](/files/-LwV-JC96x-noKqM3tQJ)

All authorized applications will be displayed here. You can see the application, who it was created by, and the support email.&#x20;

You can revoke read/write access at any time by clicking on **Revoke**. You can allow access again at any time.&#x20;


---

# 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://guides.mangoapps.com/user-guide/user-settings/authorized-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.
