> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/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. Navigate to the **API Keys** tab in your organization settings.
    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 purposes. The full secret API key is only displayed once when you create it. If you need to use an existing key but do not 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>
