> For the complete documentation index, see [llms.txt](https://docs.trustlogix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustlogix.io/release-notes/2026-q1-releases/mar-2026.md).

# Mar 2026

| <h3><strong>Data Access Governance & Policy Management</strong></h3><h4>New Feature and Enhancements</h4><ul><li><strong>Ease of Attribute Assignment for Policies:</strong> Added a powerful feature for the business users to copy attribute values from a specific user to multiple users.  </li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><a href="https://youtu.be/CMPbmCzgM2Q?utm_source=hs_email&#x26;utm_medium=email&#x26;_hsenc=p2ANqtz--WTMKlL6OSzMbUKvEihMwgu60jrIW9C3oDTxpRrOmVbMGxPbs8dHhZ3z4yhW5BJWpxCQW4"><img src="https://hs-21115061.f.hubspotemail.net/hub/21115061/hubfs/Copy%20of%20PowerBI%20demo%20(4)-4.png?upsize=true&#x26;t=1773359648217&#x26;width=354&#x26;composeType=play_button&#x26;overlayColor=%232f4254&#x26;overlayScale=0.3&#x26;name=Copy%20of%20PowerBI%20demo%20(4)-4.png" alt="Copy Attribute Values"></a></td></tr></tbody></table>

| <ul><li><strong>Hierarchical Attribute Support:</strong> ABAC access policies now support conditional evaluation to match values dynamically at the Same node, Parent, Child, or Parent + Child.</li><li><strong>Additional Operators for Policy Building:</strong> Enhanced the ABAC policy builder by adding <strong>IN</strong> and <strong>NOT IN</strong> to the existing operators for Snowflake and Databricks.</li><li><strong>UI Guidance:</strong> Added Info icons within the ABAC policy builder to describe dimension attribute filters.</li><li><strong>Deployment Resilience:</strong> RBAC template policies now support handling failed grants during delta deployments.</li><li><strong>Enhancement to Setting up Privilege Template:</strong> Any new object types and new privileges launched by Snowflake or Databricks are automatically shown at the time of setting up the privilege template</li><li><p><strong>Power BI Integration:</strong> Enhanced Power BI support to handle invalid semantic models gracefully.</p><h3> </h3></li></ul><p> </p><h4>Bug Fixes</h4><ul><li><strong>UI Consistency:</strong> Revamped the RBAC access policy governance interface to align with the ABAC UI for a unified user experience.</li></ul> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| <h3><strong>Data Security Posture Management (DSPM)</strong></h3><h4>New Feature and Enhancements </h4><ul><li><strong>Geo-Based Monitoring:</strong> Added support for location-based monitoring policies across Oracle, SQL Server, and MySQL platforms. </li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><a href="https://youtu.be/VmIAVAjP8rE?utm_source=hs_email&#x26;utm_medium=email&#x26;_hsenc=p2ANqtz--WTMKlL6OSzMbUKvEihMwgu60jrIW9C3oDTxpRrOmVbMGxPbs8dHhZ3z4yhW5BJWpxCQW4"><img src="https://hs-21115061.f.hubspotemail.net/hub/21115061/hubfs/Copy%20of%20PowerBI%20demo%20(5).png?upsize=true&#x26;t=1773359648233&#x26;width=354&#x26;composeType=play_button&#x26;overlayColor=%232f4254&#x26;overlayScale=0.3&#x26;name=Copy%20of%20PowerBI%20demo%20(5).png" alt="Geo based Monitoring Policies"></a></td></tr></tbody></table>

| <ul><li><strong>Automated Maintenance:</strong> New scripts to automate updates for on-prem host AWS cloud parameters.</li><li><strong>Ingestion Optimization:</strong> Enhanced Oracle and SQL Server performance to handle millions of audit events efficiently.</li><li><strong>Near Real-Time Monitoring:</strong> Enabled near real-time monitoring policies for Oracle and MySQL.</li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><a href="https://youtu.be/Jw9gqezFGeU?utm_source=hs_email&#x26;utm_medium=email&#x26;_hsenc=p2ANqtz--WTMKlL6OSzMbUKvEihMwgu60jrIW9C3oDTxpRrOmVbMGxPbs8dHhZ3z4yhW5BJWpxCQW4"><img src="https://hs-21115061.f.hubspotemail.net/hub/21115061/hubfs/Copy%20of%20PowerBI%20demo%20(6).png?upsize=true&#x26;t=1773359648246&#x26;width=354&#x26;composeType=play_button&#x26;overlayColor=%232f4254&#x26;overlayScale=0.3&#x26;name=Copy%20of%20PowerBI%20demo%20(6).png" alt="Near Real Time Monitoring"></a></td></tr></tbody></table>

| <h3><strong>Guardian Agent (Preview)</strong></h3><ul><li><strong>Enhanced Reporting and Auditability:</strong> Trust AI Guardian now allows customers to use AI security prompts and download results providing clear audit trails and actionable reports.</li><li><strong>Cloud Deployment:</strong> Support for Trustlet cloud-based Guardian Agent deployment.</li><li><strong>Snowflake Cortex Integration:</strong> Guardian Agent now supports answering prompts for Snowflake Cortex agent activities.</li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |


---

# 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://docs.trustlogix.io/release-notes/2026-q1-releases/mar-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.
