# General

On this page, you can find a list of all clients registered either through the B2CORE UI or via the Back Office.

## General information

The following information is provided about each client:

**ID**

The identifier of a client in the system.

***

**Name**

The client’s name.

***

**Created**

The date and time when a client profile was created.

***

**Status**

The current [status of a client profile](/back-office-guide/references/client-statuses.md) in the B2CORE UI.

***

**Email**

The mail address used by a client to log in to the B2CORE UI.

***

**Tags**

The tags assigned to a client that are used to sort the client list displayed to [Back Office administrators](/back-office-guide/system/users.md#users).

***

**Manager**

The client’s [manager](/back-office-guide/clients/managers.md).

***

**Phone**

The client’s phone number.

***

**Country**

The client’s [country](/back-office-guide/system/countries.md) (if specified by a client during registration or KYC verification process).

***

**Jurisdiction**

The [jurisdiction](/back-office-guide/clients/jurisdictions.md) to which the client is assigned, either automatically upon registration or manually.

***

**City**

The client’s city.

***

**Types**

The client [profile type](/back-office-guide/clients/types.md).

***

**Internal client type**

For internal use only. The internal client profile category.

***

**Verification level**

The [verification level](/back-office-guide/verification/levels.md) obtained by a client.

***

**Company Short**

The short name of a client’s company.

***

**Company Full**

The full name of a client’s company.

***

**Risk level**

The risk level assigned to a client, which may determine the scope of activities that the client is allowed to perform.

***

**Last login**

The date and time when a client was last logged in to the B2CORE UI.

To assign tags to multiple clients or change their profile statuses at once, click the **Select** button, and then select the clients by clicking client rows, or click **Select All**. Next, expand the **Edit selected clients** drop-down menu, and then select **Assign Tags** or **Select Status**.

***

**Communication language**

The client's preferred language, which also determines the localization used in the B2CORE UI.

By default, the column is hidden but can be added to the table using the **Column visibility** option.

To view client details, click the **Edit** button and switch to a tab displaying the required information.

***

**UTM metas**

The pieces of tracking information attached to URLs that identify where clients came from, allowing you to track which campaigns or channels brought them to B2CORE and analyze conversion performance.

## Details

To access tabs displaying additional information, click ![drop-down-menu-button](/files/LPCavB0Y5outUOtv6LNz) (the menu button) located in the upper-right page corner and expand the dropdown that displays the available options.

The available tabs are described in the subsequent sections of this document.

{% hint style="success" %}
**See also**

[How to register a new client](/how-to-articles/manage-clients/how-to-register-a-new-client.md)

[How to assign tags to clients](/how-to-articles/manage-clients/how-to-assign-tags-to-clients.md)
{% 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.b2core.b2broker.com/back-office-guide/clients/general.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.
