# Advanced Navigation

#### Introduction

When browsing and doing bulk edits on very large spreadsheets, you may find that you're spending more and more time browsing through the records and setting up your display settings to focus on a relevant subset of records.

For example, if you wish to change the prices on a specific collection of products in a catalog spreadsheet, you may start by setting up a filter or two for these products, then hide/show the relevant columns for pricing, and finally sort the resulting subset to make things easier to look at.

Tablomat has two features that make it easier to perform these functions, and drastically improve the ergonomics of data browsing.

#### &#x20;


---

# 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.tablomat.com/learn/advanced-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.
