> For the complete documentation index, see [llms.txt](https://documentation.efalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.efalia.com/documentations/tilkee/gestion-du-compte/les-notifications.md).

# Les notifications

## Activer ou désactiver les notifications

### Depuis un projet

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

### Pour tous vos projets

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

## Personnaliser les notifications

1. Aller sur l’application Tilkee et rendez-vous dans l’onglet “My profile and preferences”
2. Puis dans l’onglet Notifications, sélectionnez “New notification rule”
3. Définissez ensuite les conditions de déclenchement de l’alerte de lecture.

Si le critère de recherche est : “Projects” : le champ Projects permet alors de sélectionner un projet en particulier.\
Si le critère de recherche est : “Collaborators” : le champs Collaborators permet alors de sélectionner un collaborateur pour lesquels l’ensemble de ses projets seront concernés.\
Rules permet de définir l’événement qui doit déclencher votre alerte de lecture.\
“connexion\_ended” permet d’envoyer une notification lorsque votre contact ferme l’espace de partage documentaire Tilkee\
“Token signed” alerte dès qu’un projet est signé.\
“Project\_updated” alerte dès qu’un projet est modifié.\
“connexion\_started” alerte dès le démarrage de la connexion.\
“Token\_filled” alerte sur le PDF est bien rempli par le prospect.\
“…” le reste des conditions sont spécifiques à des intégrations par API. Merci de contacter le service commercial pour plus de précision (<sales@tilkee.com>)

Finalement cliquez sur “Create a notification”.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.efalia.com/documentations/tilkee/gestion-du-compte/les-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
