> 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/jurisphere-guide/handbook/arbitration/overview.md).

# Overview

Arbitrations are best suited for Jurisphere. Fact-heavy disputes, pleadings and evidence running into thousands of pages, and all fitting into tight deadlines and high-stakes work. Workflows on Jurisphere are curated for this very rhythm of an arbitration: drafting the notice, structuring pleadings, dissecting the documentary record, and even preparing a Section 34 challenge when it comes.&#x20;

## The shape of the work

A typical arbitration runs from notice through pleadings, document production, evidence, hearings, and the award.&#x20;

* The intake-and-translation work comes first: regional-language exhibits, OCR, and a [Master List of Dates](https://jurisphere.gitbook.io/jurisphere-guide/list-of-dates/overview-of-the-list-of-dates-tool) for the broad chronology.&#x20;
* Arbitration-specific [Workflows](https://jurisphere.gitbook.io/jurisphere-guide/document-review/workflows-on-document-review) then carry the matter:&#x20;
  * generating synopses for the pleadings on record,&#x20;
  * surfacing requisition lists for document production,&#x20;
  * running consistency sweeps across witness statements and pleadings, and&#x20;
  * breaking down the arbitral award to identify grounds for challenge under Section 34.
* [Drafting on Document Review](https://jurisphere.gitbook.io/jurisphere-guide/drafting-on-document-review) carries the SOC, SOD, and Briefing notes when required..
* The [Word Add-In](https://jurisphere.gitbook.io/jurisphere-guide/word-add-in/overview-of-the-word-add-in) handles in-place drafting for shorter procedural correspondence.
* [Research](https://jurisphere.gitbook.io/jurisphere-guide/research/overview-of-the-research-tool) surfaces clause-construction and seat-specific jurisprudence with in-line citations.

Cross-examination instinct and closing-submissions advocacy stay with counsel.

## How the work moves

A mandate moves through the stages below. The detailed walkthrough — with the tools each stage uses and the call the lawyer still owns — is on the next page.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Intake &#x26; Translation</strong></td><td>Upload exhibits to the Project; Auto-folderize sorts by category.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#intake-translation">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#intake-translation</a></td></tr><tr><td><strong>Master Chronology (early)</strong></td><td>Master List of Dates over the full document set.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#master-chronology-early">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#master-chronology-early</a></td></tr><tr><td><strong>Notice &#x26; Constitution</strong></td><td>Draft the notice of arbitration via the dedicated arbitration Workflow.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#notice-constitution">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#notice-constitution</a></td></tr><tr><td><strong>Pleadings</strong></td><td>Generate synopses for SOC, SOD, and Counterclaim via Workflows.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#pleadings">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#pleadings</a></td></tr><tr><td><strong>Document Production &#x26; Evidence</strong></td><td>Surface the requisition list (Redfern basis) via Workflows.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#document-production-evidence">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#document-production-evidence</a></td></tr><tr><td><strong>Focused Chronology (mature)</strong></td><td>Brief or Custom LOD targeted to the case theory and the institutional chronology format.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#focused-chronology-mature">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#focused-chronology-mature</a></td></tr><tr><td><strong>Hearings</strong></td><td>Pre-hearing consistency sweeps for cross-prep.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#hearings">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#hearings</a></td></tr><tr><td><strong>Award &#x26; Challenge</strong></td><td>Break down the arbitral award via Workflows to identify challenge grounds.</td><td><a href="/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#award-challenge">/pages/1e56e8461c5afe38c309eb7e487baf844b634d11#award-challenge</a></td></tr></tbody></table>

{% hint style="success" %}
**The shape of the time saved.** Cross-examination is won by the advocate in the room. Jurisphere ensures the advocate walks in with every contradiction surfaced, every document a click away, and every authority traceable to source.
{% endhint %}


---

# 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/jurisphere-guide/handbook/arbitration/overview.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.
