# Generating an API token

### How to generate an API token

1. Select My Profile from the registry header dropdown.

<figure><img src="/files/NxKU2fbtoyOLUxFdXRVH" alt=""><figcaption></figcaption></figure>

2. Select API Token Management.

<figure><img src="/files/tjxQoCBdAr5ZMW40NJlY" alt=""><figcaption></figcaption></figure>

3. Select Generate New Token.

<figure><img src="/files/zypl1RSZHJ3nmcqB8vo5" alt=""><figcaption></figcaption></figure>

3. Adjust the Name and Expiry date fields as desired.

<figure><img src="/files/qSte1g1qKEvXdgtPv9Vt" alt=""><figcaption></figcaption></figure>

3. Adjust the permissions to read and write as desired.

<figure><img src="/files/niXjDNte10DgCqHpV9GI" alt=""><figcaption></figcaption></figure>

3. Select Create Token.

<figure><img src="/files/U7jY0QS5KjxzfnxlDwqS" alt=""><figcaption></figcaption></figure>

6. Your API key will be generated, along with instructions on how to use it, and examples. Save it somewhere, as it will not reappear if you go back or close the web page.

<figure><img src="/files/hwakvDRL8Qx1l34WPEOB" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aristotlemetadata.com/finding-and-viewing-metadata/generating-an-api-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
