# \[Admin] Assigning a Legal Team Member

{% hint style="info" %}
Only members with the permission to assign/reject contract reviewers can assign a Legal Team Member.
{% endhint %}

### Assigning a Legal Team Member

There are two ways to assign a legal team member.

#### 1. Assign via Email Notification

{% @arcade/embed flowId="XG9z4KTwZKYfe8nKl3Uw" url="<https://app.arcade.software/share/XG9z4KTwZKYfe8nKl3Uw>" %}

* Once a contract review request is approved, the Administrator will receive an email requesting a legal team member assignment.
* Click \[View Contract] in the email to review the contract.
* Click \[Assign Legal Team Member] to designate a reviewer.
* If necessary, click \[Reject Legal Team Member Assignment] to stop the legal review process.

#### 2. Assign via the Management Menu

{% @arcade/embed flowId="yb955dQhcKEVtqSOYn3n" url="<https://app.arcade.software/share/yb955dQhcKEVtqSOYn3n>" %}

* Go to Management > Assign Legal Team to view unassigned requests.
* Click the contract name to review its details and proceed with assignment.
* Select the request from the list and choose to either assign or reject the legal representative.
* Click \[Assign Legal Team Member] to designate a reviewer and complete the process.
* Click \[Reject Assignment] if you do not wish to proceed with the review.

{% hint style="info" %}
If a legal team member assignment is rejected, the contract can be resubmitted for a new assignment.
{% endhint %}

***

### Tracking Legal Team Members’ Work Status

{% @arcade/embed flowId="L8Oir0DwM4Pmau8aAvKV" url="<https://app.arcade.software/share/L8Oir0DwM4Pmau8aAvKV>" %}

* Check the work status of legal team members in Management > Assign Legal Team.
* Use filters by date or assigned person to view specific work details.
* Progress is displayed in a summary table for a clear overview.
* Click \[Show Details] to open a pop-up with a detailed breakdown of each legal team member’s assigned work.


---

# 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://guide.allibee.ai/en/clm/progress-stage/assignment.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.
