# Manage clients

- [How to register a new client](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-register-a-new-client.md): Learn how to register a new client via the B2CORE Back Office
- [How to change a client password](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-change-a-client-password.md): Learn how to change a client’s password by entering or generating a new password via the B2CORE Back Office
- [How to disable 2FA for a client](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-disable-2fa-for-a-client.md): Learn how to disable two-factor authentication (2FA) for a client by turning off the Google or SMS option in client details within the B2CORE Back Office
- [How to enable internal transfers for a client](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-enable-internal-transfers-for-a-client.md): Learn how to enable internal transfers for a client by activating the Internal Transfers option in client details within the B2CORE Back Office
- [How to view deposit or withdrawal wallet addresses](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-view-deposit-or-withdrawal-wallet-addresses.md): Learn how to view a client’s deposit or withdrawal wallet addresses by accessing the Finance tab in client details within the B2CORE Back Office
- [How to upload files to a client profile](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-upload-files-to-a-client-profile.md): Learn how to upload single or multiple files to a client profile and organize them into folders via the Files tab in client details within the B2CORE Back Office
- [How to assign tags to clients](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-assign-tags-to-clients.md): Learn how to assign tags to single or multiple clients to organize and filter client data in the Back Office, enabling targeted views and management based on assigned tags
- [How to approve or reject client requests](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-approve-or-reject-client-requests.md): Learn how to approve or reject client requests in the Back Office by reviewing, commenting, auditing, and resolving requests with appropriate resolutions and notifications
- [How to identify who resolved client requests](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-identify-who-resolved-client-requests.md): Learn how to identify which Back Office user approved or rejected a client request
- [How to create categories for the Event log](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-create-categories-for-the-event-log.md): Learn how to create and manage custom categories in the Event log to organize client notes, set descriptions, and assign access rights for user groups in the B2CORE Back Office
- [How to create a jurisdiction](https://docs.b2core.b2broker.com/how-to-articles/manage-clients/how-to-create-a-jurisdiction.md): Learn how to create jurisdictions, select countries, and assign optional tags to automate client assignment during registration in B2CORE


---

# 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/how-to-articles/manage-clients.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.
