> 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/help-center/product-updates/january-2026.md).

# January 2026

> Happy New Year!
>
> Hope you're enjoying your time with Jurisphere!
>
> Over the past few months, we have seen several new features designed to make legal work more efficient, collaborative and personalised.
>
> <br>

> Product Update Highlight of the Month
>
> Introducing Projects ![📁](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f4c1/72.png)
>
> Each Project becomes a *JurisRoom* - a secure, shared workspace where teams collaborate in real time, even across organisations. Designed to eliminate scattered files and lost context, Projects brings your teams documents, AI outputs and activity history together.
>
> ![🔗](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f517/72.png)[ ](https://www.loom.com/share/3b56bba75e0343bdbbf66d607063bb14)[*Watch how Projects work*](https://www.loom.com/share/3b56bba75e0343bdbbf66d607063bb14)

> > > [![Demo preview](https://ci3.googleusercontent.com/meips/ADKq_NaZi9xTfkUD0gspei2nkxgOXOq42lc_cA7iw4RQf2b793lBw3KdEsrBgN29L4J1hJPiCsrQ4NmRbfxCFJJYJPo65MahN_zjP7l2--ItGc5goMaQxB0QWoK0-RCCWmnMLg5mhGfEIM3pHHqEF5i4uELD92PImVNh=s0-d-e1-ft#https://c.navattic.com/nv_static/56f623bd250de818757672e57c0c0dee356df0220c41fd82876bec41915c3d2f)](https://jurisphere.navattic.com/0lq05hh)

<br>

> Feature Highlight of the Month
>
> Auto-Folderize ![📁](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f4c1/72.png)
>
> WIth a single click, Jurisphere intelligently sorts files into structured folders and subfolders based on their content. Whether you are managing court filings or transaction documents, Auto Folderize helps you stay organised and save hours of manual effort.&#x20;
>
> ![🔗](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f517/72.png) [*Watch how Auto Folderize works*](https://www.loom.com/share/eb62b95541b941d4a12eefe9f105620e)
>
> <br>

> > > [![https://jurisphere.navattic.com/dy5g05j8Demo preview](https://ci3.googleusercontent.com/meips/ADKq_NZkw8bfiwiuI8pK7YBxFe3-CxGZGf4Q9AkBrbZUGM0rLrhulu-_rt9BSW53aWmaYBQpVxrgW0uKPXzizd-_M94SGKc1ojw2W4iME09mBkzb_uQ3LPy3UdnDRPX6SGEYpiL8diQkrovUSqPT7vlLw4pv9lls_EY5=s0-d-e1-ft#https://c.navattic.com/nv_static/d143bda319e500cf4285e1e045f670245cb2ae1f50631570307624942a3dba15)](https://jurisphere.navattic.com/dy5g05j8)


---

# 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/help-center/product-updates/january-2026.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.
