# API Keys

For programmatic access or API integration, users can create an API key through the following steps:

First, in the Web Portal select “API Management” from the top right dropdown menu.

<figure><img src="/files/94UAv8rf8kbmTYhJPLyg" alt=""><figcaption></figcaption></figure>

Select “Create New API Key” from the API Key page.

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

Once the API key is generated, please properly keep your secret key as it will only be shown once on the web portal.

<figure><img src="/files/wyPakhsNzNhqslqBjJPa" 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://docs.aquanow.io/aquanow/legacy/integration-guide/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.
