> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# All Apps

The **All Apps** feature lists all apps registered to your institution. Each app has details for status, registered intermediary, category, and the number of unique users with connected accounts held by your institution.

<img src="https://mintcdn.com/mx-7a01b258/OOfo2VTBgMqAqqgz/images/data/data-access/data-provider-reference/data-provider-portal/all-apps.png?fit=max&auto=format&n=OOfo2VTBgMqAqqgz&q=85&s=06bce3bcfa1c139933f9c40228057cc1" alt="apps" width="2912" height="1712" data-path="images/data/data-access/data-provider-reference/data-provider-portal/all-apps.png" />

Select an app to open its info page. Here, you'll find the app's:

* Status (active, disabled, or needs review)
* Intermediary
* Redirect URI
* Client ID and Client Secret
* Category
* Logs

Logs may be exported and include a record of all enabling and disabling actions take on an app. These records include the app name, intermediary, reason for disabling, timestamp, and the team member's name who took the action.

## Manage an App

To enable or disable an app, select **Manage App** on the App Info page.

<img src="https://mintcdn.com/mx-7a01b258/OOfo2VTBgMqAqqgz/images/data/data-access/data-provider-reference/data-provider-portal/manage-app.png?fit=max&auto=format&n=OOfo2VTBgMqAqqgz&q=85&s=3bb3108f1c9eb47216feb28514a31d0d" alt="apps" width="2260" height="786" data-path="images/data/data-access/data-provider-reference/data-provider-portal/manage-app.png" />

### Enable an App

If an app's status is set to **Active**, all API requests that come from that app will be accepted.

To enable an app, select **Manage app** then **Enable**.

### Disable an App

To disable an app, select **Manage app** then **Disable app**. A modal will present a notice of requirements from Section 1033 of the Dodd-Frank Act.

<Warning>
  **LOG REASON FOR DISABLING**

  As required by Section 1033 of the Dodd-Frank Act, you must provide a clear reason for denying access to this third-party app. This change will disable existing connections for all of your end-users immediately.
</Warning>

Below this notification, log the reason the app will be disabled. A webhook notification will be sent to the intermediary to notify them of the change using the FDX event notifications framework.

After the app is disabled, requests from the app will be rejected.
