> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/panel-settings.md).

# Panel Settings

- [Settings](https://user.netmera.com/netmera-user-guide/panel-settings/settings.md): Empower Your Engagement, Insights, and Success
- [Administration](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration.md)
- [General](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration/general.md): Configuring Your Application with Netmera's General Settings
- [Users](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration/users.md)
- [Roles and Permissions](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration/roles-and-permissions.md)
- [Business Units](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration/business-units.md)
- [Test Devices](https://user.netmera.com/netmera-user-guide/panel-settings/settings/administration/test-devices.md)
- [App Configuration](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration.md)
- [Events](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/events.md)
- [Button Sets](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/button-sets.md)
- [Landing Pages](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/landing-pages.md): Create and publish HTML landing page templates to devices using a silent push update.
- [App Tracker](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/app-tracker.md): Enhancing Product Recommendations and Conversions
- [Screen Tracking](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/screen-tracking.md): Tagless Tracking for Smarter Data Collection
- [WebHooks](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/webhooks.md): Your Real-Time Link to Possibilities
- [Reports](https://user.netmera.com/netmera-user-guide/panel-settings/settings/app-configuration/reports.md): The World of Tailored Analytics
- [Messaging  & Content](https://user.netmera.com/netmera-user-guide/panel-settings/settings/messaging-and-content.md)
- [Message Categories](https://user.netmera.com/netmera-user-guide/panel-settings/settings/messaging-and-content/message-categories.md): Group campaigns under stable category IDs to simplify organization and reporting.
- [Message Labels](https://user.netmera.com/netmera-user-guide/panel-settings/settings/messaging-and-content/message-labels.md): Add stable label IDs to campaigns so you can filter and compare performance in reports.
- [Mail Templates](https://user.netmera.com/netmera-user-guide/panel-settings/settings/messaging-and-content/mail-templates.md)
- [Coupon Code Lists](https://user.netmera.com/netmera-user-guide/panel-settings/settings/messaging-and-content/coupon-code-lists.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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/panel-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
