# Alertes

L'onglet **Alertes** vous informe des événements importants liés à votre activité sur Fred.

***

### Accéder à ses alertes

1. Cliquez sur l'icône 👤 en haut à droite
2. Dans la sidebar de votre profil, cliquez sur **"Alertes"**

***

### Types d'alertes

Les alertes vous notifient des événements suivants :

* Une nouvelle invitation reçue
* Une mise à jour sur l'une de vos candidatures
* Un rappel pour compléter votre profil
* Un nouveau badge débloqué

{% hint style="info" %}
Le système de notifications par e-mail est en cours de développement et sera disponible prochainement.
{% endhint %}

***

### Étapes suivantes

* → [Trouver des missions](/fred/trouver-des-missions.md)


---

# 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.fredassist.ai/profil-freelance/alertes.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.
