# Panel navigation

Most panels are designed similarly. At the top of the panel, there is either a more enhanced search option or a free form text search that fires after you stop typing. Below the search section is a table header with a menu in the right of the header with options that allow you to refresh the table data, add new items and other actions depending on the context. Table items are listed under the header with pagination at the bottom. To the right of each item is a button with a bolt icon that reveals actions associated to that item. Actions such as edit or delete are usually located here but also other actions depending on the context.

![](https://1028607433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BkTOk434ezw65fP9EYl%2Fuploads%2FrhsXAjuebdw9FdaYlKGr%2FPanel%20navigation.png?alt=media\&token=2534bf03-5256-4df0-a192-beb7b48c9b99)

###


---

# 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://streamsmanager.gitbook.io/streams-manager/overview/system-overview/panel-navigation.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.
