# Sep 13th, 2024

### Improvements

* **Improved Usage Tracking**: New logic provides more accurate monitoring of your storage and usage limits.
* **Enhanced Performance**: Memento actions are now optimized for better responsiveness.
* **Enhanced Error Display**: Error messages on the knowledge page are clearer when document indexing fails, making it easier to identify issues.
* **Streamlined Data Source Connection**: The data source panel now opens automatically after connecting, simplifying the setup process.
* **Improved Default Settings**: Default user settings have been updated to enhance performance and accuracy.

### New Features

* **Batch Document Deletion**: You can now delete multiple documents at once, simplifying data management.
* **Automatic Re-indexing**: Collections automatically re-index when needed, ensuring up-to-date search results.

### Bug Fixes

* **Fixed Indexing Bugs**: Resolved issues with data indexing to improve search reliability.
* **Reduced Notification Spam**: Fixed an issue causing excessive notifications related to document membership.


---

# 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/2024-releases/sep-13th-2024.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.
