# Manage connectors

After creating a connector in your [AWS](https://docs.apono.io/docs/aws-environment/apono-connector-for-aws), [Azure](https://docs.apono.io/docs/azure-environment/apono-connector-for-azure), [GCP](https://docs.apono.io/docs/gcp-environment/apono-connector-for-gcp), or [Kubernetes](https://docs.apono.io/docs/kubernetes-environment/apono-connector-for-kubernetes) environment, you can use the Apono UI to find, rename, and delete that connector.

***

### Find a connector

You can search for a connector 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-28ec05861743a90484096b56d47ec06ae4f89236%2Fconnector-find.png?alt=media" alt="" width="563"><figcaption><p>Connectors page</p></figcaption></figure>

Follow this step to locate a connector in the Apono UI:

1. On the [**Connectors**](https://app.apono.io/connectors) page, in the search bar, enter the name of the connector. All matching connectors appear.

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

* Name
* Location
* Version
* Status

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

***

### Rename a connector

{% hint style="danger" %}
If you change the name of a connector in the Apono UI, you must also change the `connector_id` param in the installed connector.

**Failure to update the `connector_id` will cause the integration to stop working.**
{% endhint %}

<figure><img src="https://1094436629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv6MBfUGvblSdAz31yJXm%2Fuploads%2Fgit-blob-c264098ba859c7190b077e01d6482473e78f06e4%2Fconnector-rename.png?alt=media" alt="" width="563"><figcaption><p>Edit the Connector page</p></figcaption></figure>

Follow these steps to rename a connector:

1. On the [**Connectors**](https://app.apono.io/connectors) page, in the search bar, enter the name of the connector. All matching connectors appear.
2. In the row of the connector, click ⠇**> Edit**. The **Edit the Connector** page for the connector appears.
3. Update the **Connector Name**.
4. Click **Update Connector**.

***

### Delete a connector

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

Follow these steps to delete a connector:

1. Delete the connector within your cloud environment.
2. On the [**Connectors**](https://app.apono.io/connectors) page, in the search bar, enter the name of the connector. All matching connectors appear.
3. In the row of the connector, click ⠇**> Delete**. A confirmation popup window appears.

{% hint style="info" %}
If the connector is associated with one or more integrations, a popup window will appear with a link to show the integrations:

1. Click **Show Integrations** to see the list of associated integrations.

2. For each integration, [delete the integration](https://docs.apono.io/docs/manage-integrations#delete-an-integration).
   {% endhint %}

3. Click **Yes**.

<br>
