# Documents

### Attachments

In the documents section, you can add relevant documents that make up your contract. This may include the contract itself, agreements, appendices, or other files associated with the contract. To benefit from document previewing, it's necessary to store .pdf files or images.

Document storage is linked to our document storage module. You can also install our cloud storage integration, which allows you to associate documents from your own OneDrive or Google Drive.

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

On the left, you will find the preview of the documents, and on the right, a list of all documents associated with your contract. To preview a different document, simply click on its name in the list on the right, or navigate using the left and right arrows on your keyboard (or by clicking on the on-screen arrows). The currently active document being previewed is highlighted in blue in the list of documents.

The preview window remains active regardless of the contract tab you are on, which is useful for referencing the document while filling out signatories or assets, for example.

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

### Metadatas

In this section, you can also modify the organizational unit associated with the contract, add tags, fill in the start and end dates of the contract, and include a description and internal reference.

The contract end date is particularly valuable for managing your contracts, as you will find in the statistics tab all contracts that have passed their deadline.


---

# 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/les-documents.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.
