> ## Documentation Index
> Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# April 2026 update

> ARGOS Omni product update for April 2026

Hello from ARGOS Omni.

Here are April's improvements.

***

## New document recognition engine

<span style={{backgroundColor: '#F0FDF4', color: '#16A34A', padding: '4px 12px', borderRadius: '16px', fontSize: '13px', fontWeight: '600'}}>Feature Improvement</span>

The engine that extracts text from PDFs and images was **replaced with a newer one**. Extraction accuracy is up across scanned documents and photographed ones.

You can check the result in the content area of **View details** on an item. When a key value is missing, replacing the document with a cleaner copy works better than rewriting the policy.

***

## Better document search

<span style={{backgroundColor: '#F0FDF4', color: '#16A34A', padding: '4px 12px', borderRadius: '16px', fontSize: '13px', fontWeight: '600'}}>Feature Improvement</span>

We improved how the agent finds its evidence inside documents. It locates the relevant passage more reliably when a document is long or when there are several of them.

Verification accuracy improves across every supported format — [adding an item](/en/omni/api-reference/post-item#supported-file-formats).

***

## Token usage per step

<span style={{backgroundColor: '#EEF4FF', color: '#0064FF', padding: '4px 12px', borderRadius: '16px', fontSize: '13px', fontWeight: '600'}}>New Feature</span>

The tokens an analysis consumed can now be seen **broken down per work item**. It appears in the Info tab and the Audit tab totals, and in the API response as `systemMetadata.tokenUsagePerWorkId`.

Use it to see which step costs the most when you are tuning a policy — [`GET /analyses/:analysisId`](/en/omni/api-reference/get-analysis#systemmetadata).

***

## Trial expiry calculation

<span style={{backgroundColor: '#F0FDF4', color: '#16A34A', padding: '4px 12px', borderRadius: '16px', fontSize: '13px', fontWeight: '600'}}>Feature Improvement</span>

We tidied up how the expiry date of a trial project is calculated. The days remaining and the expiry date are shown on the Project Info tab — [project management](/en/omni/dashboard/project-management#project-status).

***

## Related pages

* [Profiles and items](/en/omni/dashboard/profiles-and-items) — adding documents and checking the extraction
* [Analysis results](/en/omni/dashboard/analysis-results) — the Info and Audit tabs
