# Send Account for Review

## Overview

Once the account profile has been fully completed by the Account Manager, it receives the status **Ready to Review** and becomes visible in the **Accounts table** to users with review permissions – \
for example, Compliance Officers.

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

## Sending for review

You may assign a specific user to review the account. To do so:

{% stepper %}
{% step %}

#### Open the account from the **Accounts page**

Go to the **Applicant tab** and click **Send.**

<figure><img src="/files/oHYgxcKv6LAN2CLwaLf0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select the reviewer

A confirmation window will pop up. Select the reviewer and click **Send to review**.

<figure><img src="/files/ZFNDhMbjBL2FUOuJUOQa" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Notifications

As soon as an account is sent, users with review permissions will receive a notification letting them know that a new profile is awaiting their attention.


---

# 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.trustform.io/guide/onboarding-and-reviewing/review-management/send-account-for-review.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.
