# Data Management

- [Live Preview](https://docs.bindplane.com/feature-guides/data-management/live-preview.md): Utilize Live Preview in Bindplane
- [Metric Filtering](https://docs.bindplane.com/feature-guides/data-management/metric-filtering.md): Filter metrics with Bindplane
- [Pausing Telemetry](https://docs.bindplane.com/feature-guides/data-management/pausing-telemetry.md): Pause the collection or reporting of telemetry
- [Snapshot Recordings](https://docs.bindplane.com/feature-guides/data-management/snapshot-recordings.md)
- [Snapshots](https://docs.bindplane.com/feature-guides/data-management/snapshots.md): Utilize Snapshots in Bindplane
- [Telemetry Measurements](https://docs.bindplane.com/feature-guides/data-management/telemetry-measurements.md): This page describes how measurements are calculated and presented throughout Bindplane for logs, metrics, and traces.


---

# 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.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.
