# Signing a Contract

When an Organisation sends out a contract for signing, it goes to the Applicant and/or Verifier/Institution first, and then once these assigned signatories have signed the contract, it will go back to the assigned Admin from the Organisation for counter-signing.&#x20;

<div data-with-frame="true"><figure><img src="/files/KCKeGigPxgI05gt52GYy" alt=""><figcaption></figcaption></figure></div>

When the Admin from the Organisation hits "Send Contract", the contract signatories (the Applicant and/or the Verifier/Institution) will receive an email to advise them that there is a contract ready to sign. The content of this email can be set in the Organisations Email Templates (note that there are separate templates for Applicants, Verifiers/Institutions, and Admin - so it is best to review all these email templates prior to sending your first contract out).&#x20;

<div data-with-frame="true"><figure><img src="/files/QP13SiaW6Mis1XIO0uoO" alt=""><figcaption><p>Organisation Email Templates</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/r3YdkNapMaS1spxEKIoH" alt=""><figcaption><p>Default "Contract Offer" Email Template </p></figcaption></figure></div>

You'll see that from the "Contract Offer" default email, recipients of the email are encouraged to log into the Portal. If they don't yet have an active account in the Portal, but have previously been invited, they will receive the "New Applicant Contract Offer" or the "New Verifier/Institution Contract Offer" email, which will contain the original invite link for them to go through the sign-up process, after which they will be able to sign the contract.\*

<div data-with-frame="true"><figure><img src="/files/hZjF9VGm9Zd7NEsFSBsT" alt=""><figcaption><p>Default New Applicant/New Verifier Email Template</p></figcaption></figure></div>

Once the signatory logs into their Tahua account, they'll see a red "bell notification" at the top of their screen. If they click on this, it will take them through to the contract awaiting review. Alternatively, the recipient can click "Contracts" down the left-hand side of their dashboard, and they'll see a list of the contracts awaiting review here.&#x20;

Once the signatories from the Verifier/Institution and/or Applicant have signed the contract, the assigned Admin signatory will receive an email advising them that this has been completed, and prompting them to sign the contract on their end.&#x20;


---

# 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.tahua.io/knowledge-base/administrator-help-guides/contracts/signing-a-contract.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.
