# Show/hide image fields

By default, the following image fields are shown on reports:

* Created date
* Description
* Group
* Image number
* Ruled lines (when supported)
* Title

These fields can be hidden if they are not needed.&#x20;

1. Open your work space.
2. Click **Properties** on the right side of the screen.\
   ![](/files/E1xfLhRu50aOVNcPaqzS)
3. Scroll to the bottom of the screen to the *Show and Hide* section to find the *Image* properties.\
   ![](/files/rSPeOXaAR4XC8dgu9OOM)
4. Go to the right of the field you wish to hide and click **True**. \
   (In the example below, we are hiding the *Group* field.) \
   ![](/files/3PIRNiNKJUJY0PVrPJd8)
5. Uncheck the box in the pop-up window.\
   ![](/files/gOqQ3txx1qL8fVr36Cg1)
6. Click **Save**.\
   ![](/files/nWokmSO9CXv7qNnz5Mmn)
7. The image field will appear as *False* when hidden. \
   ![](/files/2TaMuqlUvHHGhAiMBx17)


---

# 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-image-fields.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.
