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

# Sprinto Plans and Pricing

**Learn about Sprinto's pricing options and choose the plan that best fits your compliance and GRC requirements.**

Sprinto offers flexible pricing designed to support organisations at every stage of their compliance journey. Whether you're preparing for your first certification, automating compliance operations, or managing a mature GRC programme, Sprinto provides plans and enterprise modules that scale with your business.

### Compliance Automation plans

Compliance Automation plans are designed for organisations building and scaling their compliance programmes.

#### Foundation

Foundation is ideal for startups pursuing their first compliance certification. It includes the core capabilities required to establish and automate compliance processes, including:

* Automated support for 25+ compliance frameworks
* Access to 200+ digitised frameworks
* Continuous evidence collection
* Core compliance automation workflows
* Guided onboarding and implementation

#### Growth

Growth is designed for organisations that want to automate compliance at scale.

In addition to everything included in Foundation, Growth provides enhanced capabilities across governance, automation, reporting, integrations, and workflow management to support larger compliance programmes.

### Solutions for mature GRC teams

Organisations with advanced governance, risk, and compliance requirements can extend Sprinto using dedicated enterprise modules.

#### Continuous Compliance

Helps organisations maintain continuous compliance through advanced monitoring, automation, and governance capabilities.

#### Enterprise TPRM

Provides advanced third-party risk management capabilities, including vendor governance, assessments, and risk management workflows.

#### Enterprise Risk Management

Supports organisation-wide risk management with advanced risk identification, assessment, treatment, reporting, and governance capabilities.

#### Enterprise Trust Management

Enables organisations to manage customer trust programmes with advanced Trust Center capabilities, security questionnaires, branding, and trust workflows.

### Choosing the right option

<table><thead><tr><th width="428.3984375">If you want to...</th><th>Recommended option</th></tr></thead><tbody><tr><td>Achieve your first compliance certification</td><td>Foundation</td></tr><tr><td>Automate compliance across your organisation</td><td>Growth</td></tr><tr><td>Manage enterprise-wide compliance and governance programmes</td><td>Continuous Compliance with enterprise modules</td></tr><tr><td>Strengthen vendor, risk, or trust management</td><td>Enterprise TPRM, Enterprise Risk Management, or Enterprise Trust Management</td></tr></tbody></table>

### Learn more

Sprinto's pricing and available features continue to evolve. For the most up-to-date information on plan features, enterprise modules, and availability, visit the **Sprinto Pricing** page.

**Pricing page:** <https://sprinto.com/pricing/>

{% hint style="info" %}

#### Note

Feature availability varies by plan and enterprise module. Contact your Sprinto Customer Success Manager or Sales representative to discuss the best option for your organisation.
{% endhint %}


---

# 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.sprinto.com/settings/billing/sprinto-plans-and-pricing.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.
