# Users

User is a person that has access to the particular client account. In this section, you can see the list of all users associated with your partner ID, including your end clients’ users.

As a Partner, you can add new users, search and filter, edit existing users, check detailed information about each user.

You can see registration date, update date and status.

<figure><img src="/files/0FwFwVHNIKMnPbrzhIH8" alt=""><figcaption></figcaption></figure>

**Search and filter**

You can filter the user list by the following options:

* registration period
* customer id
* customer name
* user id
* username
* email
* phone
* status

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

**Detailed information**

By clicking the eye icon (View), you can access detailed information about the user: name, phone number, email address, user id.

Profile

Here you can see date of registration, if there’s a funding password, 2-factor authentication, and comment.

Companies

Client records this user is associated with, along with its registration date, status and balance.

Individuals

Individual records this user is associated with, along with its registration date, status and balance.

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

**Create new user**

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

To create a new user, you should select the customer record, fill in the data of the person that will be using the user record (name, email, phone number, password), comment (information why this user has to have access, job title, etc.) and set the password. During the first login, for security reasons, users are recommended to reset the password.

**Edit existing user**

You can edit only user status and comment. The rest of the parameters cannot be changed without the request to the customer support due to the security reasons.

<figure><img src="/files/p5DMGg4McYYH4nBThoXj" 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.delos.financial/baas-wiki/admin-panel-overview/users.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.
