# Add cover pages

1\. Create or open a report.

2\. Click **New**.

3\. Choose **Cover Page** from the dropdown menu.\
![](/files/Z0K9vsc4DrHjcMh9GsxZ)

4\. Give the cover page a title and description.&#x20;

5\. To insert the cover page at the top of the report, check the box next to *Add to top*.\
![](/files/fFLRE9Sd6xwyNJdc2ZbI)

{% hint style="info" %}
You can also rearrange the cover page - or any report item - by dragging and dropping to a new location in the report.&#x20;
{% endhint %}

6\. Click **Create**.\
![](/files/8oWuQb22nvUhu8RLIix0)

7\. On the next screen, customize your cover page, if desired. If you do not want to customize the cover page, navigate away from this screen. &#x20;

8\. To add a cover page image, click the **More** button on the right side of the screen. Then choose **Add Image** from the menu. \
![](/files/BzN0PZle8shQVXiPKqKq)

9\. To hide or show report elements like logos and contact information or change spacing and alignment, uncheck boxes next to items you want to remove and adjust visual properties as needed.&#x20;

10\. Click **Update**. \
![](/files/R2RVNap41xo96bvYAljs)

{% hint style="info" %}
*Custom properties* refer to any unique properties you have added to your report, beyond default properties. See the [custom properties section](/manual/readme/customization/custom-properties.md) for more information.
{% endhint %}

{% hint style="info" %}
You can also [add cover pages on the go from the mobile app](/manual/report-and-run-integrate/content/text/add-cover-pages.md).&#x20;
{% endhint %}


---

# 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.reportandrun.com/manual/readme/content/text/add-cover-pages.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.
