# User Management

Cadmos Administration Platform users always belong to a 'Company', which is either an **Investment Pool Administrator** or a **Strategist.** Within a company there exist base users and administrators.

### Companies

Companies are created on the Platform by the Cadmos team an they are defined by their name, visual identity, website and a contact email address.

The Name, logo and website appear on the Investment Pool front-end for the information of prospective investors.

When launching an Investment Pool, a verification email is sent to the assigned Strategist and Administrator, the Pool will only be displayed on the Investor Portal when both the Administrator and Strategist have validated the assignment.

### Company Users

Company Users are defined by their name, email, wallet address and role. The wallet address will be used by the newly created user to log into the Platform.

Users may be created as base users or administrators. The privilege of Company Administrators is to manage the Company Users on the Platform and to delete the Company Investment Pool front-end pages.

<figure><img src="/files/n7FCBuaCMsrVcuIeQdLw" alt=""><figcaption><p>The User List</p></figcaption></figure>

<figure><img src="/files/aq7kkFU5ebn0H3mk7Ktx" alt=""><figcaption><p>New User Form</p></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.cadmos.finance/administration-platform/user-management.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.
