diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 464bbfd5..5799bfba 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -132,6 +132,39 @@ All our models are hosted in the US. Our providers follow a zero-retention polic --- +## Features + +--- + +### Team management + +Invite teammates to your workspace and assign roles. + +Roles available: + +- Admin: Manage models, members, API keys, and billing +- Member: Manage only their own API keys + +Admins can also set monthly spending limits for each member to keep costs under control. + +--- + +### Model management + +Admins can enable or disable specific models for the workspace. Requests made to a disabled model will return an error. + +If you prefer not to use models that collect data, simply disable them. + +--- + +### Bring your own key + +You can use your own OpenAI or Anthropic API keys while still accessing other models in Zen. + +When you use your own keys, tokens are billed directly by the provider, not by Zen. + +--- + ## Goals We created OpenCode Zen to: