# Creating a New Access Key

{% hint style="info" %}
You can create only five access keys.
{% endhint %}

* Log in to the **Zata.ai Panel**.
* From the left-side menu, click on **Access Keys**.
* Click on **Generate Key**.<br>

<figure><img src="https://2683631041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPVG4W649TwXN8OejRhb%2Fuploads%2Fwzwj7ZhwXoSirNOc1h1o%2Fimage.png?alt=media&#x26;token=211673ab-c463-41ba-b277-626153364518" alt=""><figcaption></figcaption></figure>

You will see two options:

* **Root User**
* **Sub-user**

Select the appropriate option based on your requirement.\
For this example, select **Sub-user**.

<figure><img src="https://2683631041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPVG4W649TwXN8OejRhb%2Fuploads%2FRZ95cOoKEheWJ2gtD0yF%2Fimage.png?alt=media&#x26;token=c7fd5f34-9734-45c7-a035-184347bb65bb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2683631041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPVG4W649TwXN8OejRhb%2Fuploads%2FGJPvPML3UUodlh8WiMbl%2Fimage.png?alt=media&#x26;token=de37a2ac-de30-4b2c-8c7a-7a424d97681c" alt=""><figcaption></figcaption></figure>

* Choose the required sub-user from the list (for example: `accessuser`).
* Click on **Generate Key**.

<figure><img src="https://2683631041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPVG4W649TwXN8OejRhb%2Fuploads%2FYbFEXdXkIntwwgL039T1%2Fimage.png?alt=media&#x26;token=d558e469-15e8-4239-8b4f-dd368fad5143" alt=""><figcaption></figcaption></figure>

* As soon as you click **Generate Key**, a `.txt` file is automatically downloaded to your local system.
* Open the downloaded `.txt` file. It will contain:
  * Access Key ID
  * Secret Access Key
* Save this file in a secure location on your system.
* Use these keys to configure:
  * S3 Browser
  * Cyberduck
  * Any application using the Zata.ai S3 API

{% hint style="info" %}
If the downloaded file is lost, you must delete the existing access key and generate a new one, as the Secret Access Key cannot be recovered.
{% endhint %}
