# Remote Actions

The Teacher can remotely access any Student's computer that is currently in the Class ID. Once access is gained the following actions can be performed:

* [Enable/Disable Mouse Tracking](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/enable-mouse-tracking.md)
* [Enable/Disable Keyboard and Mouse](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/enable-disable-keyboard-and-mouse.md)
* [Send Alt + Tab](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/send-alt-+-tab.md)
* [Save Snapshot](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/save-snapshot.md)
* [Send Message](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/send-message.md)
* [Launch Webpage](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/launch-webpage.md)
* [Launch Application](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/launch-application.md)
* [Show Desktop](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions/show-desktop.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/actions.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.
