# User interfaces

At Kumu, we try to make it as easy as possible for you to get ideas out of your head and onto the screen, so that you can spend less time fiddling with menus and modals, and more time winning hearts and minds with your awesome visualizations! The key to all of that lies in Kumu's user interfaces—the tools that you use to create elements, connections, and loops, to design views, to build maps, and to assemble a project that draws insight from your data.

We're constantly iterating on these interfaces to make them more effective and intuitive, so if you ever have suggestions, don't hesitate to [let us know](/about-kumu/where-can-i-get-help.md).

Here are a few guides on how to use Kumu's current interfaces:

* [Dashboard](/overview/user-interfaces/dashboard.md)
* [Map editor](/overview/user-interfaces/map-editor.md)
* [View editors](/overview/user-interfaces/view-editors.md)
* [Settings](/overview/user-interfaces/settings.md)


---

# 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.kumu.io/overview/user-interfaces.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.
