# Filters

<figure><img src="/files/h1MeQxJCkRCzwLM4PIMk" alt="Filtering"><figcaption></figcaption></figure>

Filters allow you to quickly narrow down which Stagehands you see based off your filtering criteria.

<figure><img src="/files/S5NWZ4Ttj94Zc4xs3fHK" alt="Filters"><figcaption></figcaption></figure>

The filtering criteria is:

* Connection Status
  * Connected - This will display any Stagehands that are connected.
  * Disconnected - This will display any Stagehands that are not connected.
* Faulted - This will display any Stagehands that are faulted.
* Active - This will display any Stagehands that are active.
* Inactive - This will display any Stagehands that are inactive.
* Motor Status
  * Idle - This will display any Stagehands that are not, loaded, running, completed or faulted.
  * Loaded - This will display any Stagehands that have loaded a movement.
  * Running - This will display any Stagehands that are running a movement.
  * Completed - This will display any Stagehands that have completed a movement.

If you want to see all the Stagehands in your show. Make sure all filters are deselected.


---

# 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.creativeconners.com/docs/spikemark-6/navigating-spikemark/filters.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.
