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

# How do I find my API key?

<Note>
  In **Dedicated Cloud** and **Self-Managed**:

  * Organization admins can find or list API keys for all organization users and service accounts.
  * Team admins can find or list API keys for service accounts in teams they administer.
  * Non-admin users can find or list their own API keys.
</Note>

To find an API key, select the **Personal API key** or **Service account API key** tab for details.

<Tabs>
  <Tab title="Personal API key">
    To find a personal API key owned by your user ID:

    1. Log in to W\&B, click your user profile icon, then click **User Settings**.
    2. Scroll to the **API Keys** section.
  </Tab>

  <Tab title="Service account API key">
    To find an API key owned by an organization or team service account:

    1. In your organization settings, go to the **API Keys** tab.
    2. Find the API key in the list. You can search or filter the list by owner, key name, or key ID.
  </Tab>
</Tabs>

The API keys table shows the key ID (the first part of each API key) for identification. W\&B only displays the full secret API key once, when you create it. If you need to use an existing key but don't have the full secret stored, you must create a new API key.

***

<Badge stroke shape="pill" color="orange" size="md">[Security](/support/models/tags/security)</Badge><Badge stroke shape="pill" color="orange" size="md">[User Management](/support/models/tags/user-management)</Badge>
