# Revise the contract of an employee who hasn’t joined

Multiplier’s platform offers the feature to revise the contract of an employee who hasn’t joined yet. Once you update the start date, the old contract is revoked, and a new contract is created with the updates. The new contract is then sent for signature. Ensure that you inform the employee about the same, as the change in start date affects the onboarding process.\
\
Learn how to update the start date for an employee:

1. Log in to Multiplier using your credentials.
2. From the left sidebar, select **Team**.

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

3. In the Team overview screen, select the **Onboarding** tab.

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

4. In the **onboarding** tab, select the employee for whom you wish to revise the contract.

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

5. To edit the start date, select **Revise contract.**

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

6. In the dialog box that appears, select **Revise contract**.

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

7. The contract is ready to be revised. Select **Edit contract**.&#x20;

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

8. In the Edit Contract dialog box, edit the contract as required and then select C**reate New Contract**.&#x20;

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

9. Select **Save Changes and Create New Contract**.&#x20;

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

10. The contract has been revised. Select **Send Contract** to send the revised contract.&#x20;

<figure><img src="/files/8uNX5iyf3dnPI1HgSIvu" 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/eor/eor-onboarding/revise-the-contract-of-an-employee-who-hasnt-joined.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.
