> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-pipeline-4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-pipeline-4/getting-started/homepage/data-channel-and-cluster-events.md).

# Data Channel & Cluster Events

{% hint style="info" %}
*Check out the given walk-through to understand the Cluster Event functionality.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc39ZvXI46qjXzpN3rYAg%2Fuploads%2F8jLFgKj3C3pETXCZzit7%2F2023-10-17-17-38-38%20(online-video-cutter.com).mp4?alt=media&token=0956881d-417f-43f5-8d88-1f1034650189>" %}

* Navigate to the Pipeline Homepage.
* Click the ***Data Channel & Cluster Events*** icon.     &#x20;

<figure><img src="/files/57vFpw0aLFp50LRmE3mO" alt=""><figcaption></figcaption></figure>

* The ***Data Channel & Cluster Events*** page opens.&#x20;
* The list opens displaying the ***Data Channel & Cluster Events*** informatio&#x6E;***.*** The Data Channel includes Broker Info, Customer Info and Topic Info information and the Cluster events includes ***Pipeline name***, ***Status***, ***Number of events*** and ***Expand for Events*** information.

<figure><img src="/files/DrRm39ONVUrC4o8zzKKP" alt=""><figcaption></figcaption></figure>

* Click the Expand for Events icon to open more details on the cluster such as ***Event Name*** and ***Partitions.***&#x20;
* The user gets two options to apply on the Events.
  * ***Flush All***
  * ***Delete All***&#x20;

<figure><img src="/files/oG2EjTqJkLztaBH4zmWr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-pipeline-4/getting-started/homepage/data-channel-and-cluster-events.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.
