# Manage integrations

After creating an integration, you can use the Apono UI to find, edit, delete, and perform additional actions on that integration.

***

### Find an integration

You can search for an integration to view its related information.

<figure><img src="https://1094436629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv6MBfUGvblSdAz31yJXm%2Fuploads%2Fgit-blob-59f56ea2b62bdcfe55af458e93e03ddc69b3e65e%2Fintegrations-find.png?alt=media" alt="" width="563"><figcaption><p>Integrations page</p></figcaption></figure>

Follow these steps to locate an integration in the Apono UI:

1. On the [**Connected**](https://app.apono.io/catalog/connected) tab, in the search bar, enter the name of the integration. All matching integrations appear.
2. (Optional) Apply one or more [filters](#apply-filters).

After searching and applying filters, only integrations matching criteria appear on the **Connected** tab.

{% hint style="info" %}
The **Connected** tab displays context information related to each integration:

* Name
* Connector
* Resource Types
* Sync Summary
* Status

This information is intended to help you quickly identify specific integrations.
{% endhint %}

#### Apply filters

Follow these steps to apply filters:

1. Click the **Filters** dropdown menu. The filter options appear.
2. From the **Where** dropdown menu, select an option.
3. From the **is** dropdown menu, select a value.
4. (Optional) Click **+ Add new filter** and repeat steps **2-3** to add more filters.
5. Click **Apply**.

***

### Edit an integration

<figure><img src="https://1094436629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv6MBfUGvblSdAz31yJXm%2Fuploads%2Fgit-blob-68ff2848ca684b9c7ca9b970793375d95cfaab1c%2Fintegrations-edit.png?alt=media" alt="" width="563"><figcaption><p>Editing an integration</p></figcaption></figure>

Follow these steps to edit an integration:

1. [Find an integration](#find-an-integration).
2. In the row of the integration, click ⠇**> Edit**. The **Edit Integration** page for the integration appears.
3. Update the integration information.
4. Click **Update**.

The integration will re-sync. If the updates are valid, you will get a success message and see synced resources. Otherwise, error messages will be displayed.

***

### Delete an integration

<figure><img src="https://1094436629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv6MBfUGvblSdAz31yJXm%2Fuploads%2Fgit-blob-088dea191752ab2dd59c48b1c57909a40041dce4%2Fintegrations-delete.png?alt=media" alt="" width="563"><figcaption><p>Deleting an integration</p></figcaption></figure>

Follow these steps to delete an integration:

1. [Find an integration](#find-an-integration).
2. In the row of the integration, click ⠇**> Delete**. A confirmation popup window appears.

{% hint style="info" %}
Be mindful of the following:

* If your integration is associated with one or more access flows, a popup window will appear listing the access flows. For each access flow, click the link and [delete the access flow](https://docs.apono.io/docs/access-flows/manage-access-flows#delete-an-access-flow).
* If your integration has active access requests, a popup window will appear listing the request IDs. For each request, click the link and [revoke the access](https://docs.apono.io/docs/access-flows/revoking-access).
  {% endhint %}

3. Click **Yes**.

***

### Additional integration actions

In addition to finding, editing, or deleting integrations, you can perform other tasks to manage integrations from the Apono UI.

#### View associated integration resources

Follow these steps to view the associated integration resources:

1. [Find an integration](#find-an-integration).
2. In the row of the integration, click ⠇**> Resources**. A page of the integration's resources appears.

#### Refresh an integration

Follow these steps to refresh an integration:

1. [Find an integration](#find-an-integration).
2. In the row of the integration, click ⠇**> Refresh**. Apono syncs the integration.

<br>
