# Terminating a Contract

The first step is to click on "Contracts" on the left hand side of your dashboard. Here you will find a list of all Contracts, alongside the Applicant, the Grant, the Amount and the Status. Select the relevant *active* Contract.&#x20;

When you click on an active Contract, you will be taken to the screen below. Click on the red button - "Terminate Contract".

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

You will then be prompted to write a reason for the termination (for your Organisation's records - this will not go through to the Applicant). Then click "Next".

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

The next step is creating the letter that will go to the Applicant to advise why the Contract is being terminated. This can be done through using a pre-existing template, or you can create a new one. You can preview the letter prior to sending using the "Preview Template" option. &#x20;

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

Once you're happy with the Letter, you can then choose to send this to another Admin within your Organisation for review, or you can send it directly to the Applicant. \
\
![](/files/TmD6NVHdpJ7kjpKipuNQ)


---

# 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/terminating-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.
