> ## Documentation Index
> Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Credit and action usage limits

> Set usage limits to make sure your users don't exceed hard limits

<Info>Usage Limits are separate to Usage Alerts, which only send email notifications when your usage reaches a specified limit. You can learn more about Usage Alerts [here](/admin/project-management/usage-alerts).</Info>

<Note>Usage limits are set per calendar month and reset at the beginning of each month.</Note>

Usage limits allow you to hard stop usage when you reach a specified limit. These limits will also send an email notification to the user(s) you've added so that they're notified that your organization has hit the limit.

Usage limits are a great way to make sure your users don't go over your Credits and Actions available on your current plan, and enable you to have more control over your usage.

## How do I set up usage limits?

### Organization level

Organization admins can set usage limits at the organization level by following these steps from 'Settings' > 'Plan & billing'.

<div style={{ width:"100%",position:"relative","padding-top":"56.75%"}}>
  <iframe src="https://app.supademo.com/embed/cmg8z6pjv25d02nomsp64t35a" frameBorder="0" title="Set usage limits at the organization level" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

1. Click 'Usage Limits' in 'Plan & billing'
2. Set the number of Credits you want to be alerted for in 'Set credits alert'
3. Set the number of Actions you want to be alerted for in 'Set actions alert'
4. Enter the email(s) of the user(s) you want to notify once these limits are reached in 'Notify'
5. Click 'Save Usage Limit' to save the alert

The user(s) you've added will be notified once your organization spends the specified amount of credits or actions, across all projects in your organization.

### Project level

Project admins can set usage limits at the project level by following these steps from 'Settings' > 'Plan & billing'.

<div style={{ width:"100%",position:"relative","padding-top":"56.75%"}}>
  <iframe src="https://app.supademo.com/embed/cmg8z6pjv25d02nomsp64t35a" frameBorder="0" title="Set usage limits at the project level" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

1. Click 'Usage Limits' in 'Plan & billing'
2. Select 'Project' at the top to set a project-level alert
3. Set the number of Credits you want to be alerted for in 'Set credits alert'
4. Set the number of Actions you want to be alerted for in 'Set actions alert'
5. Enter the email(s) of the user(s) you want to notify once these limits are reached in 'Notify'
6. Click 'Save Usage Limit' to save the alert

The user(s) you've added will be notified once your project spends the specified amount of credits or actions.

## Frequently asked questions (FAQs)

<AccordionGroup>
  <Accordion title="Can I set usage limits for multiple users?">Yes, you can send usage limits to multiple users.</Accordion>
  <Accordion title="Can I set usage limits for multiple projects?">Yes, you can set usage limits for multiple projects.</Accordion>
  <Accordion title="Is this feature only available on Enterprise plans?">No, you can set usage limits on all plans.</Accordion>
</AccordionGroup>
