# API Keys

To create an API key, navigate to the "API Keys" setting:

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

Then click "Create API Key":

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

Choose a name for your API Key (eg "Zapier") and then click "Create":

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

This will generate a key that you will be able to use for integration, such as with Zapier.


---

# 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://adminguidesgitbook.aerofiler.com.au/general/api-keys.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.
