> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/francais/les-differents-types-decran-des-activites/ajout-dune-note.md).

# Ajouter une note

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MTYxMA==>" %}

Cliquez sur l'onglet Note pour ajouter une note. N'importe qui peut ajouter une note interne à un Ticket, un Cas ou une Action, vous n'avez pas besoin d’y être affecté, et ajouter une note ne vous affectera pas automatiquement à l’activité. Ces notes sont destinées à un usage interne et les contacts externes ne pourront jamais les consulter.

![](/files/-MjYxygBhI8aTQSKFlIV)

### Préciser le type de note <a href="#preciser-le-type-de-note" id="preciser-le-type-de-note"></a>

Si vous le souhaitez, vous pouvez préciser le type d'interaction qui a donné lieu à la note, par exemple un appel téléphonique entrant / sortant, etc.

![](/files/-MjYzlbCiI1SCQyRv30C)

### **Ajouter une note et résoudre un Ticket**

Si nous ajoutons une note à un Ticket qui nous est affecté, nous pouvons utiliser l’option supplémentaire Ajouter une note et résoudre l’activité, ce qui résoudra l'activité si nous cliquons dessus.

![](/files/NUQUZgwp6nHDJlSVUVCh)

Une fois la note ajoutée, l’écran sera actualisé et la nouvelle note sera affichée sur la chronologie.

![](/files/Qd9Je6ghArt7Yxc0GWjv)

### **Clôture d’une activité avec des notes incomplètes**

Si vous avez commencé à saisir une note mais que vous ne l'avez pas enregistrée, l'onglet affichera un marqueur « \* » pour vous en avertir.

![](/files/tirLMOnukUuM4EnltXPQ)

Si vous essayez ensuite de fermer l’onglet des activités avec ces éléments « en cours » non enregistrés, le système vous alertera en vous demandant si vous souhaitez continuer.


---

# 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://docs.enate.net/enate-help/francais/les-differents-types-decran-des-activites/ajout-dune-note.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.
