# How Many Emails Can I Send ?

The number of emails you can send depends mainly on the [limits](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html) imposed on your account by AWS SES.

Login to your [AWS SES Dashboard](https://console.aws.amazon.com/ses) and click 'Sending Statistics' in the left pane. You will see something like in the below image. According to this image, AWS has permitted this account to send emails at a maximum rate of 14 emails per second and upto 100000 emails per day.

![](https://1895149818-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LUFI_-_gHZ4pIVzoRlq%2F-LUigK9-s6rItv4mp4c9%2F-LUinuTe8scgIkNl_QS6%2FSES%20Management%20Console.png?alt=media\&token=a0afe0af-8bc6-4cd8-bfe7-401a0d06acba)

To prevent abuse AWS gives new accounts a very low sending limit. You can request to [increase these limits](https://sendwithses.gitbook.io/helpdocs/how/how-to-increase-aws-ses-sending-limits.). They will do so gladly but only if your email sending reputation is good. **So make sure you don’t send out any unsolicited emails**.

When you send an email campaign, **Send With SES** tries to send out your mails as fast as your current AWS SES limits allow. Sending emails also depends on your current **Send With SES** Bill Plan irrespective of the limits imposed by AWS SES.
