> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/changelog/explore-by-month/march-2026.md).

# March 2026

This month we launched the following new features:

* [Audit Logs for Workspace Activity](/changelog/explore-by-month/march-2026/audit-logs-for-workspace-activity.md)
* [AWS S3 Sink Block in Workflows](/changelog/explore-by-month/march-2026/aws-s3-sink-block-in-workflows.md)
* [Continuous Improvement in Roboflow Rapid](/changelog/explore-by-month/march-2026/continuous-improvement-in-roboflow-rapid.md)
* [Credit Usage Tracking by Folder](/changelog/explore-by-month/march-2026/credit-usage-tracking-by-folder.md)
* [Qwen3.5-VL in Workflows](/changelog/explore-by-month/march-2026/qwen3.5-vl-in-workflows.md)
* [Updated Workflows AI Assistant](/changelog/explore-by-month/march-2026/updated-workflows-ai-assistant.md)
* [SORT and OC SORT Trackers in Workflows](/changelog/explore-by-month/march-2026/sort-and-oc-sort-trackers-in-workflows.md)
* [Stream Sharpness Monitoring](/changelog/explore-by-month/march-2026/stream-sharpness-monitoring.md)
* [Trigger-Based Inference in Deployment Manager](/changelog/explore-by-month/march-2026/trigger-based-inference-in-deployment-manager.md)
* [YOLOLite Available in Train (Beta)](/changelog/explore-by-month/march-2026/yololite-available-in-train-beta.md)


---

# 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.roboflow.com/changelog/explore-by-month/march-2026.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.
