# Disabled Account

After **10 failed login attempts with the phone number login**, the user’s account is **automatically deactivated**. This applies to the whole system. You will see an **error message** saying: “User has been deactivated.” Someone with a higher role is needed to **reactivate** the user.

{% content-ref url="/pages/i1n4ysjPnA1hOKpv4gTU" %}
[Resetting a User's Credentials](/users-and-access/resetting-a-users-credentials.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.bossithq.com/users-and-access/disabled-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.
