# Settings

## Set Up Your Account:

Configure your profile, WABA accounts, and WhatsApp phone number from here.

{% content-ref url="/pages/9QaGQRdZfh1gFNPoPVgG" %}
[My Account](/chatman-enterprise-whatsapp-platform/settings/my-account.md)
{% endcontent-ref %}

## Inbox Settings:

Access all the settings related to the browser and push notifications. You can also automate messages to assist agents and conduct CSAT/NPS surveys.

{% content-ref url="/pages/ngRuEp9lXwmrm1KB4O6d" %}
[Inbox Settings](/chatman-enterprise-whatsapp-platform/settings/inbox-settings.md)
{% endcontent-ref %}

## External Protocols:

Create custom events, and webhooks and configure external applications to your chatbot.

{% content-ref url="/pages/uHLHuyHYvu3KBtF0i70m" %}
[External Protocols](/chatman-enterprise-whatsapp-platform/settings/external-protocols.md)
{% endcontent-ref %}


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/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.
