# Live Preview

### Live Preview

Live Preview provides a real-time preview of changes you make to your telemetry, giving you the power to validate the impact before rolling out the change to your collectors.

#### Viewing

From a configuration page, click on any processor node in your pipeline. You'll then be presented with a full-screen editing experience. Use Snapshots on the left to inspect your data, add processors to transform it, and view the results in real-time with Live Preview on the right. This becomes an excellent sandbox to experiment with changes before you commit them to your production collectors.

<figure><img src="/files/oes0jZr398MjGm11YmSr" alt="Bindplane docs - Live Preview - image 1"><figcaption><p><em>This shows Live Preview with a Severity Filter processor applied.</em></p></figcaption></figure>

### Limitations

While Live Preview works with most processors, you will not see a preview when you configure the following processors:

* Batch
* Compute Metric Statistics
* Count Telemetry
* Deduplicate Logs
* Extract Metric
* Lookup Fields
* Resource Detection


---

# 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://docs.bindplane.com/feature-guides/data-management/live-preview.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.
