> For the complete documentation index, see [llms.txt](https://docs.dailybiz.com/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dailybiz.com/index/crm-crm/contacts-and-evenements/recherche-and-creation/actions/controle-des-evenements.md).

# Contrôle des évènements

Ici vous visualisez la liste des contacts pour lesquels il n'existe pas d'action de type "terminal", ou pas d'action du tout. Autrement dit, cette édition peut vous aider à détecter d'éventuelles failles : dossiers non clôturés et/ou personnes à recontacter.

**Définir les critères d'affichage**

1. Choisissez le code vendeur dans le sélecteur ou cliquez sur<img src="/files/bnltzUpATBuN1beLToyX" alt="" data-size="original">pour effectuer une recherche.\
   Vous pouvez laisser le sélecteur sur la valeur par défaut "*Tous*" si vous le souhaitez.
2. Cochez l'option **Rupture par vendeurs** si vous souhaitez afficher une page par vendeur dans l'affichage.
3. Cliquez sur ![](/files/MC8aDAcimFFbucHbyHxK) pour afficher l'édition dans le format choisi. Ou sur **\[Export Excel]** si vous le souhaitez.


---

# 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.dailybiz.com/index/crm-crm/contacts-and-evenements/recherche-and-creation/actions/controle-des-evenements.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.
