> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/utilizacion-de-faronics-insight/la-consola-insight-teacher/acciones-remotas/guardar-instantanea.md).

# Guardar instantánea

Esta acción tomará una captura de pantalla de la pantalla del estudiante en ese momento, que se podrá guardar como un archivo .jpg en la ubicación especificada por el profesor.

Haga clic en *Acciones* y seleccione *Guardar instantánea*.

![Guardar instantánea](https://lh3.googleusercontent.com/3UAMQR6JCqzqy8MIKaj75YCCHYWgGGjXLJkgAZaTrlzd3cx8wJWaeN9pcxuzAVQct_IXQOMINrgoQERsXhzB2YpJlsCS2p5MlCDB98JITj7JPXtGqOKicmDmwIPZLslCKBRE7V2q-FAf945QEg)

Especifique la ubicación para guardar las imágenes.

<div align="left"><img src="https://lh6.googleusercontent.com/Ns_MaBEz9IzurnOZp4vVxTFpcEkAC1whnW5qYalha7kpFZ_-6AKJDnatG-raftPaXgKSseN4X8LPhHtBQvK8vF363zfamXj1eDsf2HudZKPfaGaCzO81mbE5kj5p06qCj2hq5uol6HOQqhJhFw" alt="Guardar el archivo"></div>

El archivo de la instantánea es una imagen pequeña.

<div align="left"><img src="https://lh3.googleusercontent.com/LfNpp7qzzNk2Zg6ygYrSWGWBuFaXZlLgD11JYtFFcS21ZSzQdSYNu_mbqJAdpTSoudeTeGsfVLXtwemZorXeJwbvQ7NjnQKXyh9711bStgdkvQilZs47hidBLblyQUd5V5-1iR7d6decDNSkFA" alt="Imagen de la instantánea"></div>

{% hint style="info" %}
Se creará una instantánea para cada equipo de estudiante que se seleccione. Por ejemplo, si hay dos equipos de estudiante seleccionados, se crearán dos instantáneas, una para cada equipo.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faronics-insight-spanish/utilizacion-de-faronics-insight/la-consola-insight-teacher/acciones-remotas/guardar-instantanea.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.
