Docusign \"envelope allowance exceeded\": what it means and what it costs
Docusign eSignature Standard and Business Pro allow 100 envelopes per user per year on annual billing, or 10 per user per month on monthly billing. Beyond that, excess envelopes are billed Pay-As-You-Go from $3.60 to $7.80 each depending on plan and cycle. There are two different errors that look the same: the plan allowance being spent, and a separate account-level sending limit that needs a support case. An envelope counts when sent even if never signed, each row of a bulk send CSV counts, and a PowerForm that skips the signer information form counts every time the link is used.
Two different limits, one confusing message
If a send just failed on an allowance error, you have hit one of two unrelated things, and the fix is different for each.
The first is your plan allowance — the number of envelopes your subscription includes. This is the usual case, it is predictable, and it has a published price for going over.
The second is an account-level sending limit that Docusign applies separately. Its documentation is explicit that the message "The envelope allowance for the account has been exceeded" refers to "an overall limit on envelope sending, separate from the limitations described above", and it directs paid accounts to open a support case to have the limit reviewed. No amount of buying capacity clears this one; it needs a human at Docusign.
Through the API, an exhausted allowance surfaces as ENVELOPE_ALLOWANCE_EXCEEDED. There is also a third case that produces the same error and is neither of the above: Docusign lists temporary fraud-prevention limits on new accounts, an incomplete billing address, and cached browser data after a plan change as causes of an allowance error immediately following an upgrade or renewal. If you have just upgraded and are still blocked, complete every billing address field under Admin › Account Profile › Billing Address before assuming you have run out.
What your plan actually allows
| Billing cycle | eSignature Personal | eSignature Standard and Business Pro | |---|---|---| | Monthly | 5 envelopes per month | 10 envelopes per user per month | | Annual | 5 envelopes per month | 100 envelopes per user per year |
The annual figure is the one that catches teams out, because it is not a monthly allowance and does not reset each month. Five users on Standard Annual share 500 envelopes for the whole year. A team sending 300 documents a month reaches that in about seven weeks.
Note also that the annual plan is genuinely more flexible than the monthly one for uneven workloads: 100 per seat usable at any point in the year, against 10 per seat per month that expire monthly. Docusign makes this point itself when listing options for getting more capacity.
What it costs to keep sending
Excess envelopes on Standard and Business Pro are billed per envelope. Buying capacity in advance is cheaper than letting it happen:
| Plan | "Subscribe and Save" | "Pay-As-You-Go" | |---|---|---| | Standard Annual | $3.00 | $3.60 | | Standard Monthly | $4.50 | $5.40 | | Business Pro Annual | $4.80 | $5.80 | | Business Pro Monthly | $6.50 | $7.80 |
Additional tax may apply, and local-currency pricing differs. Personal plans are excluded from Pay-As-You-Go — a Personal account that hits its limit stops sending rather than accruing charges, which is arguably the better failure mode.
To put the rate in context: five people sending 300 documents a month is 3,600 a year against a 500-envelope allowance on Standard Annual. The 3,100 excess envelopes at $3.60 come to $11,160 a year, on top of the subscription.
What counts toward the allowance
This is where expected volume and billed volume diverge. Docusign's rules, from its own documentation:
- An envelope counts once sent, "whether or not the Envelope is signed or completed." A contract that is ignored still spends the allowance.
- Drafts do not count. An envelope in Drafts has not been sent; one in Sent has.
- Signing does not count. Only sending does. Envelopes you sign yourself via Sign a Document are free of the allowance.
- Size does not matter. However many documents, fields or signers an envelope contains, sending it counts once.
- Correcting an envelope in flight does not count again, because it was counted when it became Sent.
- Bulk Send counts per row. Each row of the bulk recipient CSV generates a new envelope — a 100-row file creates 99 envelopes, the header row excluded, and all 99 count. If the bulk send fails outright, no envelopes are generated and none count.
- PowerForms count per signer, and sometimes per click. An envelope is counted when a signer presses Begin Signing. But a PowerForm configured to bypass the signer information form and go straight to the document counts an envelope each time the link gets used.
That last rule deserves emphasis. A PowerForm link on a public web page, configured the convenient way, has an unbounded cost: every visit that loads the document is an envelope. On a 100-per-user-per-year allowance, a link that gets shared more widely than expected can spend a seat's entire year in an afternoon.
Getting more capacity
Docusign lists four routes: buy additional envelopes on the Plans & Billing page before your next billing date, switch to a plan that resets your usage, contact sales, or add capacity to the account.
One constraint on the last of those is easy to miss: administrators can add capacity to a subscription only while mid-term and before the 60-day renewal window. Inside that window the option is not available, which is exactly when an annual allowance is most likely to be exhausted.
What "unlimited" means here
Docusign's Intelligent Agreement Management Standard and Professional plans are sold with unlimited envelopes. That removes the metered charge, but not every ceiling: the same documentation states that send volume is subject to a Reasonable Use Policy, and that Docusign "may prevent you from sending new envelopes if your send volume exceeds Reasonable Use."
If you are designing an automated workflow around unlimited sending, that sentence is the one to plan against.
The structural version of the problem
Everything above is a consequence of one design choice: the allowance is attached to the seat, not the account. So capacity is bought by adding people, and volume growth is priced as headcount growth even when the headcount has not changed.
PearSign prices the account instead. Professional is $39 a month for 1,000 envelopes a month across the whole account with 15 team members included, and the free plan is 10 envelopes a month with no card. The same 3,600-a-year workload above sits inside Professional with room to spare, and the number is on the pricing page rather than in a support article.
That is a different trade-off rather than a strictly better one — a single user sending a handful of documents a year may well pay less on Docusign Personal at $11 a month. The difference shows up when volume grows without the team growing.
FAQ
What does ENVELOPE_ALLOWANCE_EXCEEDED mean?
It means the sending account has no remaining envelope allowance, so Docusign rejected the send. Through the API it arrives as the error code ENVELOPE_ALLOWANCE_EXCEEDED; in the web application it appears as an envelope allowance message. Check first whether it is the plan allowance (predictable, and clearable by buying capacity or upgrading) or the separate account-level sending limit, which Docusign says requires a support case to review.
How many envelopes does Docusign include?
On eSignature Standard and Business Pro, 100 envelopes per user per year with annual billing, or 10 envelopes per user per month with monthly billing. eSignature Personal includes 5 envelopes per month on either cycle. Higher Intelligent Agreement Management tiers are sold with unlimited envelopes, subject to the Reasonable Use Policy.
How much does Docusign charge per extra envelope?
Pay-As-You-Go rates are $3.60 on Standard Annual, $5.40 on Standard Monthly, $5.80 on Business Pro Annual and $7.80 on Business Pro Monthly, with tax possibly on top. Buying envelopes ahead of time costs $3.00, $4.50, $4.80 and $6.50 respectively. Personal plans are not eligible for Pay-As-You-Go.
Does a document that was never signed count against my allowance?
Yes. Docusign's documentation is explicit that an envelope counts toward the allowance once sent, whether or not it is ever signed or completed. Only envelopes still sitting in Drafts are uncounted.
Does bulk send use one envelope or many?
Many — one per recipient. Each row of the bulk recipient CSV generates its own envelope, so a file with 100 rows creates 99 envelopes (the header does not count) and each counts against the allowance. If the bulk send fails and no envelopes are generated, nothing is counted.
Why did I get an allowance error right after upgrading my plan?
Docusign lists three causes unrelated to your actual usage: temporary fraud-prevention limits on new accounts, an incomplete billing address, and cached browser data following the plan change. Its suggested fix is to sign out, clear cache and cookies for all time, complete every field under Admin › Account Profile › Billing Address, and retry in a private window.
Ready to send your first document with PearSign?
AI drafts it, places the fields, and collects every signature, sealed and audit-trailed.
This article is general information about electronic signatures and related standards, not legal advice. For your specific situation, consult qualified counsel in your jurisdiction.