# Admins

When logged in as Organization admin, under **General** > **Admins**, you can manage all the account users, including other **Organization admins** and **Network managers**.

Organization admins can have two **permissions** scopes:

* **Admins**: can configure the account, including Settings, Network and Accounts
* **Account managers**: can only manage Accounts

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

When you edit or create an Org Manager, you can elect it to become the **Account Owner**. Account Owner is the admin account that has the permission to manage other Admins.&#x20;

Toggle the option "Invite as Owner" to elect the Admin as owner.

![](/files/ZkcZti3MM636jZVj6g1P)

{% hint style="info" %}
Switching account owner might be useful when a partner tokk initial control of an account during a negotiation phase. Once the end customer gets onboarded, the partner can create a new Admin and elect it to become the owner and Data Controller of the Cusna account
{% 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.cusna.io/service-management/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.
