> For the complete documentation index, see [llms.txt](https://help.jurisphere.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jurisphere.ai/file-upload-and-management/your-files-and-documents.md).

# Your files and documents

Jurisphere is designed to be your all-in-one legal document workspace. Whether you’re a litigator managing hundreds of pleadings, or a corporate lawyer reviewing contracts and agreements, your files are at the heart of your work.

With Jurisphere, you can upload a wide variety of file types — including `.pdf`, `.docx`, `.doc`, `.txt`, and even scanned documents that need OCR. There are **no storage limits** per se — you can upload as many files as you need, across all matters, and across teams. Each file becomes a dynamic asset: you can run Document Review, Parallel Review, generate Lists of Dates, get instant translations, or use them for Redline analysis. <mark style="color:blue;">The platform adapts to your workflow</mark>.

Think of Jurisphere as your **active legal workspace** — where each document is ready for review, analysis, and action.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>OCR (Optical Character Recognition)</td><td><a href="/spaces/2zbn28n79AjHkgxNqfPb/pages/baLwUx99wtOPFhzNxuha">/spaces/2zbn28n79AjHkgxNqfPb/pages/baLwUx99wtOPFhzNxuha</a></td></tr><tr><td>Uploading files</td><td><a href="/pages/IuHm8YcJOwD50yRabWxR">/pages/IuHm8YcJOwD50yRabWxR</a></td></tr><tr><td>Selecting and viewing files</td><td><a href="/pages/6jXXYH6hADWFjxCcnsfy">/pages/6jXXYH6hADWFjxCcnsfy</a></td></tr><tr><td>File options</td><td><a href="/pages/dHOkmJxB6WjI7B8imcbr">/pages/dHOkmJxB6WjI7B8imcbr</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.jurisphere.ai/file-upload-and-management/your-files-and-documents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
