# Show/hide header fields

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

* Company
* Contact name
* Contact email
* Contact phone
* Date created&#x20;
* Group
* Number of items in the report (No. Items)
* Title

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

1. Click **Properties** on the right side of your work space.\
   ![](/files/E1xfLhRu50aOVNcPaqzS)
2. Scroll to the bottom of the screen to the *Show and Hide* section to find the *Header* properties.\
   ![](/files/iahkRNMUgzj8Nj6ZoQR0)
3. Go to the right of the field you wish to hide and click **True**. \
   (In the example below, we are hiding the *No. Items* field.) \
   ![](/files/rQP1wQx21mFnYP5taZOr)
4. Uncheck the box in the pop-up window.\
   ![](/files/3HwSabTNhTbSm7g9u8fv)
5. Click **Save**.\
   ![](/files/eKj3dZZb9jsroMFCpx1r)
6. The header field will appear as *False* when hidden. \
   ![](/files/im5bApMOQcT0hUuOEw45)


---

# 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-header-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.
