# Overview

## Welcome to Sola!

Sola is an AI-powered cybersecurity platform that allows practitioners of all skill levels generate security solutions in minutes.

Here you can create the security space that you need.

{% tabs %}
{% tab title="Answer security questions" %}
From **everyday risks to large-scale threats**, every security solution begins with a question.

Create your own security solution by asking questions.
{% endtab %}

{% tab title="Cover missing security gaps" %}
Even with the best-of-breed security tools, there’s always going to be a **missing piece**!

Create your own security solution by defining what's missing.
{% endtab %}

{% tab title="Discover expert-built security solutions" %}
You don’t have to start from scratch.

Create your own security solution by using [ready-to-use security apps](/getting-started/app-gallery.md), and customize them to fit your needs.
{% endtab %}
{% endtabs %}

### ![](/files/u9RHZRvhr64TfNP6IjXP) ***This is where Sola comes in.***

Sola provides you with a studio to get answers to your security questions, and build your custom security tool. All within an easy to use, collaborative environment that incorporates AI tools throughout.

{% embed url="<https://youtu.be/SOJFmA4TccQ>" %}

{% embed url="<https://sola.security/blog/cybersecurity-trends-and-predictions/>" %}

## How Sola works

Sola users create and customize their own unique security solutions their way, without any barriers that large-scale security solutions have.

As part of the Sola studio, [Sola apps](/workspace/apps.md) are used to create custom security solutions for specific security use cases.

![](/files/u9RHZRvhr64TfNP6IjXP) **Apps are composed of 4 building blocks.**

[**Queries**](/workspace/apps/queries.md) for data inquiry. Use queries to **create**, **view**, and **share data insights** that answer your cyber security questions.

[**Canvases**](/workspace/apps/canvases.md) for data visualization. Create canvases to build **dashboards**, **reports**, and **interactive views** that display your insights and results in easy-to-understand **tables**, **charts**, and **graphs**.

[**Alerts**](/workspace/apps/alerts.md) for monitoring and alert rules. Convert your important questions into alerts to **track security risks and get notified** when important events occur.

[**Workflows**](/workspace/apps/workflows.md) for **automation** and **remediation**. Automate security actions to **respond faster and reduce manual effort**.

## Pricing and plans

Sola offers four plans designed for individuals, teams, and organizations of all sizes.

![](/files/u9RHZRvhr64TfNP6IjXP) **Shoreline (Free) - Perfect for trying out Sola and personal projects**

Get started with Sola's AI-powered security platform at no cost. Connect your data, build apps, and explore core AI features.

![](/files/u9RHZRvhr64TfNP6IjXP) **Tidewater - For solo professionals and small teams ready to scale**

Everything in Shoreline, plus increased capacity, more data sources, agentic workflows, and expanded AI usage for growing security and automation needs.

![](/files/u9RHZRvhr64TfNP6IjXP) **Open Sea - For teams and departments running mission-critical applications**

Everything in Tidewater, with higher limits, more data sources, onboarding support, email support, and expanded team capacity.

![](/files/u9RHZRvhr64TfNP6IjXP) **Deep Blue - For organizations with custom requirements and scale**

Tailored plans with dedicated support, custom limits, unlimited data sources and team members, and enterprise-grade security, compliance, and deployment options.

{% hint style="info" %}
For full details, visit our [pricing page](https://sola.security/pricing/).
{% endhint %}

{% embed url="<https://sola.security/pricing/>" %}

### Credit and usage types

Sola uses **AI credits**, **workflow credits**, and **data records** for managing usage.&#x20;

**AI credits (copilot)** are the units Sola uses to represent actions completed by [Sola AI](/getting-started/sola-ai.md), including asking questions, generating canvases, creating workflows, or refining logic. Each credit represents an average AI interaction. Simple tasks use fewer credits, more complex tasks use more. *AI Credits refresh weekly.*

**Workflow credits** represent AI usage for running [agentic workflows](/workspace/apps/workflows.md). Each credit represents a typical workflow execution across its steps. *Workflow credits refresh weekly.*

**Data records** represent the data entries Sola processes from your connected [data tables](/integrations/data-sources.md#data-source-tables). Each row from a connected data source is counted as one data record. *Data record limits reset daily.*

Sola plans offer varying allowances for AI credits, workflow credits, and data records. Higher tiers provide increased limits to meet your team’s usage and growth.

{% hint style="info" %}
**Credit resets**\
Credit allowances vary by plan and reset on schedule. Credits do not roll over.
{% endhint %}

<figure><img src="/files/395zJYJ5odFuW6gbxw6H" alt="Create security solutions, your way"><figcaption><p>Create security solutions, your way</p></figcaption></figure>


---

# 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.sola.security/getting-started/overview.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.
