# Notification campaigns

### Notifications menu <a href="#menu-notifications" id="menu-notifications"></a>

By going to the Notifications menu you can:&#x20;

* consult the latest notifications sent
* track reception statistics on smartphone and computer per learner
* delete the history of a notification sent
* create a new notification.

### Create a notification <a href="#creer-une-notification" id="creer-une-notification"></a>

By clicking on the “create campaign” button you will create a campaign to send a notification to your learners.

You will thus be able to:

* decide whether the notification should be sent to mobile (via push notification) and/or email
* name your campaign: visible only to you and your Manager accounts
* write the message to send as web notifications and push notifications to your learners.

Validate this first information, then you can:

* choose who to send the notification to
* choose training(s) to link to notification.

<figure><img src="/files/JqFEiHHaMA7TPbWHN9D9" alt=""><figcaption><p>Edit a campaign</p></figcaption></figure>

If you have checked the "Email" box, a preview is available to see what your email will look like.

{% hint style="info" %}
Training links are only available in the email notifications.
{% endhint %}

<figure><img src="/files/G3HOncMsX0HkPoPnooK1" alt=""><figcaption><p>Preview of an email</p></figcaption></figure>

When everything is ready, you can click "Send". A confirmation window re-displays the message which will be sent.

<figure><img src="/files/1hLljIrRisUiFK3rMq22" alt=""><figcaption><p>Confirmation window before sending notification</p></figcaption></figure>

Once the notification has been sent, it is no longer possible to cancel, the message will be broadcast to the targeted learners.

### Statistics

<figure><img src="/files/TmtVtTNfMM2WQMAc7q41" alt=""><figcaption><p>Campaign's statistics</p></figcaption></figure>

Once the campaign is sent, you can access its statistics.

You will then have an overview of the reception of emails or notifications, overall, but also by user.


---

# 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://doc.cards-microlearning.com/english/notifications/notification-campaigns.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.
