diff options
Diffstat (limited to 'packages/web/src/content/docs')
| -rw-r--r-- | packages/web/src/content/docs/zen.mdx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 5cb10f976..891027aee 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -156,6 +156,26 @@ The free models: --- +### Auto-reload + +If your balance goes below $5, Zen will automatically reload $20 (plus $1.23 +processing fee). + +You can change the auto-reload amount. You can also disable auto-reload entirely. + +--- + +### Monthly limits + +You can also set a monthly usage limit for the entire workspace and for each +member of your team. + +For example, let's say you set a monthly usage limit to $20, Zen will not use +more than $20 in a month. But if you have auto-reload enabled, Zen might end up +charging you more than $20 if your balance goes below $5. + +--- + ## Privacy All our models are hosted in the US. Our providers follow a zero-retention policy and do not use your data for model training, with the following exceptions: |
