# Focus

The *Focus* function enables teachers to implement restrictions on Student computers such as:

* [Lock Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/lock-unlock-student-screen.md)
* [Lock Keyboard and Mouse](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/lock-keyboard-and-mouse.md)
* [Focus Web](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/overview.md)
* [Focus Applications](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/limit-applications.md)
* [Focus Printing](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/limit-printing.md)
* [Focus Drives](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/limit-drives.md)
* [Mute Student Speakers](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/mute-student-speakers.md)
* [Close All Apps](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/focus/close-all-apps.md)

When the Teacher enables *Focus* restrictions on Student computers, the restriction will override the settings currently applied to the classroom.&#x20;

For example, the current classroom setting is set to *No Restrictions*. When the Teacher selects to block applications for selected Students, the selected Students will not be able to launch applications, even if the classroom setting has no restrictions for opening applications.

Select at least one Student and click *Start/Stop* on the right side of any of the *Focus* restrictions.


---

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