# Session Recording

The Session Recording feature allows Team Administrators to record Vagon computer sessions. When enabled, the selected computer desktop is recorded, and recording files are saved in parts.

These recordings can be reviewed after a session for auditing, quality checks, and operational tracking.

Recording files are created separately for each session in `.mp4` format and stored under the computer's Vagon Files folder.

In the Input Recording file, the system automatically adds `SYNC ON` and `SYNC OFF` events to support input and recording synchronization.

If the Session Recordings & Logs folder is enabled for the team, the system automatically transfers recording files to this folder to free up the computer's Vagon Files folder.

## Session Recordings & Logs Folder

This folder is enabled upon request and is designed to store both input and session recording files. All files are organized under the related computer and session folder within this location.


---

# 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.vagon.io/teams/features/session-recording.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.
