# Overview

## [Workspace](/stacker-astra/workspace-portals-and-apps/workspace.md)

A workspace is your internal teams zone for workflows and managing data. Host your internal teams here to run processes separate from your end users.&#x20;

Workspace users login with their email and password.

<figure><img src="/files/isbqFJy5TPZn2wa8bPwX" alt=""><figcaption></figcaption></figure>

## [Portals](/stacker-astra/workspace-portals-and-apps/portals.md)

Create a customized portal for your end users to access a space for them with a [custom domain](/stacker-astra/workspace-portals-and-apps/portals/custom-domain.md) and logo. This includes apps, customized layouts, and data can be shared between your internal workspace and portals.&#x20;

Portal users login using their email and receive email verification with a login link.&#x20;

<figure><img src="/files/Ueg8IovOvlKxglhnb7fI" alt=""><figcaption></figcaption></figure>

## [Apps](/stacker-astra/workspace-portals-and-apps/apps.md)

Apps are where your data processes and workflows run. Your data is imported into the data grid within the app and layouts are created and designed here. Apps are part of your portals or your workspaces. You can grant individual or group access to apps individually to make sure only relevant people can access the app.&#x20;

## Video overview of workspaces, portals, and apps

{% embed url="<https://www.loom.com/share/8b8f1d53d3fa45b0969bfc8cb2378fc4>" %}


---

# 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.stackerhq.com/stacker-astra/workspace-portals-and-apps/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.
