Documentation
  • Welcome to Documentero Docs
  • General
    • Usage Limits and Quotas
    • Manage Account & Plans
    • Documentero Roadmap / Changelog
    • Privacy Policy
    • Frequently Asked Questions
  • templates
    • Templates Introduction & Tutorial
    • Template Upload/Re-upload
    • Organize Templates into Folders
    • Fields
    • Fields - Images
    • Fields - QRCodes
    • Fields - Links
    • Fields - HTML Support
    • Fields - Markdown Support
    • Fields - Mermaid Support
    • Fields - Formatters
    • Sections
    • Sections - Types & Options
    • Smart Fields
    • Smart Sections
    • Template Variables
  • Charts & Diagrams
  • Forms
    • Create Documents using Form
    • How to customize document form
    • Fields/Sections - General Settings
    • Field- Types & Options
      • Field - Multi Checkbox
      • Field - Checkbox
      • Field - Radio Button
      • Field - Datepicker
      • Field - Radio Select
      • Field - Select
      • Field - Multiline
      • Field - Number
      • Field - TextField
    • Conditional Fields & Sections
    • Shared Forms
      • Sharing Forms
      • Shared Form Configuration
      • Consent Form (GDPR)
      • Embeed & customize shared form on your website
  • Spreadsheet
    • Create Documents using Spreadsheet
  • API
    • Create Documents using API & JSON
    • Integrate with Documentero Cloud API
  • ChatGPT
    • Create Documents using ChatGPT
  • Integrations
    • Zapier
    • Make.com
    • Integrately
    • Pabbly Connect
    • Albato
    • Bubble.io Plugin
    • Webflow
    • Flutterflow
Powered by GitBook
On this page
  • Documents Generations Limit
  • Templates Limit
  • Data / API Limits
  1. General

Usage Limits and Quotas

PreviousWelcome to Documentero DocsNextManage Account & Plans

Last updated 1 year ago

You can find indicators on dashboard page where you can observe where you at witihin your limit. Limit depends on currently selected free/paid membership plan. You cannot use Documentero service when limit is exceeded (hard stop), you should consider upgrade to higher plan if you want to continue to use our service.

Documents Generations Limit

It counts all document creations per user and user’s shared forms:

  • Documents generated from Documentero App

  • All documents generated from share form’s shared by user

  • Documents generated using API

Please be careful when you send your shared form public link. If you share it to everyone you can expect that you will reach your Documents Generation limit quicker than expected.

Templates Limit

It counts all document templates associated with your account (including documents in all folders).

If you hit the limit you need to remove unused documents or upgrade to higher plan.

Maximum size of uploaded document templates (.docx) is 10MB.

Maximum size of online templates is 1MB

Data / API Limits

The maximum size of data passed as content for the generated document is 10MB (JSON format).

If you hit the limit most likely you are using base64 images extensively. Consider passing them as public URLs (or in a smaller format)