# Why prompt 'The number of devices exceeds the login limit'?

<figure><img src="/files/Yct01zAuGQTJVxLLmiup" alt="" width="386"><figcaption><p>Login limit</p></figcaption></figure>

For data security reasons, each D5 account keeps records of up to 3 devices; **if the number of client devices logged in by an account exceeds 3, this message will be displayed on the login screen**.

Users can unbundle themselves in [My Space](https://myspace.d5render.com/login)> Settings > Device Management, and after unbundling, they can log in normally.

<figure><img src="/files/rZdjCXfRDKzrzcDoKKsw" alt=""><figcaption><p>Device Management-Unbind</p></figcaption></figure>

> This function only supports recording and displaying when the user logs in as a Personal user, and the user logs in as a Team or Education, no relevant records will be made and no relevant pages will be displayed.


---

# 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.d5render.com/user-guide/common-pop-up-windows/why-prompt-the-number-of-devices-exceeds-the-login-limit.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.
