# Workspace Home

A Sola workspace is a collaborative studio environment that lets you create and share custom security apps. It is a virtual space for all [apps](/workspace/apps.md) you are a member in and can join, within an organization. You can be a member of multiple workspaces.

<figure><img src="/files/oT2k05LU532sLytyGFjb" alt=""><figcaption><p>Sola workspace home</p></figcaption></figure>

Your workspace is a central place where you can ideate and map out **your security gaps and use cases**, and create custom solutions to address them. Each custom solution can cover a specific use case.

Key components you’ll need:

1. [**Data sources**](/integrations/data-sources.md) - Secure connections to the data of services used within your organization.
2. [**Apps**](/workspace/apps.md) - Customizable tools designed to address specific cyber security use cases or needs.

{% hint style="success" %}
**Pro tip: Start by** [**connecting your data sources**](/workspace/apps.md#connecting-data-sources).\
This will allow you to start getting answers to your security questions and create apps quickly.
{% endhint %}


---

# 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/workspace/workspace-home.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.
