# Dodawanie nowego klucza API

1. Zaloguj się do aplikacji, przejdź do zakładki **Konto** -> **Ustawienia** -> **API**.

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

2. Wybierz znak + w prawym, górnym rogu, aby dodać nowy klucz. Wpisz **Nazwę** klucza i kliknij w przycisk **Generuj klucz API**.

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

3. Po wygenerowaniu klucza pojawią się dwa klucze:
   * Application-Key
   * Authorization
4. Zapisz je w bezpiecznym miejscu.

{% hint style="warning" %}
Po odświeżeniu strony klucz służący do autoryzacji nie będzie już widoczny i jego skopiowanie nie będzie możliwe.
{% endhint %}


---

# 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.messageflow.com/pl/konto/panel-uzytkownika/ustawienia/api/dodawanie-nowego-klucza-api.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.
