> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/account-settings-options.md).

# Account Settings - Options

## Account Settings in SprintHub: how to use each feature

In the **Account Settings** of SprintHub you will find important resources to organize and personalize your WhatsApp support. These options help keep your conversations more professional, focused and easy to manage.

Below, you will learn about each available feature and understand how to use it in daily operations.

***

### How to access Account Settings

1. Click on the **Settings icon**.

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

2. Go to **System Settings.** Click **Account Settings**. In **WhatsApp Web,** click the **three dots** and then **Settings**.

<figure><img src="/files/516a5a0c4ac1e733d2865b265d09b602eacdf802" alt=""><figcaption></figcaption></figure>

***

### Available features

<figure><img src="/files/4306726709db84bede45b66a130198d4ff89cbf0" alt=""><figcaption></figcaption></figure>

* **Internal name:** This is the name given to the account in the system, used only for internal control.
* **Insert agent name at the beginning of the message:** Enables personalization: whenever an agent sends a message, the name configured in [**User Preferences**](/en/topics/settings/users/user-preferences.md) will appear at the beginning of the text. This conveys more closeness and professionalism.
* **Ignore messages from groups:** If the connected WhatsApp has groups, those messages also appear in the support center. By enabling this option, SprintHub **ignores messages from groups**, leaving only individual and relevant conversations visible.
* **Register contact as lead when receiving group message:** If you do not enable the previous option (ignore groups), you can leave this feature on. Thus, whenever someone sends a message in a group, that person will be automatically registered as a lead in your database.
* **Schedule for queue:** Allows messages sent by automations to be triggered only **within the schedule you configure** (for example: only during business hours).\
  👉 Before enabling, it is necessary to create a schedule. [Click here to configure a schedule.](/en/topics/settings/schedule-defining-working-hours-for-automations.md)
* **Reconnect only with the number:** Works as a security shortcut: if WhatsApp Web disconnects, the system attempts to reconnect automatically with the same number.
* **Access permissions to the lead:** Defines who will have access to leads generated by WhatsApp Web (when a contact sends a message).

If you want to restrict visibility to a specific user, add their name in **Users**.

If you want to allow access to an entire department, select the **Department**.

it is also possible to indicate both (users and departments).

***

### Conclusion

These settings allow adapting SprintHub to your business needs, helping to keep support organized, personalized and within your operation's rules.

***


---

# 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://docs.sprinthub.com/en/topics/settings/account-settings/whatsapp-web/account-settings-options.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.
