# What is a Workspace?

A workspace is the home of all your apps. The workspace is defined by the workspace URL, which typically follows the format 'yourcompany.stackerhq.com'.

## Workspace settings

Your Workspace settings can be accessed via the workspace icon at the bottom of the app bar.

<figure><img src="https://uploads-ssl.webflow.com/60798d77be76070f831d5989/615ec1751dfdd30cbe23d0f9_stacker-workspace%20(1).png" alt="A Stacker Workspace"><figcaption></figcaption></figure>

Here you can review your workspace settings as well as your plan and billing information. If you haven't yet subscribed, you'll be able to view how many days you have left of your free trial.

<figure><img src="https://support.stackerhq.com/hc/article_attachments/16152216805523" alt="CleanShot_2023-04-27_at_15.10.09_2x.png"><figcaption></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.stackerhq.com/stacker-classic/account-settings/what-is-a-workspace.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.
