# Structure of a contract

Once your contract is created, you will be redirected to the contract editing view.

<figure><img src="/files/3zGHNXumR7zBWDoM06OD" alt=""><figcaption><p>A new contact</p></figcaption></figure>

### Structure of the contract's edit page

#### The title

You will find the editable title of your contract at the top left corner.

#### Main actions menu

A menu of main actions located at the top right allows you to manage contract signatures, versioning, process steps, and saving.

<figure><img src="/files/9a0hieATMZxbG7sQDEGh" alt=""><figcaption><p>Main actions menu</p></figcaption></figure>

#### Shortcuts menu

A shortcut menu at the top left also allows you to access internal discussions about the contract, associated tasks, questionnaires, modification history, and regular contract reviews. If navigating from the contracts dashboard (and you have more than one contract saved), arrow buttons are also available for moving between contracts.

<figure><img src="/files/gmqcBTkI92WlJ1TifVPn" alt=""><figcaption><p>Shortcuts menu</p></figcaption></figure>

#### The menu of contract sections to be filled in

A menu at the top right allows you to navigate between different sections of the contract to be filled in, such as documents, assets, signatories, and users.

<figure><img src="/files/7ZZZZVbscvpPtPDoZ8QB" alt=""><figcaption><p>Contract sections</p></figcaption></figure>

#### The field editing area within the sections

A contract currently consists of four sections: Documents, Assets, Signatories, and Users. The fields to be filled in for each section are displayed on the right side of the screen and change as you navigate from one section to another using the section menu (as mentioned above).

<figure><img src="/files/AUlZYnEMmBigi4xIByze" alt=""><figcaption><p>Field editing area</p></figcaption></figure>

#### Documents preview

An area where you can preview the documents of your contract (the main contract and any annexes).

<figure><img src="/files/l7QSBzwaBzcGktY6LngM" alt=""><figcaption><p>Documents preview area</p></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://doc.dastra.eu/en/features/contrats/structure-dun-contrat.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.
