# Layout Options

This function provides Teachers the option to customize how Students are displayed on the Teacher console. Student computers can be displayed as thumbnails or in table format, listed in ascending/descending order, snapped to grid, as well as have any or all monitors displayed on the Teacher screen.

To customize the layout, click *Layout* and select or enable/disable the following options:

* [Card View](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options/card-view.md)
* [Grid View](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options/grid-view.md)
* [Sort By](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options/sort-by.md)
* [Default Monitor Thumbnail](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options/default-monitor-thumbnail.md)
* [Save Layout](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options/save-layout.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://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/layout-options.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.
