# Explore mode

## Overview

The StackState explore mode provides an unfiltered view of your topology with. This is most likely a much larger overview that you would like to see at any given time, but it's a good place to start when creating a [customized view](/5.1/use/stackstate-ui/views/about_views.md) and get familiar with the StackState UI.

Up to 10,000 components can be displayed at any time, if there are already more items than this in your topology, you will need to [add a filter](#add-a-filter) before any data will be displayed.

![Explore mode](/files/BiLzSFNSZjuUniFPhQB5)

## Perspectives

![Perspectives](/files/oKIqEMguPFgMoWwjSM63)

As in any StackState view, explore mode gives you access to data from your IT landscape in all available [StackState perspectives](/5.1/use/concepts/perspectives.md). Each perspective shows different data from the filtered (or unfiltered) components. Use the perspective buttons across the top of the screen to switch between them:

* [Topology Perspective](/5.1/use/stackstate-ui/perspectives/topology-perspective.md)
* [Metrics Perspective](/5.1/use/stackstate-ui/perspectives/metrics-perspective.md)
* [Events Perspective](/5.1/use/stackstate-ui/perspectives/events_perspective.md)
* [Traces Perspective](/5.1/use/stackstate-ui/perspectives/traces-perspective.md)

## Add a filter

![View Filters](/files/TIxmmDRemTxYYEQxhrsh)

You can zoom in on a specific area of your IT landscape using basic filters by writing an advanced filter query. Click the **View Filters** icon on the left to open the [View Filters panel](/5.1/use/stackstate-ui/filters.md).

## Save filters as a view

![Save view as](/files/pj6Od37TEONBRAHbu02I)

When you change the displayed components using a filter, the **Save view** button will appear at the top of the screen. This allows you to save the applied filters and access them directly from the [Views](/5.1/use/stackstate-ui/views/about_views.md) menu.

## See also

* [Filtering data](/5.1/use/stackstate-ui/filters.md)
* [StackState perspectives](/5.1/use/concepts/perspectives.md)
* [Working with StackState Views](/5.1/use/stackstate-ui/views/about_views.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://archivedocs.stackstate.com/5.1/use/stackstate-ui/explore_mode.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.
