# Yōzefu, > A TUI to explore Kafka clusters ## Table of Contents ### Introduction - [What is Yōzefu?](/yozefu/what-is-yozefu.md): Yōzefu in a nutshell. - [Getting started](/yozefu/getting-started.md): Instructions to install Yōzefu and get started quickly. - [Keybindings](/yozefu/keybindings.md): Keybindings for navigation and actions. ### Configuration - [Configuration](/yozefu/configuration.md): Configuration options CLI flags and environment variables for Yōzefu - [TLS](/yozefu/tls.md): TLS configuration to connect to a kafka broker - [Schema registry](/yozefu/schema-registry.md): How to configure and use schema registries - [Themes](/yozefu/themes.md): Themes and syntax highlighting configuration - [URL templates](/yozefu/url-templates.md): URL templates to open Kafka records in web applications from the TUI. ### Search - [Creating a search filter](/yozefu/search-filter.md): Creating custom search filters using WebAssembly modules. - [Yōzefu query language.](/yozefu/query-language.md): Examples of the query language. ### Internals - [JSON schemas](/yozefu/json-schemas.md): JSON schemas for important data structures used by Yōzefu. ### Other - [Releasing a new version](/yozefu/release.md): Instructions to release a new version of Yōzefu. - [What does the name Yōzefu mean?](/yozefu/name.md): Explanation of the meaning behind the name.