# Add account

{% hint style="info" %}
**Good to know:** You can add multiple accounts if you happen to have a partnership with several Mirakl vendors
{% endhint %}

## Generate a Mirakl API Key

To generate the Mirakl API Key (See screenshot below):

1. Log into your desired Mirakl account: https\://\[ACCOUNT].mirakl.net/mmp/shop/user/api
2. Click on your email address on the top right corner
3. Select the tab 'API Key'
4. Copy your API Key

<figure><img src="/files/7rdyEu2AQAeNZK2BXIzH" alt=""><figcaption></figcaption></figure>

## Create a new Mirakl account in Zendesk

To create a new Mirakl account, follow the steps below:

1. Sign in to your Zendesk Support account
2. Go to your Zendesk Admin Center and click on the Channel apps menu.

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

3. Select your Mirakl integration installed.

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

4. Click on Add account

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

5\. Enter the desired information regarding, the name of the account, the Mirakl URL and the API Key

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

6\. Verify the connection and Save the information

{% hint style="success" %}
**Congratulations!** Your account is now setup and will receive new tickets soon!
{% endhint %}

{% hint style="info" %}
**Good to know:** New messages are pulled every 2 mins.
{% 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.juble.io/misc/zendesk-legacy-app/mirakl/add-account.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.
