Usage Limits
Usage limits let workspace admins control how many credits each team member can consume per month. This prevents a single user or team from unexpectedly draining the workspace's credit balance.

Setting a per-user limit
- Go to Settings → Billing → Usage limits.
- Find the team member you want to limit in the user list.
- Click Set limit next to their name.
- Enter the maximum number of credits they can use per month.
- Click Save.
The limit takes effect immediately. If the user has already used more credits than the new limit this month, they will be blocked from running further AI operations until the month resets.
Setting a team-wide default
You can set a default monthly credit limit that applies to all new members automatically:
- Go to Settings → Billing → Usage limits.
- Click Set default limit.
- Enter the default credit amount.
- Click Save.
Individual per-user limits override the team-wide default for specific members.
Admins are not subject to usage limits — their usage is governed by the workspace's overall credit balance, not individual caps.
What happens when a limit is reached
When a user reaches their monthly credit cap:
- Their next AI operation returns a "Credit limit reached" error.
- In-progress operations (e.g. a bulk job that is already running) complete normally — limits are checked at the start of new operations only.
- The user sees a notification explaining they have hit their limit and suggesting they contact their admin.
Viewing per-user usage
Admins can see how many credits each team member has consumed this month in Admin → Usage. The table shows:
| Column | Description |
|---|---|
| Member | Name and email |
| Credits used | Total consumed this month |
| Limit | Their monthly cap (or "Unlimited" if none set) |
| % of limit | A visual usage bar |
Usage data is updated in near real time but may lag by a few minutes during peak usage periods. If a user claims they hit their limit unexpectedly, allow a few minutes for usage to fully sync before adjusting the cap.
Raising a limit mid-month
If a user needs more credits before the monthly reset, an admin can raise or remove their limit at any time in Settings → Billing → Usage limits. Changes take effect immediately.
Was this helpful?