# Design the Report

First, we'll add a report title and some standard built-in fields like page numbers.

To add a title, simply type it in the field at the top of the report area.

To add page numbers:

1. Delete the \[\&ExecutionTime] field from the report footer. We'll replace it with the page number field.
2. Select the **Text Box** item on the ribbon and then click at the desired position on the page footer to insert the text box. Move the box as needed.
3. Expand the **Built-in Fields** folder in the left pane, select the **Page Number** field and drag it to the text box.


---

# 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.parallels.com/landing/ras-reporting-service-guide/creating-custom-reports/example-report-with-charts/design-the-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.
