> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-analytics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-analytics/getting-started/whats-new-in-analytics/analytics-2.3.3-released.md).

# Analytics 2.3.3 Released

We are excited to announce the release of NexPort Analytics version 2.3.3! This update brings a host of improvements, critical fixes, and a key new feature designed to enhance performance and reliability. Below are the key highlights of this release:

**New Feature:**

1. **Enhanced User Management for Report Schedules**
   * **Description:** Introduced a new capability for admins with the "manage users" permission. Admins can now edit and review the report schedules of users within their organization. This feature streamlines administrative tasks and enhances control over reporting schedules, improving overall efficiency and support within the organization.

**Backend Improvements:**

1. **Indexing Performance Improvements**
   * **Issue:** Indexing was taking too long.
   * **Enhancement:** The indexing process is now significantly faster and more efficient, enabling users to quickly access and analyze their data without delays.
2. **Optimized Cascades Performance**
   * **Issue:** Cascades were taking too long.
   * **Enhancement:** Optimized cascade operations result in faster data processing, allowing users to perform complex analyses with greater speed and efficiency.

These updates are part of our ongoing commitment to providing a robust and efficient analytics platform. We encourage all users to upgrade to the latest version to benefit from these enhancements.

For more detailed information on this release, please refer to the release notes or contact our support team.

Thank you for choosing NexPort Analytics.

Best regards,

The NexPort Analytics Team


---

# 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://docs.nexportsolutions.com/nexport-analytics/getting-started/whats-new-in-analytics/analytics-2.3.3-released.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.
