# Uploading Files

## Getting Started

1. **Navigate to My Drive**

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

2. **Drag and Drop or Choose Files to Upload**

<figure><img src="/files/792LxyI9KGyzgPkwCixt" alt=""><figcaption></figcaption></figure>

3. **Organize your Files by creating Folders within Paxton**
4. **Analyze your Processed Files**

## Tips for Success

* Ensure your files have finished processing before querying. This is denoted when the loading circle has finished spinning for the file.&#x20;

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


---

# 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.paxton.ai/help/my-drive-and-shared-drive/uploading-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.
