# Number of devices allowed per account

### Guiding Video

{% embed url="<https://youtu.be/rVN_Yj7KDWk?t=140>" %}

The administrator can change the number of devices allowed per account. The default number is three.

![](/files/-McSyijHdn0SbPL9LtNd)

If the number of devices exceeds the limit, the user will receive a notification that requests to log out of one of the devices. The user will also receive a notification that recommends changing their password in case it is not them signing in.

![](/files/-McSzn77-qZHXdWqeHiM)


---

# 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.hoola.vn/english/system-setting/authentication/number-of-devices-allowed-per-account.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.
