# Add Attachments

Adding attachments allows you to incorporate relevant documents, images, or other files into your work within the application. This can significantly improve clarity, provide additional context, and streamline information sharing.

**Attaching Your Files**

Once you've located the attachment feature, follow these steps:

1. Attachments would be available in most of the modules. **Click the 'Upload' Button.**

<figure><img src="/files/0EPvJsgg5pak6uife1ZH" alt=""><figcaption></figcaption></figure>

2. **Browse Your Files:** A file selection window will appear. Navigate to the location on your computer where the file you want to attach is stored.
3. **Select the File:** Click on the desired file to choose it for attachment or
4. **Drag and Drop:** Drag the file to the upload file section in the application and drop it.
5. **Verify:** Verify the selected file is uploaded in attachments section.

{% hint style="info" %}
**Note:**

* **File Size Limits:** Be aware that 20MB would be the limitations on the size of files you can upload.
* **Supported File Types:** Attachment feature in each module would have the list of files supported, make sure the file you want to attach is compatible with the attachment feature in the specific module before attempting to upload it.
  {% endhint %}

#### Delete uploaded attachments

* Once you've located the attachments, hover on the attachment uploaded.
* Click on delete icon on corresponding attachment.
* Confirm the deletion in a flash message.


---

# 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.simplifyqa.ai/get-to-know-your-workspace/add-attachments.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.
