# Settings

- [Channels](https://docs.quickreply.ai/product-modules/settings/channels.md)
- [WhatsApp](https://docs.quickreply.ai/product-modules/settings/channels/whatsapp.md): This page shows the settings and status of your connected WhatsApp Business API account. Here you can check credits, messaging limits, quality rating, usage and advanced messaging settings.
- [Messaging Credit Statement](https://docs.quickreply.ai/product-modules/settings/channels/whatsapp/messaging-credit-statement.md): The Messaging Credit Statement gives you a complete ledger of how credits are consumed over time. This helps with transparency, billing validation, cost analysis, and financial reconciliation.
- [Marketing Message Frequency Capping](https://docs.quickreply.ai/product-modules/settings/channels/whatsapp/marketing-message-frequency-capping.md): Message Capping helps you control how often a user receives messages from your brand. This ensures users don’t get spammed while still receiving important updates or offers.
- [Sending Preferences](https://docs.quickreply.ai/product-modules/settings/page-5.md)
- [DND hours](https://docs.quickreply.ai/product-modules/settings/page-5/dnd-hours.md)
- [Security](https://docs.quickreply.ai/product-modules/settings/security.md)
- [Role Based Access](https://docs.quickreply.ai/product-modules/settings/security/role-based-access.md)
- [Support Team Access](https://docs.quickreply.ai/product-modules/settings/security/support-team-access.md)
- [Two Factor Authentication](https://docs.quickreply.ai/product-modules/settings/security/two-factor-authentication.md)
- [Export Message Data](https://docs.quickreply.ai/product-modules/settings/export-message-data.md): Export detailed message data including timestamps, metadata, etc.


---

# 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.quickreply.ai/product-modules/settings.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.
