# Account Admins

Account admins are users will full admin access to all inboxes and workflows in your Wrangle account.

The user in your workspace that installed Wrangle will become an account admin by default, and will have access to "Admin Settings" in the Wrangle web app:

<figure><img src="/files/8hzP7kqmSWZ8gybQIHZF" alt=""><figcaption><p>Admin Settings on the web</p></figcaption></figure>

{% hint style="info" %}
Admin Settings are only visible to account admins.
{% endhint %}

From the "Admin Settings" page, account admins can add and remove other admins:

<figure><img src="/files/drF7O8TCf8NfYEHln6Qm" alt="" width="536"><figcaption><p>Add and remove other account admins</p></figcaption></figure>

While account admins cannot remove themselves, any other admin can.&#x20;


---

# 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.wrangle.io/account-administration/account-admins.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.
