# Admin console

### Access the organization admin console <a href="#gl-access-console" id="gl-access-console"></a>

Organization or workspace admins can access the admin console to manage members, teams, billing, application, and security settings.

> Some security settings are only available with CreatiBI's Business Plan and above. Please visit our [pricing page](https://creatibi.com/en/pricing) for more information on the differences between versions.

**To access the admin console:**

1. Click on your profile photo;
2. Select "**Admin console"** from the drop-down menu.

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

> Organization members cannot access the admin console.

### Switch between divisions in the admin console

When you are an admin for multiple divisions within an organization, you can switch between different divisions for management by using the division dropdown option located at the top of the left sidebar.

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

### Different Types of Administrators&#x20;

Each organization or workspace has three types of admins who can access the admin console, but the menu options every kind of admin can access vary.

| Category    | Admin             | Billing owner | Auth admin |
| ----------- | ----------------- | ------------- | ---------- |
| Member      | ✅                 | ❌             | ❌          |
| Team        | ✅                 | ❌             | ❌          |
| Billing     | ✅ (Some features) | ✅             | ❌          |
| Application | ✅ (Some features) | ❌             | ✅          |
| Setting     | ✅                 | ❌             | ❌          |

Admins can access billing and manage apps, but can only change billing owners and authorization managers. Payment actions are reserved for billing owners, while account assignments are exclusive to auth admins.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="/pages/oysTGoVjUZJ9oUDBxFET" %}
[Manage member](/en-us/fundamentals/admin-console/manage-member.md)
{% endcontent-ref %}

{% content-ref url="/pages/wNF1ycYdCdRgfux7mzSn" %}
[Manage team](/en-us/fundamentals/admin-console/manage-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/85wO8IQVSMowVkgJPPGE" %}
[Manage bill](/en-us/fundamentals/admin-console/manage-bill.md)
{% endcontent-ref %}

{% content-ref url="/pages/tPiZOHMzDYZf5qKNrvUs" %}
[Manage application](/en-us/fundamentals/admin-console/manage-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/dpk9M6bv00thZlygMnhs" %}
[Manage setting](/en-us/fundamentals/admin-console/manage-setting.md)
{% endcontent-ref %}


---

# 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://help.creatibi.com/en-us/fundamentals/admin-console.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.
