> ## Documentation Index
> Fetch the complete documentation index at: https://docs.capy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Security

> Learn how Capy protects your code — isolated VMs per task, encrypted OAuth tokens, scoped GitHub permissions, and infrastructure security practices.

## VM isolation

Each task run executes in an isolated Ubuntu 22.04 VM. VMs are:

* Completely isolated from other users
* Destroyed after the task ends
* Unable to access other users' data

## GitHub permissions

* OAuth tokens are encrypted at rest
* Tokens are scoped to your authorized repos only
* Revoke access anytime in GitHub settings

## Data handling

* Code is processed only for your requests
* No training on your code
* Conversation history is stored securely

## Compliance

Contact us for enterprise compliance requirements.
