Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fexplore.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fexplore.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# Explore

Jul 20, 2026

Filter by field presence in the Builder

[![Chip builder](/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)](https://coralogix.com/docs/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)

The query Builder adds **Exists** and **Not exists** operators, so you can filter on whether a field is present at all without typing a query. Select either operator on a chip and the value input disappears—the chip is complete with just a field and an operator. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/query_builder/.md#exists-and-not-exists-operators)**

Jul 20, 2026

Filter field values with checkboxes and Only

[![The Fields panel showing detected fields, favorites, and value distributions](/docs/assets/images/fields-overview-6863864a4f5c05975c153e39ed14078f.webp)](https://coralogix.com/docs/docs/assets/images/fields-overview-6863864a4f5c05975c153e39ed14078f.webp)

In the Fields panel, each value row now has a checkbox that shows and sets whether the value is included or excluded, keeping the panel and the query bar in sync. A new **Only** action narrows a field to a single value in one step, clearing the field's other selections. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/fields/.md#filter-by-value)**

Jul 20, 2026

Stack series on the time-series chart

[![Graph configuration](/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)](https://coralogix.com/docs/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)

The time-series chart's graph configuration adds a **Stacked** option for vertical bar and area charts. Choose **Absolute** to stack real values, or **Relative** to compare each group's share of the total per bucket. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/timeseries-chart/.md#stacked)**

Jul 9, 2026

Built-in DataPrime cheat sheet

[![DataPrime mode](/docs/assets/images/dataprime-mode-e3773d2ba1f1fa87af4f1d5e487b1393.webp)](https://coralogix.com/docs/docs/assets/images/dataprime-mode-e3773d2ba1f1fa87af4f1d5e487b1393.webp)

Look up DataPrime syntax without leaving the query editor. In DataPrime mode, open the cheat sheet from the query bar to browse the reference by section, search it, and copy examples straight into your query. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/dataprime/.md#dataprime-cheat-sheet)**

Jun 22, 2026

Readable, shareable URLs in Explore

Human-readable URLs — Explore deep links now use plain query parameters like `?query=…&dataset=…&duration=…` that you can read, hand-edit, or build from scratch. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/deep-links/.md#url-parameters)**

Relative time persists — Refreshing a "Last 1 hour" view stays on "Last 1 hour" instead of freezing to a fixed window. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/deep-links/.md#pick-the-right-time-parameter)**

Backward compatible — Legacy URLs and aliases (`relativeTime`, `preset`, `appendFilter`, `/explore/logs`) are upgraded to the canonical form on load. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/deep-links/.md#backward-compatibility)**

Jun 9, 2026

Saved views: Save as, tab updates, and Duplicate

[![Create saved view](/docs/assets/images/save-view-explore-75e2af698d330574b3fca5eda24b9451.webp)](https://coralogix.com/docs/docs/assets/images/save-view-explore-75e2af698d330574b3fca5eda24b9451.webp)

Save as a separate view — Open the tab's menu and select **Save as** to save your current state without overwriting the loaded view. **[Learn more](https://coralogix.com/docs/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views/.md#save-changes-to-a-loaded-view)**

Tab labels — Ad-hoc query tabs are now numbered `Explore (1)`, `Explore (2)`, and so on, until you save them. **[Learn more](https://coralogix.com/docs/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views/.md#use-saved-views)**

Duplicate a tab — Open the tab's menu and select **Duplicate** to work on a copy of the tab without affecting the saved view. The clone is suffixed `(copy)` and unlinked from the source view. **[Learn more](https://coralogix.com/docs/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views/.md#duplicate-a-tab)**

Jun 9, 2026

Export updates: more surfaces, file-name validation, entity-aware copy

[![Export data dialog in Explore V2](/docs/assets/images/export-data-dialog-6f23d8add02fea6d82cf8ebe1cbc8a1b.webp)](https://coralogix.com/docs/docs/assets/images/export-data-dialog-6f23d8add02fea6d82cf8ebe1cbc8a1b.webp)

Export from any grid — Export is now available on the **Traces**, **Templates**, and **Overview** tabs, alongside **Logs** and **Spans**. The three added surfaces export the rows currently loaded client-side; Logs and Spans export server-side up to 10,000 rows. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/export/.md#where-to-export-from)**

Export aggregated and grouped results — The **Overview** tab renders aggregated and grouped results from both Builder and DataPrime modes and supports export. Builder mode exports as **CSV** or **TSV**; DataPrime mode also supports **JSON**. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/export/.md#export-from-the-overview-tab)**

Entity-aware copy on the Spans tab — The Export dialog and toasts use span-specific wording on the Spans tab (`Span count`, `Exporting spans...`, `Spans exported successfully`). **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/export/.md)**

File-name validation — File names accept letters, numbers, and `.`, `_`, or `-` only, up to 255 characters. Invalid characters show an inline error and the **Export** button stays inactive. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/export/.md#how-to-export)**

May 17, 2026

Custom actions in Explore

[![Explore more actions menu with Manage actions highlighted at the bottom](/docs/assets/images/explore-logs-manage-actions-c1f11ba1cf2c5b5e815df5a7730de14d.webp)](https://coralogix.com/docs/docs/assets/images/explore-logs-manage-actions-c1f11ba1cf2c5b5e815df5a7730de14d.webp)

Manage actions panel — Open the kebab menu in the Explore query bar and select **Manage actions** to create, edit, and organize custom actions in Private and Shared sections. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/custom_actions/.md)**

URL templates with `$d`, `$m`, `$p` — Build clickable jumps from a log to a trace, span, RUM session, Grafana board, or Jira ticket using placeholders for log fields, Coralogix metadata, and page context. JavaScript expressions and bracket notation for special-character field names are supported. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/custom_actions/.md#url-template-variables)**

Filters and access controls — Scope actions by application, subsystem, or data type, and choose **Private** or **Shared** access when saving. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/custom_actions/.md#create-an-action)**

May 13, 2026

Export log data as JSON

[![Export data dialog in Explore V2](/docs/assets/images/export-data-dialog-6f23d8add02fea6d82cf8ebe1cbc8a1b.webp)](https://coralogix.com/docs/docs/assets/images/export-data-dialog-6f23d8add02fea6d82cf8ebe1cbc8a1b.webp)

JSON export — Download Explore V2 query results as JSON, alongside the existing CSV and TSV formats. Use JSON when you need to feed downstream tooling or preserve the nested structure of fields exported under **All logs**. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/export/.md)**

Apr 28, 2026

Explore spans: three-tab investigation experience

[![Traces and Spans](/docs/assets/images/trace-span-558d77c6212f2858dbc77491f51c62f4.webp)](https://coralogix.com/docs/docs/assets/images/trace-span-558d77c6212f2858dbc77491f51c62f4.webp)

Renamed to Explore spans — Explore Tracing is now Explore spans, reflecting a span-first investigation flow. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/spans/.md)**

Three tabs, one investigation — Spans, Traces, and Flows share the same query, time range, and filters. Switch tabs as your question changes—from operation-level (Spans) to request-level (Traces) to topology (Flows). **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/spans/.md)**

Span kind column — The Spans tab surfaces the OpenTelemetry span kind (`SERVER`, `CLIENT`, `PRODUCER`, `CONSUMER`, `INTERNAL`) with a directional arrow next to each row. Filter by kind to focus on inbound or outbound activity. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/spans/trace-span-concepts/.md)**

Span-aware query builder — The query builder gains an Errors toggle, a Duration filter (in ms or percentile), and span-relationship filters (Root, Only root, Parent, Entry service, Child, Any, Not any). Toggling Errors or applying a Duration filter runs the query automatically. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/query_builder/.md)**

Mar 29, 2026

Redesigned Explore Logs experience

[![Explore overview animation](/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)](https://coralogix.com/docs/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)

New Explore Logs — The Explore Logs experience has been fully redesigned. Navigate logs and spans from a unified interface with improved search, a rebuilt query builder, an enhanced logs table, and a detailed info panel. All legacy Explore Screen and Logs Screen pages redirect to the new experience. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/.md)**

Select a Data Source — Choose between dataspaces, datasets, and system datasets from a new data source selector at the top of Explore. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/datasets/.md)**

Get Started with Explore Logs — A new quickstart guide walks you through search, filtering, visualization, and saving views in a few steps. **[Learn more](https://coralogix.com/docs/docs/user-guides/data_exploration/logs/quickstart/.md)**
