> ## 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 alerts

> Set usage alerts to receive email notifications on your credit and action usage

<Info>
  Usage Alerts are separate to Usage Limits, which hard stops usage when you reach a specified limit. You can learn more about Usage Limits [here](/admin/project-management/usage-limits).

  Looking for automatic top-ups instead of just notifications? Check out [Spend Controls](/admin/subscriptions/spend-controls).
</Info>

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

Usage alerts allow you to receive email notifications when your credit and action usage reaches a specified limit.

## How do I set up usage alerts?

### Organization level

Organization admins can set usage alerts 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/cmfm41j0hfwbz39oz7vvk0ia2" frameBorder="0" title="Set usage alerts 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 Alerts' 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 Alert Settings' 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 alerts 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/cmfm42bb7fwep39ozjrh7fhtp" frameBorder="0" title="Set usage alerts 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 Alerts' 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 Alert Settings' 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 alerts for multiple users?">Yes, you can send usage alerts to multiple users.</Accordion>
  <Accordion title="Can I set usage alerts for multiple projects?">Yes, you can set usage alerts for multiple projects.</Accordion>
  <Accordion title="Is this feature only available on Enterprise plans?">No, you can set usage alerts on all plans.</Accordion>
</AccordionGroup>
