# Account Invites Overview

Use **Manage invitations** to review invitations from other users. You can accept or decline pending invitations, or leave mailboxes you already joined.

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

### Pending invitations

{% columns %}
{% column %}
Each row is one invited **account**.

Columns:

* account (first column)
* invited mailboxes (second column)
* invitation actions (accept or decline)
  {% endcolumn %}

{% column %}

<figure><img src="/files/jHYbuUeMYkHNrwYRKZTO" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Accepted invitations

{% columns %}
{% column %}
Accepted invitations are grouped by **account**.

Columns:

* account (first column)
* mailbox you joined (second column)
* mailbox action (leave)
  {% endcolumn %}

{% column %}

<figure><img src="https://ucarecdn.com/c985e195-1bce-4ed2-84a4-20c9c5c3caab/image_-_2025-05-28T121344.961.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/user/user-profile/account-invites-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.
