# Downloading and uploading contracts

### Downloading contracts

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

Contracts can be downloaded in three formats.

1. Download docx: Includes all contract notes.
2. Download docx (without Memo): A version without notes. \_clean is added to the filename).
3. Download PDF (without Memo): A memo-free PDF version. \_clean is added to the filename.

* When you download a contract, the file name will be saved in the format "Contract Name\_Downloader".\
  Example: Sale and Purchase Agreement\_John Doe

{% hint style="success" %}
Using Downloaded Contracts for Collaboration

* When collaborating with counterparties, you can share a version with notes for discussion.
* When requesting confirmation of a contract, you can download and share a version with the notes removed.
  {% endhint %}

{% hint style="info" %}
If you have revised the contract multiple times, you can download each version separately.\
Additional features - [Learn more about Version History](/en/clm/editor/utility/version.md)
{% endhint %}

***

### Uploading contract

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

* If you made a modification without linking it with allibee, you can upload the modified file and manage it within allibee.


---

# 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://guide.allibee.ai/en/clm/editor/editing/file.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.
