# Kouncil

## Kouncil <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-kouncil" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-kouncil"></a>

### Topics <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-topics" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-topics"></a>

In the Topics tab, we can find all topics available on the cluster selected in the top right corner.

<figure><img src="/files/24cea9ffab769ee0f8851774e604bed15c8ad581" alt=""><figcaption></figcaption></figure>

#### Messages <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-wiadomosci" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-wiadomosci"></a>

By clicking a given topic, the user is taken to the view of messages sent to that topic.

<figure><img src="/files/51098ce459beb92af0d0bd490a67ac6255723bf6" alt=""><figcaption></figcaption></figure>

### Brokers <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-brokers" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-brokers"></a>

In the Brokers tab, we can find information about the configuration of individual brokers.

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

### Consumer groups <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-consumergroups" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-consumergroups"></a>

In the Consumer Groups tab, we can find information about consumer groups. By clicking a given consumer group, we can find information about the individual consumers belonging to that group.

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

<figure><img src="/files/020c0c7850353fcd7b465d3f74082571784dca4c" alt=""><figcaption></figcaption></figure>

### Resending an event <a href="#kafkanaposzczegolnychsrodowiskachiobslugakouncil-ponownewyslanieeventu" id="kafkanaposzczegolnychsrodowiskachiobslugakouncil-ponownewyslanieeventu"></a>

\
While browsing individual messages in a topic, it is possible to resend it. To resend an event, click on it.

<figure><img src="/files/5329f1494abe63f41b036ee72b69c2c9e05bca5f" alt=""><figcaption></figcaption></figure>

\
An event details window will appear on the right side; click '**resend event'.** Then we can edit it and click **'send event'**.

<figure><img src="/files/708a0c270844954c48748a9fd72ff7eb3f0019e3" alt=""><figcaption></figcaption></figure>


---

# 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.eximee.com/documentation/documentation-en/eksploatacja-aplikacji/monitorowanie/monitoring-zdarzen-platformowych/kouncil.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.
