> 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/jan-2026.md).

# Jan 2026

**Data Access Policy Enhancements**

* **Object Sync Enhancement** – All the informational messages related to Object Sync are now displayed in the notifications feature. Reference image :

&#x20;<img src="/files/UKFeroXYhXM3w0GsR6cD" alt="" data-size="original">

* **Object Sync Impacted Objects List** – Object Sync button displays the list of all impacted objects within the data source as part of the sync process.

<img src="/files/fnNgrQDcjN53aQfZSxCf" alt="" data-size="original">&#x20;

* **Databricks Registration Enhancement** – Support for registering multiple Databricks workspaces is now supported within the same notebook script.&#x20;
* **Policy Admin Reports** –  Policy admins can now download various audit and compliance reports based on the databases that are accessible to them within the data source.
* **Snowflake OAuth Support for Object Sync Service** – Object sync service now supports OAuth for the Snowflake data source.
* **Incremental Grant Support in Access Policies** – Redeployment of ABAC policies will generate GRANT/ALTER statements only for the delta objects going forward.
* **Tag Migration and Policy Promotion Scripts Enhancements** – Tag migration now extracts the object-level and column-level tags used in a particular policy, validates or creates the required tags and allowed values on the target data source.&#x20;
* **SCIM Token Regeneration** – Regeneration of Azure AD and Okta SSO token is now available within the Single Sign On page.

&#x20;![](/files/UFDh34drlNTwXnCCwawc)

**Data Security Posture Management Enhancements**

* **Copilot** **LiteLLM Support** – Copilot Agents supports communication with different LLM models using [LiteLLM](https://docs.litellm.ai/docs/simple_proxy) Proxy.
* **Copilot Databricks and SQL Server Support** – TrustLogix Copilot (*Preview*) now supports various security prompts for Databricks and SQL Server.&#x20;
* **Access Analyzer Enhancement** – Search for a particular user in a very large user set is now provided within Access Analyzer.&#x20;
* **User Type Filter Support** – Human vs Service Type user filter is now displayed in the Data Risks page. This will let the user filter for data risks pertaining to Human or Service Type users as defined in the monitoring policies.


---

# 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/jan-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.
