> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/faq/c150/c155/q494.md).

# How do I enable or disable specific features within the report editor?

You can show and hide report fields in the offline and cloud mobile apps. In the cloud version, you can also disable functionality options, such as turning off the option for users to add new sections.&#x20;

## Report and Run: Cloud and Integrate

In the cloud version of the app, you can make the following adjustments in the web portal and the changes will carry over to the mobile app:

* [enable/disable report functionality](/manual/readme/customization/show-hide-functionality.md#hide-sections) (sections, follow up images, etc.)
* [show/hide header fields](/manual/readme/customization/show-hide-header-fields.md) (company, contact email, etc.)
* [show/hide image fields](/manual/readme/customization/show-hide-image-fields.md) (created date, description, etc.)
* [hide default report properties](/manual/readme/customization/custom-properties/hide-default-properties.md) (contact name, location, etc.)

## Report and Run: Offline

In the offline version, you can [show and hide report fields](/manual/report-and-run/customization/show-hide-fields.md), such as the company name in the header and image created dates.

## Related&#x20;

* [Article: Show/hide functionality in Report and Run: Cloud](/manual/readme/customization/show-hide-functionality.md#hide-sections)
* [Article: Show/hide header fields in Report and Run: Cloud](/manual/readme/customization/show-hide-header-fields.md)
* [Article: Show/hide image fields in Report and Run: Cloud](/manual/readme/customization/show-hide-image-fields.md)
* [Article: Show/hide fields in Report and Run: Offline](/manual/report-and-run/customization/show-hide-fields.md)
* [FAQ: Can I edit the date, time, or text of my reports after they’ve been generated?](/manual/faq/c150/c153/q450.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faq/c150/c155/q494.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.
