# Merge basket

Kyloe AwesomeDocs allows you to **merge a collection of files together into a single pdf document**. Simply add documents to the Merge Basket - from a selection of entities - order them as you wish, then let the app create the new document.

{% hint style="info" %}
Bullhorn has a file size limit of 10Mb. Large, uncompressed images or documents with a great deal of content should be reduced in size before merging.
{% endhint %}

![](/files/jcLWZXB9v1RcotCOcYA8)

To add an existing Bullhorn file to the basket, either double-click the file in the [Edit and merge files ](/kyloe-awesomedocs-2.0/edit-and-merging-files/editing-a-file.md)section or click the plus icon to the right of the file.

{% hint style="info" %}
You can add files to the merge basket from multiple entities within Bullhorn. The currently-selected entity will be where the final file is saved when you click MERGE.
{% endhint %}

1. **Merge Name:** You can enter your filename here. Please remember to avoid characters that are not acceptable in a filename. Additionally, Bullhorn has a filename limit of **100 characters**, including the file extension (.pdf, .docx).
2. The **Merge Basket number** shows how many individual documents are in the basket.
3. Clicking the delete icon will remove the document from the basket.
4. Clicking the **up or down arrows** will move the file up or down the list of files. The order the files are arranged in the basket will be the order their content appears in the final file. The files can also be rearranged by clicking and dragging within the basket if you wish.
5. Clicking the **Clear All** button will empty the basket of all files.
6. Clicking the **Upload to Basket** button will allow you to select a file on your local machine. This will be added to the basket and can be treated the same as a Bullhorn file.<br>

   <mark style="background-color:yellow;">NOTE: Only files of the following types can be added to the basket:</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**.pdf, .jpg, .jpeg, .png, .gif, .doc, .docx**</mark><br>
7. Clicking the **Merge** button will start the merging process. Depending on the number of files, this may take a few seconds. Once complete, the basket will be emptied and the list of files refreshed.


---

# 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.kyloepartners.com/kyloe-awesomedocs-2.0/edit-and-merging-files/merge-basket.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.
