# Pipeline Intelligence

- [Overview](https://docs.bindplane.com/feature-guides/pipeline-intelligence/pipeline-intelligence.md): Pipeline Intelligence is a suite of recommendations and AI-powered features that help you understand your telemetry data and automate your pipeline configuration.
- [Inspect Telemetry](https://docs.bindplane.com/feature-guides/pipeline-intelligence/inspect-telemetry.md): Pipeline Intelligence features in the snapshot row view: detect log type and format, get log types, parse fields, standardize for SecOps, and validate parsers.
- [Generate Processors](https://docs.bindplane.com/feature-guides/pipeline-intelligence/generate-processors.md): Use Pipeline Intelligence to generate parsers and processors from natural language, regex, and snapshot-based recommendations for your pipelines.
- [Migrate Configurations](https://docs.bindplane.com/feature-guides/pipeline-intelligence/migrate-configurations.md): Convert OpenTelemetry, Chronicle Forwarder, and Splunk Universal Forwarder configurations into Bindplane resources with Pipeline Intelligence.
- [Notifications](https://docs.bindplane.com/feature-guides/pipeline-intelligence/notifications.md): Notifications in Bindplane alert you to important events and project metrics.
- [Global Pipeline Intelligence](https://docs.bindplane.com/feature-guides/pipeline-intelligence/global-pipeline-intelligence.md): Continuous, project-wide telemetry analysis that surfaces pipeline recommendations in the background without opening the pipeline editor.


---

# 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/pipeline-intelligence.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.
