# Omnisend

To set up **Omnisend**, you need to obtain an **API Key from Omnisend** and enter the key you have obtained into the commerce system.

## Login to Omnisend account&#x20;

1. You can log in to your **Omnisend** account [**here** ](https://app.omnisend.com/login)or at this link: <https://app.omnisend.com/login>

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

## Get Omnisend API key&#x20;

1. You will be taken to the **Omnisend Dashboard,** you need to click on the **top right** and the **dropdown** that is there.

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

2. Next, you can click on **Store Settings.**

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

2. Next, you can click on the **API keys**.

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

3. Put the **name of your API** in this field and **select "This API key will only allow to add new customers".**

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

4. After that, you can press the **paper icon** to **copy the API Key** to be entered into the ecommerce system.

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

## Setup in commerce

1. Go to Settings from the **Dashboard Overview**.

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

2. Next, you can click on the **Email Marketing Provider.**

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

3. After that, you can click the **Activate** button to enable **Omnisend** and click **Edit**.

<figure><img src="/files/9PQHboGL5YVS8rx2d3jP" alt=""><figcaption></figcaption></figure>

4. After that, you need to enter the **API key** that you have obtained from **Omnisend** into the provided field. You can also add a **Tag**.&#x20;

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark>:&#x20;

* **Tag** - Used to place registered customers into the group you desire.&#x20;
* If you want to enter more than one **Tag**, you can **place a comma in the Tag**.\
  **Example**: Marketing1,Marketing2
  {% endhint %}

5. Make sure to **turn on** the **Enable** toggle to use **Omnisend**.

<figure><img src="/files/5zh6B0Ff2zYPydZ1VOCP" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**Congratulations**</mark>! Your **Omnisend** setup is now complete.


---

# 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.shoppego.com/en/settings/email-marketing-providers/omnisend.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.
