# How to manage multiple entities?

An entity functions as a sub-account, allowing to KYB multiple subsidiaries within a larger corporate organisation.

<figure><img src="/files/IJgndPkUc0unczh1cQ7t" alt="" width="375"><figcaption></figcaption></figure>

Users can click on the dropdown menu to rename the current entity, add a new entity, or select a different entity. Changing the selected entity will update the onboarding status shown for each policy, as this status is specific to the individual entity.

{% hint style="info" %}
By default, one entity is always selected.&#x20;
{% endhint %}


---

# 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.keyring.network/docs/user-guide/faq/how-to-manage-multiple-entities.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.
