---
title: "Query editor for quarantined rows"
excerpt: "Query editor for quarantined rows, sample URI for S3 previews, credit usage table, and more!"
date: "2024-12-05"
---

# Query editor for quarantined rows

You can now edit any query made on quarantined rows, which grants you more power for searching errors with new ingested rows. The following example shows how to use a `WHERE` clause to filter the rows.

{% html %}
<video controls autoplay muted><source src="/docs/assets/changelog/quarantined-queries.mp4" type="video/mp4"></video>
{% /html %}

## Sample URI for S3 Connector previews

You can now enter a sample file URI in the S3 Connector dialog, which is validated for Preview. This can help you generate the schema when limits prevent the connector from retrieving files. See [Sample URI for S3 Connector previews](/forward/ingest-data/connectors/s3#sample-file-url) for more information.

{% image src="/assets/changelog/sample-URI-S3-previews.png" alt="S3 Connector with sample URI" /%}

## Credit usage in Dedicated plans

Customers in the new Dedicated infrastructure plans can now see their monthly credit consumption, broken down by resource: Cluster usage, Storage, Egress, and Support. 

{% image src="/assets/changelog/credit-usage-dedicated-plans.png" alt="Credit usage" /%}

## Improvements and bug fixes

- Added controls for closing and full-screening a split view of the quarantine table of a Data Source.
- Added JWT support for charts when using style presets.
- Enhanced JWT error handling to provide clearer and more descriptive error messages.
- Fixed a bug that caused errors when the "audience" field was included in JWT tokens.
