> For the complete documentation index, see [llms.txt](https://docs.zigpoll.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zigpoll.com/subscription-plans.md).

# Subscription Plans

We offer a variety of plans that should fit any sized business

### Our Plans

All plans come with unlimited survey types, survey questions, live surveys, branching logic, presentation logic, premium integrations, custom CSS, and general support via <support@zigpoll.com>.

All plans also include our full AI analytics suite — **automatic account insights, automatic survey insights, Write-In themes & summaries, and Z-GPT chat with your data**. The only thing that varies by plan is the monthly AI analysis credit allotment used to generate on-demand insights.

Response limits are metered in **responses** — one per participant taking a survey, however many questions they answer. See [How we calculate responses](/subscription-plans/how-we-calculate-responses.md) for details.

{% hint style="info" %}
Already subscribed? If your account is on one of the plans below, your limits are the ones listed here. If you're on an older plan that is no longer listed, you keep that plan's price and limits. The lineup below applies to new subscriptions and plan changes.
{% endhint %}

#### Lite : Free

This is our most basic plan. Best for hobbies, development websites, or just testing the platform!

* 50 responses per month
* Send 100 emails per month
* Send 5 SMS messages per month
* 100 synthetic research answers per month
* 10 AI analysis credits per month

#### Standard : $39/mo ($29/mo when billed annually)

Our most popular plan, built for the needs of most small businesses. You get:

* 200 responses per month
* Send 2,500 emails per month
* Send 250 SMS messages per month
* Installation support
* Copywriting support
* White label support
* Automatic exports
* Custom sender domain
* Custom survey domain
* 2,000 synthetic research answers per month
* 50 AI analysis credits per month

#### Premium : $79/mo ($59/mo when billed annually)

Twice the room of Standard, plus programmatic access. Everything in Standard, and:

* 350 responses per month
* Send 5,000 emails per month
* Send 500 SMS messages per month
* API access
* MCP access
* 3,000 synthetic research answers per month
* 100 AI analysis credits per month

#### Advanced : $129/mo ($97/mo when billed annually)

Great for growing businesses. Everything in Premium, and:

* 600 responses per month
* Send 10,000 emails per month
* Send 1,000 SMS messages per month
* Priority customer support
* 4,000 synthetic research answers per month
* 150 AI analysis credits per month

#### Growth : $199/mo ($149/mo when billed annually)

For stores collecting feedback at volume. Everything in Advanced, and:

* 1,000 responses per month
* Send 25,000 emails per month
* Send 2,000 SMS messages per month
* 5,000 synthetic research answers per month
* 250 AI analysis credits per month

#### Scale : $249/mo ($187/mo when billed annually)

Serious research programs across every channel. Everything in Growth, and:

* 2,000 responses per month
* Send 40,000 emails per month
* Send 3,000 SMS messages per month
* 7,500 synthetic research answers per month
* 400 AI analysis credits per month

#### Premier : $399/mo ($299/mo when billed annually)

Our largest self-serve plan. Everything in Scale, and:

* Unlimited responses
* Send 50,000 emails per month
* Send 4,000 SMS messages per month
* Dedicated setup call
* 10,000 synthetic research answers per month
* 600 AI analysis credits per month

#### Enterprise : Contact us

For teams with procurement, security, and data requirements. Everything in Premier, and:

* Unlimited responses with custom email and SMS volumes
* SSO (SAML) and SCIM provisioning
* Signed DPA and security-questionnaire support
* Custom MSA, uptime SLA with credits, and invoicing/PO billing
* Data warehouse sync (BigQuery, Snowflake, S3)
* Industry benchmark reports
* Unlimited sub-accounts with multi-brand rollup reporting
* Dedicated CSM, quarterly business reviews, and a shared Slack channel
* Managed synthetic research with custom AI panels
* Full service setup
* Full service auditing
* Full service reporting

Enterprise is sales-assisted. Contact us at <support@zigpoll.com> to get set up.

#### **Custom : Price Varies**

If none of these plans fit your needs, contact us at <support@zigpoll.com>. We'll set you up with a plan that suits your business.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.zigpoll.com/subscription-plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
