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

# Generate and Manage API Access Tokens

> Learn how to generate API access tokens for personal accounts and organizations.

Learn how to generate API access tokens for personal accounts and organizations.

<Note>
  Generating API access tokens and using the Tenderly API are available on the paid plan. To enable them for your account, [contact our sales team](https://tenderly.co/contact-us) to schedule a call and discuss upgrading your plan.
</Note>

<Note>
  For security reasons, the token will be displayed only once during the initial creation. Copy your private key and store it in a safe place.
</Note>

## Organization access tokens

Organization access tokens are tied to the organization instead to any specific member. Use organization access tokens to authenticate off-chain services, such as backends and automation scripts. Learn more about [organizations](/platform/account/organizations/overview).

For generating an organization token:

1. In the left sidebar, navigate to the organization and select **Access Tokens**.
2. Click **Generate Access Token**.
3. Enter an **Access Token label**.
4. Click **Generate**.
5. Copy the access token immediately.

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/organization-access-tokens.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=3f5af499284af9c9bb5b244d2033c39c" alt="Organization access tokens" width="1600" height="1000" data-path="images/project/organization-access-tokens.webp" />

<Note>
  Tokens created within an organization are accessible and manageable by members with the required privileges.
</Note>

## Personal account access tokens

Personal tokens allow authentication of individual accounts they're tied to.

To create a token for your personal account:

1. Click on your **profile photo**.
2. Navigate to **Account Settings**.
3. Go to the [**Access Tokens**](https://dashboard.tenderly.co/account/authorization) tab.
4. Click **Generate Access Token** to create a new token.

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/manage-tokens.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=197b3a35e7d987820be3e2e5a7dccb4c" alt="Personal access tokens" width="1600" height="1000" data-path="images/project/manage-tokens.webp" />
