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

# FAQ

> Frequently asked questions about Twill.

## Security & Compliance

### How do you handle security and compliance?

We use sandboxes — we clone only the code needed for each task into an isolated environment. Once the PR is merged, the sandbox is completely deleted.

For more details, see our [security page](/security).

## Capabilities

### What kind of tickets can Twill handle?

Bug fixes, dependency updates, simple features, documentation, test additions, and refactoring.

See [use cases](/product-development) for detailed examples.

### Should I use a third-party code review tool?

You can either use Twill to review pull requests or a third-party tool like [Greptile](https://greptile.com) or [Cubic](https://cubic.dev) optimized for that.

### What if I already use Cursor or Claude Code?

Twill configures and runs your preferred coding agent in the cloud, making them actually ship complete PRs instead of just suggesting code. You can choose from Claude Code, OpenCode, and Codex — or run multiple agents in parallel and compare their outputs.

See [agent configuration](/agent-config/overview) for setup details.
