# Reports

## Introduction

Cn285 fournit des rapports permettant de visualiser sous forme graphique, les données:

* **Booking Report**
* **Billing Report**
* **Revenue Report**

Ces 3 reports sont accessibles depuis le menu **Accouting / Reports**

## Booking Report

![Exemple du Booking Report](/files/Tlemd5j9VmeplghEYBN8)

Le Booking Report représente le CA à venir tout contrat confondu.

## Billing Report

![Exemple du Billing Report](/files/aW46lD6IEzt9rY1LR4I2)

Le Billing Report représente le CA réalisé

## Revenue Report

![Exemple du Revenue Report](/files/jyxw6bcC6DEd7JNx6iAU)

Le Revenu Report représente le CA actuellement reconnu


---

# Agent Instructions: 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:

```
GET https://docs.cn285.app/cn285-documentation/menu-accounting/reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
