# Update App Selection for a Registered Tenant

While registering the Microsoft Tenant, if you did not connect to one of the required apps or if you connected an app that you do not wish to monitor any further, you can update the app selections, to only monitor the required apps.&#x20;

To update the app selection:

1. Click **Integrations** from the left menu.&#x20;
2. Click **Manage** for **MS Teams**/**OneDrive** (depending on which app you are configuring).
3. Click **Update App Selection**.
4. Click **Connect**.
5. Log in to your Microsoft tenant.&#x20;
6. Upon successful authentication, you can view the following list of permissions that are required from the Azure app, by Nightfall:
   * Permission to read the organization's details
   * Permission to manage the Azure app permissions and grants for individual services like Microsoft Teams.
   * Permission to read and update Azure applications for individual services like Microsoft Teams
   * Permission to read and update the user profile
   * Click **Accept.**
7. Choose the required apps by selecting or unselecting the respective check boxes.
8. Click **Save Changes**.
9. Click **Finish**.


---

# 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://help.nightfall.ai/microsoft-365/getting_started/microsoft_tenant_setup/update_app_selections.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.
