# Account Settings

- [WhatsApp Web](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web.md)
- [Account Settings - WhatsApp sending queue](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/account-settings-whatsapp-sending-queue.md)
- [Account Settings - Options](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/account-settings-options.md)
- [WhatsApp Web - Options: Start/Restart Service](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/whatsapp-web-options-start-restart-service.md)
- [WhatsApp Web - Options: Creating a Custom WhatsApp Button](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/whatsapp-web-options-creating-a-custom-whatsapp-button.md): You can create your own custom WhatsApp button to embed in your websites.
- [WhatsApp Web - Options: Generating Public Connection URL](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/whatsapp-web-options-generating-public-connection-url.md)
- [WhatsApp API](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api.md): Watch the video and see how to connect the Official Meta WhatsApp API (WABA) in your SprintHub.
- [How to turn the app's WhatsApp Business into WhatsApp API (WABA)](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/how-to-turn-the-apps-whatsapp-business-into-whatsapp-api-waba.md)
- [How to change the profile photo in WhatsApp API](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/how-to-change-the-profile-photo-in-whatsapp-api.md)
- [How to remove a number from WhatsApp API (WABA)](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/how-to-remove-a-number-from-whatsapp-api-waba.md)
- [Official WhatsApp API Errors](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors.md)
- [Official WhatsApp - Payment problem](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/official-whatsapp-payment-problem.md): Set up the WhatsApp API payment method in Business Management so you can use it in SprintHub
- [Restrictions due to policy violations](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/restrictions-due-to-policy-violations.md)
- [Failed to send message because this user's phone number is part of an experiment](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/failed-to-send-message-because-this-users-phone-number-is-part-of-an-experiment.md)
- [Error (#200): “You do not have the necessary permissions to send messages on behalf of this WhatsApp](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/error-200-you-do-not-have-the-necessary-permissions-to-send-messages-on-behalf-of-this-whatsapp.md)
- [Error (#131037): WhatsApp provided number needs display name approval before message can be sent](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/error-131037-whatsapp-provided-number-needs-display-name-approval-before-message-can-be-sent.md)
- [Error: This message was not delivered to maintain a healthy ecosystem engagement](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/error-this-message-was-not-delivered-to-maintain-a-healthy-ecosystem-engagement.md)
- [Re-engagement message](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-api/official-whatsapp-api-errors/re-engagement-message.md)
- [WhatsApp CoExistence](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-coexistence.md): Definitive Guide: Integrating WhatsApp Business in Coexistence Mode in SprintHub
- [WhatsApp CoExistence in SprintHub](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-coexistence/whatsapp-coexistence-in-sprinthub.md)
- [Setting up WhatsApp CoExistence in SprintHub](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-coexistence/setting-up-whatsapp-coexistence-in-sprinthub.md)
- [How to remove your WhatsApp from CoExistence](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-coexistence/how-to-remove-your-whatsapp-from-coexistence.md)
- [Meta Accounts](https://docs.sprinthub.com/en/topics/settings/account-settings/meta-accounts.md)
- [How to enable comments and posts to appear in SAC 360º](https://docs.sprinthub.com/en/topics/settings/account-settings/meta-accounts/how-to-enable-comments-and-posts-to-appear-in-sac-360o.md): This setting not only facilitates efficient interaction with customers, but also provides valuable insights into user feedback.
- [Enable Instagram Messages](https://docs.sprinthub.com/en/topics/settings/account-settings/meta-accounts/enable-instagram-messages.md)
- [Facebook Ads Manager](https://docs.sprinthub.com/en/topics/settings/account-settings/facebook-ads-manager.md)
- [Reconnect Meta accounts in SprintHub](https://docs.sprinthub.com/en/topics/settings/account-settings/reconnect-meta-accounts-in-sprinthub.md)


---

# 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.sprinthub.com/en/topics/settings/account-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.
