# 7. What about UIs ? Conduktor

What about UIs? Conduktor

**Conduktor - Kafka GUI**

Kafka does not come bundled with a UI, but **I have created a software name Conduktor** to help you use Kafka visually.

You can download Conduktor here: <https://www.conduktor.io/>

Conduktor allows you to perform all the administrative tasks on Kafka (such as creating topics, partitions, etc), as well as produce and consume, all from within a desktop application that should work on Windows, Mac, and Linux.

**Please look these two pages in cases you're having issues:**

* Documentation: <https://www.conduktor.io/docs>
* The FAQ for installation issues (at the bottom of the page): <https://www.conduktor.io/download>

Finally, **follow** [**@GetConduktor**](https://twitter.com/getconduktor?lang=en) **on Twitter** to get the latest updates!

Here are some screenshots from the software:

![Screenshot 2020-01-23 at 00.51.04.png](https://static.wixstatic.com/media/659353_709552b82a46442ca1a0f0b6c204cc03~mv2.png/v1/fill/w_600,h_467,al_c,q_85,usm_0.66_1.00_0.01/Screenshot%202020-01-23%20at%2000_51_04.webp)

![Screenshot 2020-01-23 at 01.01.18.png](https://static.wixstatic.com/media/659353_bf3efe46dd2f45a582ace6fced108b3a~mv2.png/v1/fill/w_378,h_294,al_c,q_85,usm_0.66_1.00_0.01/Screenshot%202020-01-23%20at%2001_01_18.webp)

![Screenshot 2020-01-23 at 01.07.16.png](https://static.wixstatic.com/media/659353_618e935647f84fc8b2e46430d488608c~mv2.png/v1/fill/w_416,h_249,al_c,q_85,usm_0.66_1.00_0.01/Screenshot%202020-01-23%20at%2001_07_16.webp)


---

# 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://architectures.gitbook.io/project/apahce-kafka/learn-apache-kafka-for-beginners-v2/cli-command-line-interface/7.-what-about-uis-conduktor.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.
