# WhatsApp Account Setting

{% embed url="<https://youtu.be/zcebkJVt5LQ>" %}

To edit your WhatsApp account settings, just go to the HOSTS menu and click the WHATSAPP sub-menu. Then, click to your linked account. You will see some settings button. Refer picture below:

<figure><img src="/files/Cl0ut5gQMulMGdgdROuT" alt=""><figcaption></figcaption></figure>

1. Button to relink your WhatsApp account if your account is disconnected.
2. Button to copy your WhatsApp account's Unique ID.
3. Button to edit your WhatsApp account settings.
4. Button to delete or remove your WhatsApp account from the system.

<figure><img src="/files/xqrF7PnZJChuisU8q00N" alt=""><figcaption></figcaption></figure>

Then, a popup will appear.

<figure><img src="/files/BFYhym886eInaUULWT86" alt=""><figcaption></figcaption></figure>

* **Receive Chats:** If you enable this, then all incoming messages to your WhatsApp account will be **marked as read** by the system. The system will read all the incoming messages. You need to enable this if you're using Auto Reply, API, or Webhook features. Disable this if you don't want all your messages to be read by the system.
* **Random Send Interval:** Enable this if you want the system to send messages by using random delay time. This is important as an anti-banned feature for your account.&#x20;
* **Send Interval Min:** Minimum time (in minutes) for the random send interval.&#x20;
* **Send Interval Max:** Maximum time (in minutes) for the random send interval.


---

# 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://help.wasapmatic.com/whatsapp/whatsapp-account-setting.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.
