PalveronPalveronDocs
User Handbook

Tiers & Limits

The four tiers, what they include, and which features are gated by plan.

Palveron has four tiers. Pick by request volume, team size, and the features you need — every tier ships the core governance engine; gates are on advanced capabilities.

Quick comparison

CommunityProBusinessEnterprise
Requests / month1,00010,000100,000Negotiated
Rate limit (RPM)606003,000Negotiated
Agents325100Unlimited
Policies550UnlimitedUnlimited
Team members1520Unlimited
Trace retention30 days90 days1 yearNegotiated
SLA target99.5 %99.9 % (contractual on Enterprise)
SupportCommunityEmailPriorityDedicated

Features by tier

FeatureCommunityProBusinessEnterprise
Verify API + SDKs
Gateway Proxy
MCP Gateway
Browser Guard
Palveron Discover
Blockchain attestation (Flare)Pay-per-anchorIncludedIncluded
Neural Governance Engine (NGE)Cloud onlyCloud onlyLocal + CloudLocal + Cloud
Approvals (Slack / Teams)
IdP user sync (Entra / Google / Okta)
Compliance frameworks3 (EU AI Act, GDPR, OWASP)6All 12All 12 + custom
Audit log export (CSV / PDF)
Annex IV PDF reports
FRIA workflow
Detection mode (Auto / Exact / Semantic)Exact onlyExact + SemanticAll threeAll three
EU AI Act + Colorado + Singapore screeningEU AI Act onlyEU AI Act onlyEU AI Act + ColoradoAll three
Webhooks (Slack / Teams / ServiceNow / Jira)Slack / TeamsAll fourAll four
Custom branding
On-premise / air-gapped (planned)RoadmapRoadmap
Dedicated infrastructure

How limits are enforced

  • Monthly request quota — counter resets at 00:00 UTC on the first of each calendar month. The dashboard surfaces a banner at 80% and 100% usage. Behavior at 100%:
    • HARD_STOP (default) — further requests return 429 RATE_LIMIT_EXCEEDED until the next reset or a top-up.
    • TOP_UP — automatically purchase the next pack size from the saved Stripe payment method.
    • OVERAGE — continue serving requests and invoice the overage at month-end (Business and Enterprise only).
  • RPM burst — per-key sliding window. Bursts above the RPM limit return 429 with Retry-After. SDKs honor it automatically.
  • Agent and policy caps — enforced at registration. The wizard refuses to create the N+1th agent until you upgrade or delete an existing one.
  • Trace retention — older traces are pruned nightly. Compliance exports must be made before the retention cutoff (or upgrade for longer retention).

Configure HARD_STOP / TOP_UP / OVERAGE under Settings → General → Rate limiting.

Tier changes mid-month

Upgrades take effect immediately and prorate the new monthly fee. Downgrades take effect at the next renewal — your higher quota continues until the period ends.

Cancellation and downgrades to Community preserve historical traces for the configured retention period but disable feature gates immediately (e.g. Browser Guard extensions stop receiving policy updates within ~5 minutes).

On this page