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

# Update connector names and owners

> Rename a connector or change connector owners.

<Warning>
  **Important**

  This task requires the **Super Administrator** or **Connector Administrator** role in C1.
</Warning>

## Rename a connector

You can rename a connector to make it easier to identify in your C1 instance.

<Steps>
  <Step>
    Navigate to **Integrations** > **Connectors** and select a connector.
  </Step>

  <Step>
    On the connector's details page, locate the connector name at the top of the page.
  </Step>

  <Step>
    Click the pencil icon next to the connector name.
  </Step>

  <Step>
    Enter the new name for the connector.
  </Step>

  <Step>
    Click **Update** to save your changes.
  </Step>
</Steps>

**Done.** The connector has been renamed.

## Manage connector owners

Connector owners are responsible for managing and maintaining the connector. You can add, change, or remove connector owners as needed.

### Add a connector owner

<Steps>
  <Step>
    Navigate to **Integrations** > **Connectors** and select a connector.
  </Step>

  <Step>
    On the connector's details page, find the **Details** section and click **Edit**.
  </Step>

  <Step>
    Select one or more users from the list of C1 users.
  </Step>

  <Step>
    Click **Save**.
  </Step>
</Steps>

### Remove a connector owner

<Steps>
  <Step>
    Navigate to **Integrations** > **Connectors** and select a connector.
  </Step>

  <Step>
    On the connector's details page, find the **Details** section and click **Edit**.
  </Step>

  <Step>
    In the **Owners** section, locate the owner you want to remove.
  </Step>

  <Step>
    Click the **X** icon next to the owner's name.
  </Step>

  <Step>
    Click **Save**.
  </Step>
</Steps>

**Done.** The list of connector owners has been updated.
