# Show/hide functionality

You can hide options for report sections, full page images, follow up images, titles, and descriptions by:

1. Selecting a report from the left side of your work space.\
   ![](/files/53K04AqrxePQ1HcqCI7T)
2. Clicking the report title on the right side of the screen (next to the pencil icon).\
   ![](/files/GVYGSkj5XfTX1f4F6iUy)

{% hint style="info" %}
You can also hide functionality when creating a new report. The steps will be the same as described below, but instead of an **Update** button, you would see a **Create** button.&#x20;
{% endhint %}

### Hide sections&#x20;

To hide the option for report sections: &#x20;

1. Uncheck the box next to *Enabled Sections*.\
   ![](/files/p8MH7N2TRHmjqN33JAPV)
2. Click **Update**. \
   &#x20;![](/files/gLAJ77j3lyfKRbA9U7Wa)
3. The option to add a new section will no longer be available in the report's *+New* menu.\
   ![](/files/PwPrbPRofssdQ932BeBN)

### Hide full page images

1. Check the box next to *Customize*. Report and item properties will appear below.\
   &#x20;![](/files/yGmfxspVkHtjbyRRuWEX)
2. Uncheck the box next to *Allow full page images*.\
   ![](/files/HdoVLyQbI74QJ4Xj9VvR)
3. Click **Update**.\
   &#x20;![](/files/qzjRoEArFNHJEhrbACH9)
4. The *Is full page?* check box will no longer appear for report images.\
   ![](/files/3KLj9nnrY0mCWcSdPnhp)

### Hide follow up images

1. Check the box next to *Customize*. Report and item properties will appear below.\
   &#x20;![](/files/yGmfxspVkHtjbyRRuWEX)
2. Uncheck the box next to *Allow follow up images*.\
   ![](/files/MLhfIkwDNMXMZOJRv7Vj)
3. Click **Update**.\
   ![](/files/5PMZ70Lyn4Og0XejAJei)
4. The *Follow-up* button will no longer appear on report images.\
   ![](/files/cuEjDj2gtr9BnUzqp6jC)

### Hide titles

1. Check the box next to *Customize*. Report and item properties will appear below.\
   &#x20;![](/files/yGmfxspVkHtjbyRRuWEX)
2. Uncheck the box next to *Include item titles*.\
   ![](/files/xOBgAis7Sg56Wktbut9o)
3. Click **Create** (or click **Update** if editing an existing report). ![](/files/wjdlBfpmEZPw50ebUmhR)
4. The *Title* field will no longer be shown on report items. \
   ![](/files/6GPsc0V6MhoS9aAYtnef)

### Hide descriptions&#x20;

1. Check the box next to *Customize*. Report and item properties will appear below.\
   &#x20;![](/files/yGmfxspVkHtjbyRRuWEX)
2. Uncheck the box next to *Include descriptions*.\
   ![](/files/FLd2j2Sr8JtrLrNsLrD7)
3. Click **Update**. \
   ![](/files/lHA9nplrRZOUrBnNryFv)
4. The *Description* field will no longer be shown on report items.\
   ![](/files/45kr07MAJ2zIPBLPFJ9f)


---

# 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/customization/show-hide-functionality.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.
