> 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/comptabilite-comptabilite/consultations-and-recherches.md).

# Consultations & recherches

Ce menu de saisie est conseillé par exemple pour une saisie massive comportant des natures diverses d'écritures comptables.

**Recherche simplifiée** : par journal, date, compte, libellé, montant, n° de pièce, n° de mouvement, code / intitulé de l'analytique.

**Consultation de comptes** : vous avez la possibilité d'effectuer une recherche sur un compte donné ou sur plusieurs comptes avec la fonction de "**consultation de comptes**".

**Recherche avancée** : avec la possibilité d'appliquer des opérateurs ("**=**", "**contient**", "**ne contient pas**", "**commence par**"...) à la plupart des informations liées aux écritures, comme les champs analytiques, dates (écriture, validation, échéance, rapprochement bancaire), journal, etc.

{% hint style="info" %}
Même après la validation d'une écriture (et donc que tous les champs sont non modifiables), soit directement en grille de saisie, soit suite à un traitement de validation groupée, vous pouvez toujours ajouter un document. Le pictogramme<img src="/files/dC8FDNCYQodBNK9WfkVK" alt="" data-size="original">reste actif.
{% endhint %}


---

# 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/comptabilite-comptabilite/consultations-and-recherches.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.
