# Reports page

How to set up a page with the Reports layout:

1. Create a basic page&#x20;
2. Apply the tag `Admin Show Reports`to the page (this has been done for the existing Reports page)
3. Create a subpage for each report you'd like to display
4. Add a thumbnail to Settings > Social Media for the subpage. **Image dimensions must be 600x850**&#x20;
5. Add the pdf to Files for the subpage
6. Edit the headline in the setting section of the subpage if you would like to change it&#x20;


---

# 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://realliance.gitbook.io/re-alliance/re-alliance-custom-theme-features/reports-page.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.
