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

# Managing credentials

Credentials are private pieces of information issued by apps and services to authenticate you as a user. They allow you to securely connect and share information between the service and a node. Credentials are environment-specific: each Stigg environment (such as development, staging, or production) has its own set of credentials.

To manage credentials:

* Go to **Workflows**.
* Select the **Credentials** tab.

<img src="https://mintcdn.com/stigg/tWlJkHU9GfoKBEmJ/images/docs/584daeaa9b77a04eb114ad27b4aad12d96149b1c2d5dc1edcbdf87d4ea81e2db-Slack-credentials.png?fit=max&auto=format&n=tWlJkHU9GfoKBEmJ&q=85&s=b346988725402dd0cd06e911c35ce056" alt="" width="2880" height="1334" data-path="images/docs/584daeaa9b77a04eb114ad27b4aad12d96149b1c2d5dc1edcbdf87d4ea81e2db-Slack-credentials.png" />

You can manage your credentials directly from the credentials list. Click the three dots (**⋯**) next to a credential to open the actions menu:

* **Open:** View and edit the credential details.
* **Delete:** Permanently remove the credential.
* **Move**: Move the credential to another project.


## Related topics

- [Getting temporary credentials for event queues](/guides/i-want-to/get-temporary-credentials-for-event-queues.md)
- [API Keys](/documentation/managing-your-account/environments/api-keys.md)
- [Single-sign on (SSO)](/documentation/managing-your-account/access-management/single-sign-on.md)
- [Key concepts](/documentation/workflows/workflows-key-concepts.md)
- [Go SDK](/api-and-sdks/changelog/backend-graphql/go.md)
