# Sub-accounts

Sub-accounts allow Truvera's customers to segregate their data within the Truvera platform based on their own customers. Each sub-account can have its own keys, organization profiles, credential designs and verification templates conveniently organized to help with tracking and auditing of the activity performed by each.

In order to easier manage sub-account assets [Ecosystem Tools](/truvera-api/ecosystem-tools.md) can be used.

Sub-accounts can be created and managed in the Truvera Workspace. Sub-accounts menu is located in the Team settings.

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

You can create new sub-accounts, edit and delete them from this menu. For any other operation related to the sub-account (creating a DID, issuing credential etc.) you will need to take over that sub-account and do the actions in the account. You can take over the subaccount and use it by clicking on it a message will be displayed that the account is being changed and you will see a new account on the profile menu on the top of the screen.

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

To come back to the main account you need to click on the profile menu and select Back to main account.

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


---

# 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.truvera.io/truvera-workspace/team-management/sub-accounts.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.
