> 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/comment-faire/tenir-sa-comptabilite/rapprocher-un-releve-bancaire.md).

# Rapprocher un relevé bancaire

Pointer les écritures du compte banque avec votre relevé

*Aussi appelé : rapprochement bancaire, pointer un relevé, rapprocher la banque.*

Le rapprochement compare les écritures de votre compte banque avec les lignes de votre relevé, pour identifier ce qui n'est pas encore passé.

📍 **Où :** menu **Comptabilité** → onglet **Traitements** → tuile **Rapp. bancaire** (*Rapprochements bancaires*).

## Les trois informations à saisir

| Critère                   | Ce qu'on attend                                                                                                |
| ------------------------- | -------------------------------------------------------------------------------------------------------------- |
| **Numéro de compte**      | Le compte banque à rapprocher                                                                                  |
| **Date du rapprochement** | La **date de fin du relevé** que vous traitez                                                                  |
| **Code du rapprochement** | Un identifiant qui vous permettra de le **rappeler plus tard**. Par défaut : la lettre **R** suivie de la date |

{% hint style="info" %}
**Vous ne voyez pas votre compte banque ?** Seuls les comptes dont la racine correspond à celle définie pour la **Banque** (512 par défaut) sont proposés. Cette racine se règle dans **Options ▸ Comptes**.
{% endhint %}

{% hint style="success" %}
**Si vous ne faites qu'un rapprochement par mois**, remplacez le code proposé par le nom du mois : vos rapprochements deviennent lisibles d'un coup d'œil quand vous les rappelez.
{% endhint %}

## Écritures en brouillard

Si vous utilisez le brouillard (option dans **Options ▸ Écritures**), vous choisissez de rapprocher **les écritures en brouillard** ou **seulement les écritures validées**.

## Aller plus loin

* [Créer un rapprochement bancaire](https://docs.dailybiz.com/index/comptabilite-comptabilite/lettrage/rapprochement-bancaire/creer-un-rapprochement-bancaire)
* [Rappeler un rapprochement bancaire](https://docs.dailybiz.com/index/comptabilite-comptabilite/lettrage/rapprochement-bancaire/rappeler-un-rapprochement-bancaire)
* [Modifier une écriture depuis le rapprochement](https://docs.dailybiz.com/index/comptabilite-comptabilite/lettrage/rapprochement-bancaire/modifier-une-ecriture-depuis-le-rapprochement)

## Et ensuite ?

* 🔗 [Lettrer un compte](https://docs.dailybiz.com/index/comment-faire/tenir-sa-comptabilite/lettrer-un-compte)
* 💶 [Encaisser un règlement client](https://docs.dailybiz.com/index/comment-faire/vendre-et-facturer/encaisser-un-reglement-client)


---

# 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/comment-faire/tenir-sa-comptabilite/rapprocher-un-releve-bancaire.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.
