# Uploading Documents to An Order

[Notary Everyday](/readme.md) / [Escrow Officer](/title-and-escrow/entering-orders.md) / [<mark style="color:purple;">Uploading Documents</mark>](/title-and-escrow/uploading-documents-to-an-order.md)

***

## Jump right in with this quick 1 minute tutorial: <a href="#jump-right-in-with-this-quick-2-minute-tutorial" id="jump-right-in-with-this-quick-2-minute-tutorial"></a>

{% embed url="<https://www.loom.com/share/b07f6e69427d407bb70c301fb5d9a09b?sid=6505cb31-4e36-4d6f-871f-24540c09558a>" %}

***

## Steps to Follow

### **1. Open Your Order**

* Log in to your account.
* Go to your **Dashboard** and select the relevant order.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdWkkx9glB0imzYCII6BT-RsRaeukp7FoLUo4PvMVHUNc0jQfvnMOG6SeY4ApF8xcILoEDxw0fU6UQH0YefmCSKSAOeQFQdwSNl61mlIFicwJPtt7HwVypXAojb7PiKD5MLcpEQUg?key=-1U1u3WzU4LnPNeMjP8a5Qdj" alt="" width="563"><figcaption></figcaption></figure>

### **2. Access the Document Upload Button**

* In the top-right corner of the order page, click the **Docs** button.

### **3. Upload Documents**

* Select your files by clicking **“Select Files”** or simply **drag and drop** them into the upload area.

### **4. (Optional) Mark the Closing Package as Complete**

* Click **“Mark Closing Package as Complete”** to notify the notary.
* Once clicked, the button turns yellow, indicating the action is complete.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvULI0pDAPYfXnL-yrTSSZJQ_HtO0Nlz0rqLmPH_QHVsS-L3KpsHF-Cpl8EeAv_8Wk3p7ZBf_aHMLv7kcG0680Psrseq5arLRGfGAMB3ztjh1jhvNXnUbDWAc5J8_x-tWs0lPPrg?key=-1U1u3WzU4LnPNeMjP8a5Qdj" alt="" width="563"><figcaption></figcaption></figure>

<br>


---

# 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.notaryeveryday.com/title-and-escrow/uploading-documents-to-an-order.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.
