# Stacker Support Access

Allow the support team to access your workspace to help troubleshoot errors or bugs you encounter.&#x20;

### Add Stacker Support to your workspace

1. Open your Stacker Workspace
2. Select **Settings** on the top right
3. Select **Collaborators**
4. Add **<stackersupport@stackerhq.com>** as an **Owner**

### Add Stacker Support to your app

1. Go to the app you want to add support access
2. Select <img src="/files/7EUqFlfRbTO9IiyMQE2r" alt="" data-size="line">**Manage Users**
3. Select **<stackersupport@stackerhq.com>** from the drop down
4. Invite


---

# 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/account-information/stacker-support-access.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.
