> 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/february-2026.md).

# February 2026

> A lot has been happening at Jurisphere lately - we are excited to share it with you!
>
> We have been rolling out new features that make legal work faster, more collaborative and a lot more intuitive.
>
> \
> Product Update Highlight of the Month

> Creating Memories ![📁](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f4c1/72.png)
>
> **Your Memories** helps Jurisphere remember preferences, context, and key details so your experience stays personalised across tools like Research, Document Review, and List of Dates. You can save things like your preferred drafting style, default jurisdictions and research preferences
>
> ![🔗](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f517/72.png)[ ](https://www.loom.com/share/3b56bba75e0343bdbbf66d607063bb14)[*Watch how Memories work*](https://www.loom.com/share/7e527ca8187f4e469cc800bf5ebb0c13)

<br>

> &#x20;                  [![Demo preview](https://ci3.googleusercontent.com/meips/ADKq_NaG0Whx2c0xlloRgkRp3dcnLGx95Nr0_JHAu8zNUzNOQn8htffSmFi0GOa1zlADwmz9J3u4RNjfPI5peeBAI-cwUmGCDWq1n9vOXzP_wQCS2QR3KlafucsvdxrakS9Y7GFsbgl_yXDz9WMrNLspd8QJD7oJtT6V=s0-d-e1-ft#https://c.navattic.com/nv_static/73ce9cc7076c62dcaba3939c5e4b1b4c6f1c71f0a961419bcadf794825bd2347)](https://jurisphere.navattic.com/j7i02ya?g=cml94ilq1001104jrh7fi2k34\&s=0)

<br>

> Feature Highlight of the Month<br>
>
> Enhancing Prompts ![📁](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f4c1/72.png)
>
> LLMs provide best results when prompts are clear and comprehensive - but we know lawyers shouldn’t have to master prompt engineering to get there. With **Prompt Enhancement**, you can instantly improve any prompt by clicking Tab, making it more detailed, structured, and effective while staying fully editable and under your control.
>
> ![🔗](https://fonts.gstatic.com/s/e/notoemoji/16.0/1f517/72.png) [*Watch how Prompt Enhancement works*](https://www.loom.com/share/863825b7365348c79f32ec503507db5e)
>
> &#x20;                  [![Demo preview](https://ci3.googleusercontent.com/meips/ADKq_Nb6NNJ8fEvA2BQOz4nOcOFOoxLXvNWPKrLRFZd1QB-UK-N7vmSBH6GkpwHu6nQpN-1MYe-Mjvl6j2oydyhzkl6hSkzWZE_h-TdAEbIoEVdznfqoSqnghl_GeJFeWhNhsF-9ZEaaQbO5qKQyyOGSGvvMfNYQbO3-=s0-d-e1-ft#https://c.navattic.com/nv_static/df7fc30232b0301a89709a8f72275119872566cf6bbd45070b844a7b86f1e2d1)](https://jurisphere.navattic.com/j7i02ya?g=cml7w6e3v000000iniw8pajp5\&s=0)<br>
>
> &#x20;                &#x20;


---

# 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/february-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.
