# Workspace Settings

A workspace consists of apps and groups that can be organized for your company needs.&#x20;

### Adding Workspace Collaborators

1. Select **Settings**&#x20;
2. Select **Collaborators**
3. Enter emails and decide what level collaborator they are: Standard or Owner
4. Click **Invite**

### General Workspace Settings

Update the workspace name, customize the workspace URL or delete your workspace (This cannot be undone!).

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

### Appearance

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

### Advanced&#x20;

Change the permissions of your collaborators under the Advanced tab.&#x20;

Select the drop down to choose between "Everyone" and "Owners only" to handle business operations related to your Stacker Workspace.&#x20;

<figure><img src="/files/rMEshsseOJlkwH50iTGp" alt=""><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-astra/workspace-portals-and-apps/workspace/workspace-settings.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.
