# Track contract signature status on Multiplier

Admins can easily monitor the status of contract signatures for employees who are currently in the onboarding stage. This helps ensure that all required documents are signed on time and that onboarding progresses smoothly. Learn how to track contract signature status:

1. Log in to [Multiplier](https://app.usemultiplier.com/login) using your credentials.
2. From the left sidebar, select Team.
3. On the Team overview screen, select the Onboarding tab.

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

4. You will see a list of all members currently in the onboarding stage. In the Progress column, you can view how many tasks each member has completed (e.g., 0/8 tasks completed). Select it to open a detailed view of incomplete tasks.
5. Within the task details, you will be able to check whether the contract has been signed or is still pending.

<figure><img src="/files/g7vEOTjkkYD9rp4Zk382" 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://help.usemultiplier.com/hr/manage-account/track-contract-signature-status-on-multiplier.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.
