# Adding Credentials (/docs/credentials/adding)

How to add, edit, and delete credentials.



Manage credentials from the **Connections** page in the sidebar.

Adding a credential [#adding-a-credential]

1. Open **Connections**
2. Expand the platform you want to connect, such as OpenRouter, Birdeye, Jupiter, Telegram, or Discord
3. Click **Add key**
4. Give it a descriptive label, such as "Birdeye Production Key"
5. Enter the required key, token, webhook URL, or plan metadata
6. Click **Save**

The credential is encrypted immediately and available to all your workflows.

Editing a credential [#editing-a-credential]

1. Expand the platform on the Connections page
2. Click the pencil icon beside the saved key
3. Secret fields are left blank for security. Non-secret metadata, such as CoinGecko plan type, is shown.
4. Enter a new value to update. Leave secret fields empty to keep the current value.
5. Click **Save**

Deleting a credential [#deleting-a-credential]

1. Expand the platform on the Connections page
2. Click the delete button beside the saved key
3. Confirm deletion

Note: If workflows reference this credential, those nodes will fail on next execution until you assign a new credential.

Returning from a template [#returning-from-a-template]

Some purchased or cloned workflows link you to Connections with the needed platform already expanded. Add the missing key, then use **Back to Template** to return to the workflow setup.

Naming conventions [#naming-conventions]

Use clear names that identify the service and environment:

* "Birdeye - Main"
* "Telegram - Alert Bot"
* "OpenRouter - GPT-4"

Next steps [#next-steps]

* [Per-Integration Guide](/docs/credentials/integrations) - where to find each API key
