# 5.10 SF Report and Dashboard

To display data in dashboards, standard SF solutions are used. To begin with, a report is created, and then a chart for the dashboard is generated based on it.

5.10.1 To create a new report, go to the "Reports" tab and hit the "New Report".

<figure><img src="/files/vpBSxFQtBehULXKOFXUn" alt=""><figcaption></figcaption></figure>

SF report will also be generated on previously generated data in the CB Cube. Let's create a report based on the CB Cube object. We select the Other reports category, in the Report Types list, we find the CB Cubes, select it and click Start Report.

<figure><img src="/files/U2C2Zx9aii4TlwuJxK5n" alt=""><figcaption></figcaption></figure>

Let's create a report "Revenue by Projects 2024". Fill the Title and set the filter as shown below.

<figure><img src="/files/NrRXs7y7OX3u2OguX7RZ" alt=""><figcaption></figcaption></figure>

Then, in the Outline subtab, add all needed columns and groups.

<figure><img src="/files/zmxlLhOep9UmqVHlUKlp" alt=""><figcaption></figcaption></figure>

After setting the click Save & Run button, select the folder to store the report and save.

<figure><img src="/files/S9d98NvN2Zk0POnKw39P" alt=""><figcaption></figcaption></figure>

Make sure the report is created.

<figure><img src="/files/dXcHcvJpojkrmwwyXjFC" alt=""><figcaption></figcaption></figure>

5.10.2 To create a dashboard, go to the Dashboards tab and click New Dashboard, fill in the "Name" and hit Create.

<figure><img src="/files/UXPGs4AUlOZevAEUy7t5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zY8cjhmsxbcNzf82xo41" alt=""><figcaption></figcaption></figure>

Use the "+ Component" button to add the new chart, select the current report and click "Select".

<figure><img src="/files/4QZAfUkeisTtzBfBE0pm" alt=""><figcaption></figcaption></figure>

Make setup for the display chart and click Add.

<figure><img src="/files/imsSjEUcMLIlnIWhPm1D" alt=""><figcaption></figcaption></figure>

Make sure the new component is added. In the same way, add all needed reports.&#x20;

To save the dashboard, click "Done" and "Save".

<figure><img src="/files/B01O1Am9n1VK24A6YTMa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0NZGHOnGLbTGy5c4A1wS" alt=""><figcaption></figcaption></figure>


---

# 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://cloudbudget-3-0.gitbook.io/cloudbudget-3.0/cloudbudget-3.0/5.-implementers-guide/5.10-sf-report-and-dashboard.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.
