> 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/enviar-alt-+-tab.md).

# Enviar Alt + Tab

Esta acción cambia entre las aplicaciones/ventanas que se están ejecutando/abriendo en un equipo de estudiante y solo está disponible durante las sesiones *remotas*.

Haga clic en Acciones y seleccione *Enviar Alt + Tab*.

![](https://lh6.googleusercontent.com/B58Veh3vh9gtfnv5-MgTB0edKO6REN-IONQM5r_dgz6x-xEgb0wKUCVHIiPgxE3H0pR5Yp4DT02XbaD-8C2Wj4w0N68yl_Kdz45Jym1Kn9o5hMkuRgryW2K0Kn7XXFRo_TFFcyKiSbi1uJMsFQ)

Las aplicaciones abiertas aparecerán ahora en el centro de la pantalla y se cambiará a la siguiente aplicación abierta.

![Cambiar de aplicación](https://lh4.googleusercontent.com/Dj6ckt-D9bhC0LowFWaDru0Y6D2ziMQpm1N8w6sl0tzkMu3XTNhe7kqp8U81gN0OVhPh-AtBHrKKTm-09nDzyC2ocAXWGEsJRmF9LSfkfBGghKdDdn9c0sZOaJOLJJGqRl7mFeE2RnyqJKQsWA)

La siguiente aplicación abierta en la lista se convertirá en la aplicación activa (el navegador Google Chrome, en este ejemplo).

![Google Chrome se convierte en la aplicación activa](https://lh4.googleusercontent.com/5mcI5bQpJwpGQFoRp2ZVtu1OIW9MDQfg5bjoiiMPeZWUizrFLOcBfyf2hBMLfwhuY1CT-y0HEig2FRvDpTFsOoyHpqxx-M3s1ZcQvAuwOhO1aq7cgtD1J8cggXDaWbJTTahOpLfnMmepx4z26Q)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/utilizacion-de-faronics-insight/la-consola-insight-teacher/acciones-remotas/enviar-alt-+-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
