# Uploading, Viewing, and Removing Treatment Files

Files can be uploaded, viewed, or deleted for various treatment items like Procedures, Investigations, and Radiology.

***

### Upload a File

* Add the item to the respective SOAP tab from the [price card](/uniteemr/application-modules/medical-records/diagnosis/individual-pricecards-and-templates.md).

  <figure><img src="/files/NHQWmeaWLtosVR6ikMrG" alt=""><figcaption></figcaption></figure>
* Click the **Upload** icon next to the item to open your local **File Explorer**.

  <figure><img src="/files/hrz5mRf4qWYx4oQKl9dV" alt=""><figcaption></figcaption></figure>
* Browse and select the file you wish to upload, then click **Open**.
* The file will be uploaded and automatically saved in the **Documents** tab, where it can be viewed, downloaded, or printed as needed.

  <figure><img src="/files/MSICZZ61tMOIMgF7QMyv" alt="" width="258"><figcaption></figcaption></figure>

***

### **View the Uploaded File**

* After uploading, the View option becomes available. To view the file, click the View icon, which opens the file for review.

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

***

### **Delete the Uploaded File**

* To delete the uploaded file, click the **Delete** icon located next to the View icon. A confirmation pop-up will appear; click YES to confirm and delete the file.

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

{% hint style="warning" %}
**Allowed Formats**: XLSX, CSV, JPG, TXT, RTF, DOCX, HTML, JPEG, PNG, PDF, DOC.\
**Max File Size**: 10MB (File Size can be increased as needed).
{% endhint %}

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/medical-records/diagnosis/uploading-viewing-and-removing-treatment-files.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.
