# Spaces

### Intro

With Qlik SaaS we are moving away from Streams and into Spaces. The following spaces are available:

* Personal
* Shared
* Managed

In the below you can see how you can use Komment in each of the different spaces. If you want to read more about spaces you can look at the official guides from Qlik [here](https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Spaces/Spaces.htm).

### Overview

In the below table you can see how you can use Komment on each of the three spaces with or without Kaptain as data connection.

| Data connection / Space | Personal | Shared |    Managed   |
| ----------------------- | :------: | :----: | :----------: |
| QIX                     |    OK    |   OK   | Not possible |
| Kaptain                 |    OK    |   OK   |      OK      |

#### Personal

To use Komment in a Personal space the Qlik user must have a professional license

#### Shared

When QIX is used as Data connection and the storage folder is in a Shared space, the user must have edit rights to the given space:

![Edit role is needed in shared space](/files/-Ma3YJsXteFmVmEfbhNe)

#### Managed

In a Managed space it is only possible to use Komment if Kaptain is used as the Data connection.

{% hint style="danger" %}
Users with Analyzer or Capacity licenses will only be able to store data using Komment when Kaptain is used as Data Connection
{% endhint %}

### Data storage

When using **QIX** as Data connection the only storage option is **QVD** files.&#x20;

When using **Kaptain** as a data connection the data is always stored into one of the supported databases. Currently we support MS SQL, MySQL, PostgreSQL, Oracle DB & MongoDB.


---

# 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.extendbi.com/komment/qlik-saas-1/shared-and-managed-spaces.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.
