# Sep 26th, 2025

### Improvements

* **Automated Tests Integration for Search Workflow**: Integrated an automated test feature to improve the efficiency and accuracy of the Agentic semantic search workflow.
* **Document Content Search Optimization**: Improved search experience as we've streamlined the process of finding existing document content.

### New Features

* **Inclusion of New US Patent Data**: We've enriched our database with the addition of new US patent data enhancing the data coverage for users to leverage.

### Bug Fixes

* **Offset Update Fix**: Fixed the issue with the update of offset\_began by document\_instance\_id, making the process more consistent and reliable.


---

# Agent Instructions: 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://docs.rememberizer.ai/additional-resources/releases/2025-releases/sep-26th-2025.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.
