# 2025-11-26: ACI - AI Logs

## Overview

The new AI Logs view gives your teams end-to-end visibility into how AI agents operate across your business. With richer logging and clear performance summaries, you can drive higher ROI from AI initiatives, speed up troubleshooting, and demonstrate compliance to stakeholders and customers.

## New features

| Feature            | Benefit                                                                                               |
| ------------------ | ----------------------------------------------------------------------------------------------------- |
| **Request logs**   | Complete trace of every AI interaction for auditability, compliance, and customer dispute resolution. |
| **Job logs**       | Visibility into all background AI jobs to optimize throughput, reduce costs, and prevent bottlenecks. |
| **Session logs**   | Step-by-step view of each AI session to speed up troubleshooting and improve output quality.          |
| **Summary charts** | High-level dashboards that highlight adoption, performance trends, and overall AI KPIs at a glance.   |

## Fixes and improvements

None as these are new improvements.

## Known problems

No known problems at the time of release.

## Documentation and links

User Guides:

* [AI Logs](/agentic-commerce-intelligence/agentic-intelligence/logs.md)


---

# 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://developer.emporix.io/release-notes/archive/2025/2025-11-26-aci-logs.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.
