# Email quota

To maintain system health and prevent misuse, Google sets various limits on email sending, including the number of emails per day and recipients per email.

* Personal Gmail accounts (@gmail.com) have a limit of **500 emails** per 24 hours [<mark style="color:purple;">Learn More</mark>](https://support.google.com/mail/answer/22839?hl=en).
* Google Workspace (formerly G Suite) accounts have a limit of **2000 emails** per 24 hours [<mark style="color:purple;">Learn More</mark>](https://support.google.com/a/answer/166852?hl=en).

### **Daily sending limits in Mail Rocket**

{% hint style="success" %}
Upgrade to Mail Rocket Premium to send upto 2000 emails per day - \
[<mark style="color:purple;">https://mailrocket.io/pricing</mark>](https://mailrocket.io/pricing)
{% endhint %}

The number of emails you can send using Mail Rocket depends on both Gmail's sending limits and your subscription plan.&#x20;

Gmail imposes its own daily sending limits, which may vary based on your account's history and reputation.

<table data-full-width="true"><thead><tr><th>Google Account Type</th><th>Mail Rocket Plan</th><th>Daily Email Quota</th></tr></thead><tbody><tr><td>Gmail account (@gmail.com)</td><td>Free</td><td>50 emails / day</td></tr><tr><td>Gmail Workspace account</td><td>Free</td><td>50 emails / day</td></tr><tr><td>Gmail account (@gmail.com)</td><td>Premium</td><td>500 emails / day</td></tr><tr><td>Gmail Workspace account</td><td>Premium</td><td>2000 emails / day</td></tr></tbody></table>

### **Email Quota Reset and Monitoring**

Your daily email quota resets 24 hours after your latest campaign. For example you send an email campaign at 10 AM on Monday, your daily email quota resets at 10 AM on Tuesday.

Here's how Mail Rocket helps you manage your quota effectively:

* **Real-time Quota Monitoring**: Each time you send an email campaign, Mail Rocket automatically checks your quota status.
* **Warning Notifications**: If you attempt to send more emails than your current quota allows, Mail Rocket will notify you in advance, ensuring that you stay within your limits.

### **How is the email quota calculated?** <a href="#how-is-the-email-quota-calculated" id="how-is-the-email-quota-calculated"></a>

The email quota is based on the total number of recipients, including To and Cc recipients. For example, if you send a mail merge to 50 recipients and include 1 Cc recipient in each email, the total quota usage would be 50 To-recipients + 50 Cc-recipients = 100 recipients.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mailrocket.io/getting-started/email-quota.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
