# Show/hide fields

1. Tap on a report to open it.
2. Tap **Share** in the bottom-right corner.

   <div align="left"><figure><img src="/files/JAbRtbLUxzWAhCgfHQGV" alt=""><figcaption></figcaption></figure></div>
3. Tap **Settings**.

   <div align="left"><figure><img src="/files/HxV5yieXXUd0ansJ0m49" alt=""><figcaption></figcaption></figure></div>
4. Tap **Show/Hide Header** to change what fields appear in report headers.

   <div align="left"><figure><img src="/files/SREX23YcfOTI0zHjsIxa" alt=""><figcaption></figcaption></figure></div>
5. Tap the field you want to show or hide. In the example below, we are hiding the *Company* field.&#x20;

   <div align="left"><figure><img src="/files/vmcuaC1JYVL80N5Fkkv3" alt=""><figcaption></figcaption></figure></div>
6. Tap **False** at the bottom of the screen to hide the field. Tap **True** to show it.

   <div align="left"><figure><img src="/files/QUvrGrlLgPVilGMvYXp5" alt=""><figcaption></figcaption></figure></div>
7. Your changes will automatically save. They will appear the next time you generate a report.

{% hint style="info" %}
Take a similar approach when adjusting image and footer fields. In the report settings, tap **Show/Hide Image** to change what appears near report images and **Show/Hide Footer** to change what appears in report footers.&#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/report-and-run/customization/show-hide-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.
