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

# Edit a data provider

> Rename a provider or change which sources it may write to.

<Steps>
  <Step title="Open the provider menu">
    On the **Data providers** tab, press the menu on the provider you want to change.

    <img src="https://mintcdn.com/occtoo/bgzJkmA_d3dPW0qe/images/guides/studio/sources/provider-menu.png?fit=max&auto=format&n=bgzJkmA_d3dPW0qe&q=85&s=e952d65e3173721bab7d6c163e6fdc46" alt="The provider menu" width="1512" height="440" data-path="images/guides/studio/sources/provider-menu.png" />

    The menu holds **Edit**, **Reset secret**, **View code examples** and **Delete**.
  </Step>

  <Step title="Press Edit">
    <img src="https://mintcdn.com/occtoo/sUfE5BC3k8ruY9JQ/images/guides/studio/sources/edit-provider-dialog.png?fit=max&auto=format&n=sUfE5BC3k8ruY9JQ&q=85&s=7c87c5bcfd4d520897bb7dceb3912104" alt="The Update Data Provider dialog" width="512" height="370" data-path="images/guides/studio/sources/edit-provider-dialog.png" />

    * **Name**.
    * **Allowed Sources** — add or remove sources. Each allowed source appears as a chip; removing a chip revokes the provider's access to that source.
  </Step>

  <Step title="Press Update">
    **Update** stays disabled until you change something.
  </Step>
</Steps>

<Warning>
  Removing a source from **Allowed Sources** takes effect immediately. Any integration still pushing to that source with this provider will start failing. Check the source's **Providers** chip row first to see whether another provider still covers it.
</Warning>

<Info>
  The provider ID does not change when you rename a provider, so integrations keep working.
</Info>

The secret is not editable here — to replace it, see [Reset a provider secret](/guides/studio/sources/reset-a-client-secret).
