> For the complete documentation index, see [llms.txt](https://archivedocs.stackstate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archivedocs.stackstate.com/5.1/use/stackstate-ui.md).

# StackState UI

- [Explore mode](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/explore_mode.md): StackState Self-hosted v5.1.x
- [Filters](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/filters.md): StackState Self-hosted v5.1.x
- [Views](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/views.md): StackState Self-hosted v5.1.x
- [About views](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/views/about_views.md): StackState Self-hosted v5.1.x
- [Configure the view health](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/views/configure-view-health.md): StackState Self-hosted v5.1.x
- [Create and edit views](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/views/create_edit_views.md): StackState Self-hosted v5.1.x
- [Visualization settings](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/views/visualization_settings.md): StackState Self-hosted v5.1.x
- [Perspectives](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/perspectives.md): StackState Self-hosted v5.1.x
- [Topology Perspective](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/perspectives/topology-perspective.md): StackState Self-hosted v5.1.x
- [Events Perspective](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/perspectives/events_perspective.md): StackState Self-hosted v5.1.x
- [Traces Perspective](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/perspectives/traces-perspective.md): StackState Self-hosted v5.1.x
- [Metrics Perspective](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/perspectives/metrics-perspective.md): StackState Self-hosted v5.1.x
- [Timeline and time travel](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/timeline-time-travel.md): StackState Self-hosted v5.1.x
- [Analytics](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/analytics.md): StackState Self-hosted v5.1.x
- [Keyboard shortcuts](https://archivedocs.stackstate.com/5.1/use/stackstate-ui/keyboard-shortcuts.md): StackState Self-hosted v5.1.x


---

# 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://archivedocs.stackstate.com/5.1/use/stackstate-ui.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.
