# Importing Contracts by email

#### Bulk Upload and Update of Contracts in Avanoo

Avanoo provides a straightforward way to manage contracts by enabling both initial bulk uploads and subsequent bulk updates. This is particularly useful for efficiently handling multiple contracts at once.

**Key features include:**

* **Import via Email:** Easily submit your contracts to Sonar by attaching them to an email.
* **File Format Compatibility:** Sonar exclusively supports PDF file formats for contract imports.
* **Size Limit:** Ensure each PDF does not exceed the 25MB maximum size limit to avoid upload issues.

This functionality streamlines the process of keeping your contract records up to date in Sonar, saving time and enhancing organizational efficiency.

## How to email a contract

You have the option to either forward an existing email or start a new one. Please attach the PDF and send it to `support@avanoo.ai`.


---

# 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://docs.avanoo.ai/public-knowledge-base/renewals-and-contract-management/importing-contracts-by-email.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.
