# Build an Explorer View

### What is the Explorer?

The Explorer tab allows you to browse your linked collections, even when their relationships are multiple levels deep.

![](/files/cYAKNcxxEqPYK7Q5Ug6a)

You may also edit, add and associate records from the Explorer tab:

![](/files/Ha9FV593pTTqwEwKpI3b)

### Build your Explorer View

To build your Explorer View according to your needs, turn on the [Layout Editor](/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode.md) mode while on the Explorer tab:

![](/files/TYWxkxZGUGUq7Fxxbqvu)

You can choose which collections to display. You may also choose to display **up to 3** fields for each record:

![](/files/7CadBsZ3HevKlhhp0KR2)


---

# 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.forestadmin.com/user-guide/getting-started/master-your-ui/build-an-explorer-view.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.
