citlyze docs
Account And Access

Plans And Limits

Understand feature availability, history windows, and API export gating.

Plans control capacity, history, and export features. Paid plans can extend individual limits with add-ons instead of changing tiers.

Trial access

New organizations start with an internal trial that uses Brand Starter limits. The default trial length is 14 days unless the workspace environment is configured differently. After the trial ends, billing-limited features pause until a plan is active.

Public plan limits

PlanDaily promptsActive locationsDaily enginesCompetitorsHistory
Brand Starter51ChatGPT, Gemini, Perplexity, DeepSeek, ByteDance360 days
Brand Growth201ChatGPT, Gemini, Perplexity, DeepSeek, ByteDance10365 days
Brand Pro401ChatGPT, Gemini, Perplexity, DeepSeek, ByteDance, Grok20730 days
Agency Studio50 pooled1 per client workspaceChatGPT, Gemini, Perplexity, DeepSeek, ByteDance50 pooled365 days
Agency Growth150 pooled1 per client workspaceChatGPT, Gemini, Perplexity, DeepSeek, ByteDance150 pooled730 days
Agency Scale300 pooled1 per client workspaceChatGPT, Gemini, Perplexity, DeepSeek, ByteDance300 pooledFull history
CustomCustomCustomCustom, including GrokCustomFull history

In addition to the daily engines above, every plan tracks Google AI Overviews and Google AI Mode. These Google SERP surfaces are checked once per week for each active prompt and location, and do not count against the daily prompt allowance. Results appear alongside the daily engines in the dashboard, exports, and the API (engine ids google_ai_overview and google_ai_mode).

Monthly feature limits

PlanGEO auditsPrompt suggestionsContent draftsReportsAPI and MCP
Brand Starter1/mo10/mo0/moIn-app onlyNot included
Brand Growth10/mo50/mo5/moBasic PDFIncluded
Brand Pro50/mo150/mo15/moPDF exportIncluded
Agency Studio100/mo150/mo0/moWhite-label PDFNot included
Agency Growth300/mo500/mo0/moWhite-label PDFIncluded
Agency Scale1,000/mo1,000/mo0/moWhite-label PDFIncluded
CustomCustomCustomCustomFullIncluded

CSV export and alerts are included on current self-serve plans. Recommendation status workflow actions are reserved for plans that include the recommendation workflow capability.

Slack and Microsoft Teams webhook configuration is available on all plans. Scheduled report creation still follows the scheduled-reports capability for the workspace plan.

Usage tracked by Citlyze

The workspace stores plan and capacity information such as:

  • plan name
  • prompt limit
  • active location limit
  • included engine set
  • daily measured-answer allowance
  • monthly GEO audit, prompt-suggestion, and content-draft usage
  • trial dates
  • monthly reset date

API exports

REST API and MCP access require a plan that includes API exports. If the workspace plan does not include exports, API and MCP requests return a plan_capability_required error.

History window

Plan history controls how far back exported data reaches. API responses expose the effective history lower bound as meta.history_start.

If an API request uses a since date earlier than the history start, Citlyze clamps the request to the plan history window.

Answer volume

Projected answers are based on active prompts, active plan-allowed engines, active markets, and repeats. The default repeat count is five.

active prompt count x active plan-allowed engine count x active market count x repeat count

For example, Brand Starter can queue up to 125 measured answers per day:

5 prompts x 5 engines x 1 active market x 5 repeats

Brand Pro includes Grok and can queue up to 1,200 measured answers per day:

40 prompts x 6 engines x 1 active market x 5 repeats

On this page