# Computer Permissions

Team Administrators can easily manage Team Computer permissions to maintain security while working with various Members at the same time.

<figure><img src="/files/7A7BJDgA21yoX4riWhui" alt=""><figcaption></figcaption></figure>

## Enable / Disable Public Internet Access Inside Computer

Team Administrators can disable internet access inside Team Computers. When disabled, Team Members cannot access the public internet or browse the web. When enabled, they can browse without restrictions. This setting is enabled by default.

## Manage Application Usage Monitoring

Application usage inside the Vagon computer can be logged and monitored when this setting is enabled. Team Members are notified on the connection screen when this permission is active. This setting is disabled by default.

## Manage Upload & Download Files Permission

Disabling this permission prevents users from uploading and downloading files directly to and from their Vagon desktops. This setting is enabled by default.

This permission does not affect file operations through the Vagon Files system.

## Manage Clipboard Access

Disabling this permission restricts clipboard copy actions inside Vagon computers. When disabled, users cannot copy text from Vagon to their local machine. This setting is enabled by default.

## Input Recording

Administrators can enable mouse and keyboard input recording. When Input Recording is enabled, the system logs mouse events (click, movement, and scroll) and keyboard key press events in a log file.

## Session Recording

Administrators can enable Session Recording. When enabled, the selected computer desktop is recorded, and recording files are saved in parts.

## Folder Auto Snapshots

When enabled, the system automatically creates an `/Outputs` folder on the desktop and periodically creates timestamped snapshot folders in the Vagon Files folder for its contents. In each timestamped snapshot folder, a `Files.txt` file lists unchanged file names, while files that differ from the previous snapshot are saved individually.

## Get Instant Screenshots from Computer

Team Administrators can capture instant screenshots from an active session. This action is available only for running computers.

<figure><img src="/files/ZEQX4uGa38wzx3jdZc6s" alt=""><figcaption></figcaption></figure>

## Run Remote Powershell Scripts Inside the Computer

Team Administrators can run remote PowerShell scripts on the selected computer and receive the output. This action is available only for running computers.

<figure><img src="/files/Dyyg6GxznizrK9bFLcNA" alt=""><figcaption></figcaption></figure>


---

# 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/computer-permissions.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.
