# Teams

We offer a team system through which users can view and manage the dashboard with a personal link and associated Discord account. What this user can see and manage is configurable during creation.

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

{% hint style="info" %}
These links can be created and deleted in the [Wale Cloud Dashboard](https://walecloud.com/dashboard). Editing is possible by simply clicking on the respective row.
{% endhint %}


---

# 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.walecloud.com/wale-documentation/teams.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.
