# Admin user guide

For each tenant and WLM specifically we assign administrator role to the user you've sent to us. This admin will be able to invite more users and assign administrator role to them.\
Default admin role incorporates a variety of functionalities, which are described in this section.&#x20;

Apart from them, admin may need to check how tenant collection of definition items can be managed which is described in [Additional settings management](/white-label-management-tool/user-guide/additional-settings-management.md#definition-items-management) or how tenant filter can be used [Additional settings management](/white-label-management-tool/user-guide/additional-settings-management.md#filters-management)

We recommend admins to start with following steps:

1. Complete the steps for setting up your account and wallet described in [Where to start](/white-label-management-tool/where-to-start.md)&#x20;
2. Specify which Terms\&Conditions and Data Policy documents will be displayed during registration flow [TEOS Platform preparation](/white-label-management-tool/admin-user-guide/teos-platform-preparation.md)
3. Adjust WLM to your needs by configuring branding settings and templates [WLM configuration](/white-label-management-tool/admin-user-guide/wlm-configuration.md)
4. Invite other users with the help of referrals [Referral management](/white-label-management-tool/admin-user-guide/referral-management.md#invite-users-with-referrals) and promote them to admins [User management](/white-label-management-tool/admin-user-guide/user-management.md#assign-role) or new roles you've created [Role management](/white-label-management-tool/admin-user-guide/role-management.md)
5. Check how WLM admins can interact with portal when it is already setup in other pages of this section
6. Check which non-administrative functionality is available in WLM [User guide](/white-label-management-tool/user-guide.md)


---

# 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://teos-docs.coreledger.net/white-label-management-tool/admin-user-guide.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.
