# The different blocks of a report

## **Report title**

At the top of your report, you can insert a main title. Choose the text size (heading level) based on importance. It is also possible to embellish the title with an image or a logo to personalize the report cover page. The report name (used internally) may differ from this displayed title: make sure to name the report clearly so you can find it easily.

## Report content

A report is made up of different elements (or "blocks") that you can add with the "+" button.

<figure><img src="/files/448b9cdb50fe40eb531e070d77ff07ae31674575" alt="Liste des blocs disponibles "><figcaption><p>List of available blocks</p></figcaption></figure>

### **Add a "Chart"**

Insert an interactive chart (line, bar, etc.) based on your SaaS metrics. You must choose from all the metrics offered in the Analytics tab of Fincome. You can configure the displayed metric, the analysis period and the type of visual.

When editing a chart in the report, several presentation options are available to you. For example, you can set the scale of the y-axis to *dynamic* (auto-adjusted to the data) or include zero to standardize the scale. You can also display data labels (numeric values directly on the chart) for easier reading, or adjust the chart size (M, L, XL) to optimize the report layout.

### **Add a "KPI"**

Display an important numeric indicator (for example current MRR, growth rate, churn...). This block highlights a key figure with an optional comparison to a previous period.

### **Add a "Table"**

Present a detailed data table (list of subscriptions, customers, transactions, etc.) to provide more context or numeric details.

### **"Text" or "Annotation"**

Add a text box for your analyses, comments or qualitative explanations. The text can be formatted (bold, italic, lists...) to provide context to the numbers. The difference between “Text” and “Annotation” is that they are respectively on a transparent background or a shaded background to highlight the written message.

### **Add an "Image"**

Embed an image, diagram or logo directly into the report. This can be used to illustrate a point, add information from another source via a screenshot or personalize the presentation.


---

# 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://fincome.gitbook.io/help-center/en/creating-custom-reports/the-different-blocks-of-a-report.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.
