# Input Recording

The Input Recording feature allows Team Administrators to collect mouse and keyboard events inside Vagon computers. When enabled, the system logs all actions taken inside Vagon computers and writes them to an input file in real time with timestamps.

This allows actions performed inside Vagon computers to be replayed after a session and used for future evaluation.

Recorded inputs are written to a file. If the Session Recordings & Logs folder is not enabled for the account, this file is created under the session's Vagon Files folder.

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 input and session recording files. All logs are stored 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/input-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.
