> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/media-data-platform/connectors/edit-a-connector.md).

# Edit a Connector

You can edit the **Target System**, **Destination**, **Properties**, and **Metadata** of a connector using this option.

**To edit a Connector, perform the following steps:**

**Step 1**: From the left navigation panel, select **Connectors**.

<figure><img src="/files/di5Qm1lQwlzfheDtXax3" alt=""><figcaption></figcaption></figure>

**Step 2**: Select the **Connector** you want to edit from the list and click on it.

<figure><img src="/files/SWnyt6iAez6XNyNtnhe4" alt=""><figcaption></figcaption></figure>

**Step 3**: You will see the following fields displayed: Info, Properties, and Metadata.

**Note:** By default, the **Properties** tab will be selected.

<figure><img src="/files/XtulSejICsdWTayXTwJ4" alt=""><figcaption></figcaption></figure>

**Step 4**: Click **Info**.

<figure><img src="/files/r42eiZGViY43YPBxs93T" alt=""><figcaption></figcaption></figure>

**Step 4.1**: Click **Edit** button which is available right side to modify the **Name** and **Description** fields.

<figure><img src="/files/mDx6D3nhD6l4PdyDg7h0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yD3Ot6tkbS9oOVJKJJhc" alt=""><figcaption></figcaption></figure>

**Step 4.2**: Click the **Save** button to save your changes.

<figure><img src="/files/P0pO4Prl8ewq7d9VJzpS" alt=""><figcaption></figcaption></figure>

**Step 4.3**: A popup will appear stating **Connector was updated successfully**, confirming that the connector has been updated.

![Connector Update](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/connectupdated.png)

**Step 5**: Click **Properties**.

<figure><img src="/files/ytoO04gCizTXePI2OG3i" alt=""><figcaption></figcaption></figure>

**Step 5.1**: Click **Edit**.

<figure><img src="/files/qpUeqInFdGqYPUa9nVuj" alt=""><figcaption></figcaption></figure>

**Note:** The **Select Connector Type** field is disabled and cannot be edited.

**Step 5.2**: Click the **Access IAM ARN** field to add the required Amazon Resource Name (ARN) for identity and access management.

<figure><img src="/files/VaFZCyjGWEiHHC7KSy4B" alt=""><figcaption></figcaption></figure>

**Step 5.3**: Click **Save**.

**Step 6**: Click **Metadata**.

<figure><img src="/files/6kDDSlU7J7NfktTSE8Vs" alt=""><figcaption></figcaption></figure>

**Step 6.1**: Click **Edit**.

![Save Connector](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/metadata2.png)

You will see two fields labelled **Key** and **Value** on the screen.

**Note:** Existing **Key** and **Value** entries cannot be edited; you can only add new ones.

**Step 6.2**: Click the **Add** button to enable the input fields for the key and value.

![Save Connector](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/metadata4.png)

**Step 6.3**: Once the fields are activated, type the desired key in the **Key** field.

After entering the key, type the corresponding value in the **Value** field.

![Save Connector](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/metadata5.png)

**Note**: To remove a key-value pair, click the **Delete** button next to the pair you want to delete.

![Save Connector](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/metadata6.png)

**Step 6.4**: Click **Save** to save the changes.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FD9jizK3McbVuG9Jkhq5p%2FEdit%20a%20connector.mp4?alt=media&token=e4f064fd-c5e6-488a-a326-c7aceb467613>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ingestlabs.com/media-data-platform/connectors/edit-a-connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
