|
|
@@ -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.
|
|
|
|
|
|
-### Team management
|
|
|
+:::note
|
|
|
+Zen is currently free for teams as a part of the beta.
|
|
|
+:::
|
|
|
|
|
|
-Invite teammates to your workspace and assign roles.
|
|
|
+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.
|
|
|
|
|
|
-Roles available:
|
|
|
+---
|
|
|
|
|
|
-- Admin: Manage models, members, API keys, and billing
|
|
|
-- Member: Manage only their own API keys
|
|
|
+### Roles
|
|
|
+
|
|
|
+You can invite teammates to your workspace and assign roles:
|
|
|
+
|
|
|
+- **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
|