# Uploading & Splitting Documents

{% hint style="info" %}
You may complete your forms outside of Rechat or you may have received documents from others that you need to upload into Rechat. In these cases, you can easily upload your documents into Rechat.
{% endhint %}

## Uploading Documents

1. You can drag-and-drop the documents into your deal which will prompt you to select where to save them and if you want to split them.&#x20;
2. You can select **Upload** button in the **Unorganized Folder** inside of your deal&#x20;
3. You can forward the documents to the unique deal email address provided for each deal. Any emails sent or forwarded to that email address will automatically import the documents into the deal for you.  This email address can be found in the Unorganized Folder section at the bottom of the deal.

![](/files/-MXjTCgt3Q4jsbSgSqv6)

## Splitting PDFs

If you are uploading one big scanned document which combines multiple files into one, you can then use the **Splitter** in Rechat to break your document into multiple documents and save them separately into your deal.

## Steps&#x20;

1. To split an uploaded document
2. Select on **Split**
3. Then inside of the splitter view, you will find all the files from your document on the left column, and then you can drag and drop or select the files you want and have them moved to the right side
4. Once finished press Save, to save it as a new file&#x20;

{% embed url="<https://rechatq.wistia.com/medias/0v8c21l9rd>" %}


---

# 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.rechat.com/guides/deals/5.-uploading-and-splitting-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.
