# Data Channel

This page is to check the state of the Kafka Brokers.

The pipelines use the Kafka topics as a communication channel to pass info between components. it is crucial for the functionality of the pipeline that brokers are up and running.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The green indicator in status shows the broker is up and running; if it is red then the broker is down.*
{% endhint %}

{% hint style="success" %}
*Check out the below-given workflow to understand the steps to access the Data Channel option.*
{% endhint %}

![Navigate to fata channel to check the health of the Kafka Brokers.](/files/CdbRhOj2i6dEvi9pSv94)


---

# 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.bdb.ai/bdb-documentation/data-pipeline/getting-started/homepage/data-channel.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.
