# Card View

The Card View is the default layout for the Teacher console, which displays a thumbnail view of each Student's screen with their Display Name.

In this view, the Teacher can customize the card size, snap to grid, and view Student computers in full screen.

The card view also displays the *Question Mark*, *Raised Hand* and *Microphone* icons for each Student that has a raised hand or asked a question.

### Card Size

Teachers can customize the layout to resize the Student cards to display in small, medium or large size.

![Large Cards](/files/v9aus6qLvzeYtXxq150i)

### Snap to Grid

This function provides Teachers the option to organize how the Student cards are displayed on the Teacher console.

By default, this option is disabled.

When enabled, Student cards are lined up automatically to an invisible grid on the screen along perfect horizontal and vertical lines.

![Snap to Grid Enabled](/files/NBBKI0qqKhWsLxwqHiEZ)

When disabled, Student cards can be easily moved and placed anywhere on the Teacher screen.

![Snap to Grid Disabled](/files/YEp4UdQbgcxRy1MJTwNo)

### Full Screen

Teachers can view the Student computer in full screen by clicking the *Full Screen* icon at the top right of each Student card. When viewing the Student computer in full screen, Teachers can choose to *Remote* to the selected Student computer and perform [Actions](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions.md). Click X to go back to the default layout.&#x20;

Teachers can only view the Student computers in full screen when *Detailed View* is not enabled.


---

# 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/card-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.
