> ## 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.

# Project Settings

> Change your project name, generate API access tokens, transfer project ownership, or delete a project from the Tenderly project Settings tab.

From the left-hand sidebar, go to **Settings** where you can:

* [Change the project name](/platform/account/projects/settings#change-project-name)
* [Find account & project slugs](/platform/account/projects/slug)
* [Generate API access token](/platform/account/projects/settings#generate-api-access-token)
* [Transfer project ownership](/platform/account/projects/settings#transfer-project-ownership)
* [Delete the project](/platform/account/projects/settings#delete-project)

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

## Change project name

The project name can be changed at any time. Changing the project name will not change the project slug.

**The project slug cannot be changed** after the project has been created.

When you update the project name, click **Save** to save the changes.

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/project-name-change.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=7eaaea66c658320ed833fd3e2324786f" alt="Change project name" width="1318" height="267" data-path="images/project/project-name-change.webp" />

## Generate API access token

<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>

Access the Tenderly API conveniently through the Project Settings page, where you can copy the API URL and generate API access tokens.

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/api-url-generate-token.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=632fec7019801ac2e28774547d5da6a8" alt="API URL and access token" width="1318" height="273" data-path="images/project/api-url-generate-token.webp" />

To create a new token, click **Generate Access Token** to authenticate access to the Tenderly API.

After giving a name to the token, click **Generate**. Remember, the token is displayed only once. Ensure to copy it immediately after it appears.

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/generated-token.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=a3f7f6af6f0c0d22e7a8adb418700e1b" alt="Generated access token" width="640" height="355" data-path="images/project/generated-token.webp" />

To manage existing tokens, visit your **Account Settings** and select [**Access Tokens**](https://dashboard.tenderly.co/account/authorization) to view or delete your access tokens.

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

## Transfer project ownership

Under **Project Actions**, click on **Transfer Project** to transfer ownership of a project to another Tenderly user. Type in the username of the new owner. Tenderly will automatically find the username if it exists.

<Note>
  Transfer will succeed unless the recipient already has a project with the same slug. In this case [contact our support team](https://tenderly.co/contact-us) for help transferring your project.
</Note>

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/transfer-ownership.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=e2f794c5fc68a9b75e6fde01a3efa3ac" alt="Transfer project dialog" width="640" height="303" data-path="images/project/transfer-ownership.webp" />

Toggle **Transfer Deliver Channels** ON if you also want to transfer all [Alert Destinations](/monitoring/alerts/destinations/overview) you've created within the project.

Click **Transfer** to complete the process.

## Delete project

Under **Project Actions**, click on **Delete Project** if you want to permanently delete the project from your account along with all the data associated with it.

<Warning>
  This action cannot be undone.
</Warning>

<img src="https://mintcdn.com/tenderly/XsEZlaGXYskrtN68/images/project/delete-project.webp?fit=max&auto=format&n=XsEZlaGXYskrtN68&q=85&s=53380d18e742e47033d87bbe59558173" alt="Delete project dialog" width="640" height="235" data-path="images/project/delete-project.webp" />
