# AI Playground

**AI Playground** is where you design and deploy custom AI actions inside Sprinto. It gives you the power to embed AI directly into your GRC program - across policies, risks, evidence, vendors, and more - in a way that’s unique to your organization.

## Why it matters

* **Custom-built for your program:** Create AI actions that reflect your own policies, frameworks, and workflows.
* **No coding needed:** Turn compliance logic into AI-driven actions without engineering support.
* **Embedded in GRC areas within Sprinto:** Trigger AI actions right where you work (policies, risks, evidence, vendors, etc.).
* **Full control:** Enable or disable AI Actions whenever you want, edit AI Instructions whenever you want to.

## Create custom actions

This is the core power of AI Playground. You can create AI actions by simply describing what you want the AI to do. Sprinto translates your description into an actionable workflow, ready to be deployed within your GRC program. These actions can be fully customized to match your organization’s policies, frameworks, and processes — giving you complete flexibility without writing any code.

👉 Know how to create custom actions

## Sprinto-defined actions

To help you get started quickly, Sprinto provides a library of **pre-built AI actions**. These cover over 15 common compliance needs as of now including suggesting risk attributes, analyzing gaps in vendor security questionnaires, generating fix plans for vulnerabilities, etc.&#x20;

You can use them as-is, or as blueprints to design your own custom actions that fit your GRC program perfectly.

👉 Explore Sprinto-defined actions here

## Who can access AI Playground?

{% hint style="info" %}
AI Playground is in Beta currently, if it is not enabled for you, please do reach out to your CSM or TAM and request them to enable.
{% endhint %}

AI Playground will be available on all plans. According to the plan your organization is in, following roles can Create and manage AI Action, or Invoke AI Actions.&#x20;

<table><thead><tr><th width="127.35546875">Plan</th><th width="245.7109375">Create and manage AI Action</th><th>Invoke AI Action</th></tr></thead><tbody><tr><td>Starter</td><td>Admin</td><td>Admin</td></tr><tr><td>Professional</td><td>Admin</td><td>Admin</td></tr><tr><td>Advanced</td><td>Admin &#x26; Editor with access to 'AI Playground'</td><td>Admin &#x26; Editor with access to the given area which includes entity covered in AI Playground</td></tr><tr><td>Enterprise</td><td>Admin &#x26; Editor with access to 'AI Playground'</td><td>Admin &#x26; Editor with access to the given area which includes entity covered in AI Playground</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.sprinto.com/sprinto-ai/ai-playground.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
