# Customization

- [Toggle report image list view](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/toggle-report-image-list-view.md): On the main report screen, you can see images in list form, with details nearby, or in an image-only grid.
- [Toggle report image detail view](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/toggle-report-image-detail-view.md): When you open a report image, you can change your view to see image details, such as the title and description, or just display the image itself.
- [Toggle properties view](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/toggle-properties-view.md): You can show item properties in a detailed list view, or display in a summarized title view.
- [Text Templates](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates.md)
- [Create a text template](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates/create-a-text-template.md): Save time by turning frequently written text into a template.
- [Use a text template](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates/use-a-text-template.md): Apply text templates to any report paragraph or image.
- [Use a text template for sections](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates/use-a-text-template-for-sections.md): Apply text templates to any report paragraph or image.
- [Edit a text template](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates/edit-a-text-template.md): Make changes to a template you've already created.
- [Delete a text template](https://docs.reportandrun.com/manual/report-and-run-integrate/customization/text-templates/delete-a-text-template.md): Delete unused templates in a few steps.


---

# 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/report-and-run-integrate/customization.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.
