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

# View Anthale API Keys in an Organization

> Review the Anthale API keys in your organization to confirm their status, ownership, and which service credentials are currently active.

This guide shows how to inspect existing Anthale API keys, confirm ownership, and review operational status before making a change.

## Before you start

* Switch to the Organization whose keys you want to inspect.
* Know the key name, key prefix, service name, or other detail you can search for.

## View the list

<Steps>
  <Step title="Open API keys in the dashboard">
    In the Anthale dashboard, open the [API key page](https://platform.anthale.com/api-keys) for the Organization you
    want to review.
  </Step>

  <Step title="Refine the list (optional)">
    Use the search input to find a key by name or by API key prefix. Use one or more filters to narrow the list. You can
    use search and filters together.
  </Step>

  <Step title="Inspect the key you need">
    Review the key name, prefix, status, and any other visible list details to confirm you found the correct key before
    you change or delete it.
  </Step>
</Steps>

## Confirm what you found

* Confirm you are in the correct Organization.
* Confirm the key name or prefix matches the service boundary you intended to inspect.
* Confirm the visible status matches what you expected before you continue to enable, disable, or delete the key.

## Related pages

For creation or state changes, see [Create an API key](/docs/learn/api-keys/create-an-api-key), [Enable or disable an API key](/docs/learn/api-keys/enable-or-disable-an-api-key), [Delete an API key](/docs/learn/api-keys/delete-an-api-key), or [API keys overview](/docs/learn/api-keys).
