# Contract Settings

In your Organisation Settings, you can choose to enable (or disable) various features for your contracts, including whether you want your contracts to be automatically assigned "contract numbers" in a format of your choice, whether you want to be able to preview the contract in the document wizard by default, how your signatories can sign their contracts (i.e. upload a photo of their signature, type their name, type their initials). This is also where you can set the date for your Financial Year (if you want to use this in the personalisations in your templates).&#x20;

<figure><img src="/files/aqJC74DkERhms2apdyG7" 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.tahua.io/knowledge-base/administrator-help-guides/setting-up-your-organisation/configuration-settings/contract-settings.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.
