mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
docs: clarify team collaboration features and pricing
This commit is contained in:
@@ -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.
|
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.
|
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.
|
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
|
## Goals
|
||||||
|
|||||||
Reference in New Issue
Block a user