> For the complete documentation index, see [llms.txt](https://help.paxton.ai/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paxton.ai/help/new-updates-to-paxton.md).

# New Updates to Paxton

## **June 11, 2026 — Matter Timeline**

**What's new:** Matter Timeline builds a single, chronological record of every important date in your matter — extracted directly from your case files, with a citation back to the source for each event.

* **Every key date, not just medical** — unlike a medical-only chronology, Timeline captures filings, correspondence, contracts, incidents, demands, deadlines, and more.
* **Works across any litigation type** — not just personal injury, so you can use it for any matter where the sequence of events matters.
* **Cited to the source** — every event links back to the document it came from, so the chronology is verifiable.
* **Where to find it** — Timeline lives under **Matter Record**, alongside Medical Chronology and Medical Bills.

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

**Impact:** A ready-made, citable chronology of your entire case — no more manually piecing dates together across files. Matter Record turns your case files into structured, citable outputs you can use throughout your matter.

***

## **June 8, 2026 — Managing files overhaul**

**What's new:** We've rebuilt the UX for Matter Files and the file pickers, with a faster, more stable experience throughout:

* **New standalone viewer** — clicking an inline citation now opens a dedicated viewer instead of sending you to the old drive.
* **Move and rename without reprocessing** — you can move and rename files without kicking them back into the processing state. Renaming also no longer delinks a file from its chat, med chron, or med summary the way it used to.
* **Larger processing limits** — files up to **1 GB** and PDFs up to **2,500 pages**.
* **Better speed and stability** across file management.

**Impact:** Organizing and reviewing files is smoother and less disruptive — renaming and moving no longer breaks links or triggers re-processing, citations open right where you need them, and you can work with much larger documents.

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

***

## **May 26, 2026 — Citator updates & drafting overhaul**

**Citator updates:** We've made major improvements to the AI Citator. Select **Cited References** or **View Source** on any response, then **Analyze Case** to check whether a case is likely good law or requires caution, along with an explanation of that status. Complex analyses run in the background and notify you by email when ready, so you can keep researching in the meantime. ([Citator help article](https://help.paxton.ai/help/legal-research/citations-and-ai-citator))

**Drafting overhaul:** The drafting module now uses a new **draft → review → revise** flow. Highlights:

* **Scoped revisions** — ask it to change one section and it leaves the rest of the document untouched instead of rewriting everything.
* **Tighter first drafts** — drafts are now single-pass, with far less of the old duplicative, bloated output.
* **Self-review before handoff** — Paxton reviews and self-corrects a draft before handing it back, flagging and fixing "drift" and structural issues to better adhere to your request.
* **Multiple documents per chat** — you can draft separate documents in one chat without them bleeding into each other; the AI recognizes when to start fresh.

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

**Impact:** More reliable case validation, plus cleaner, more controllable drafting that respects your edits and keeps multiple documents straight in a single chat.

<figure><img src="/files/6s0XBOKzFIlGZa5CzMol" alt=""><figcaption></figcaption></figure>

***

## **May 16, 2026 — Faster file pipeline**

**What's new:** We've improved the file pipeline for faster uploads and downloads, quicker processing, and support for larger file sizes.

**Impact:** Less waiting when working with documents, and fewer limits on the files you can bring into Paxton.

***

## **April 30, 2026 — Matter-centered workspace**

**What's new:** We've redesigned the workspace so your matter sits at the center of everything you do in Paxton. Chats, documents, and the AI assistant now all live inside the matter they belong to. Anything that wasn't already tied to a matter has been gathered into a new read-only **Unassigned** matter, so nothing is lost. You can move chats out of Unassigned into the right matter.

**Impact:** A single home base for each matter means less hunting across chats and files, and clearer separation of context between matters. ([Help article](https://app.gitbook.com/o/mFlSlAV1pNYq6aLjzITR/s/CY0Bz9NWp8rqtfuqg7ne/~/revisions/2SXnmPc181nkGCowiwLq/matters/matters-case-organization-and-context))

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


---

# 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:

```
GET https://help.paxton.ai/help/new-updates-to-paxton.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.
