From 5bfbec60b5437af79934547627e781648c29d5d6 Mon Sep 17 00:00:00 2001 From: Jay V Date: Fri, 17 Oct 2025 13:58:10 -0400 Subject: [PATCH] docs: clarify team collaboration features and pricing --- packages/web/src/content/docs/zen.mdx | 30 +++++++++++++++++++-------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 5799bfba..f85366fd 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -132,28 +132,37 @@ All our models are hosted in the US. Our providers follow a zero-retention polic --- -## Features +## For Teams + +Zen also works great for teams. You can invite teammates, assign roles, curate +the models your team uses, and more. + +:::note +Zen is currently free for teams as a part of the beta. +::: + +Zen is currently in beta and is free for teams as a part of the beta. We'll be +sharing more details on the pricing for teams soon. --- -### Team management +### Roles -Invite teammates to your workspace and assign roles. +You can 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 +- **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 +### Model access 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. +This is useful for cases where you want to disable the use of a model that +collects data. --- @@ -163,6 +172,9 @@ You can use your own OpenAI or Anthropic API keys while still accessing other mo When you use your own keys, tokens are billed directly by the provider, not by Zen. +For example, your organization might already have a key for OpenAI or Anthropic +and you want to use that instead of the one that Zen provides. + --- ## Goals