# Save Snapshot

This action will take a screenshot of the Student's screen at that moment, which can be saved as a .jpg file in the location specified by the Teacher.

![](/files/rowwL4CE0olCyWGNlIjL)

1. Select at least one Student.&#x20;
2. Click *Actions*.
3. Click *Save Snapshot* and specify the location to save the images.

{% hint style="info" %}
An individual snapshot image is created for each Student computer that is selected. For example, if there are 2 Student computers selected, there will be 2 snapshots created, one for each Student computer.
{% endhint %}

<div align="left"><img src="/files/-MkDnASSF10oWwFS8ftC" alt="Snapshot Image for Each Student&#x27;s Computer"></div>


---

# 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/using-faronics-insight/the-insight-teacher-console/actions-1/save-snapshot.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.
