# Organization Settings

#### 🏢 Organization Settings

The **Organization Settings** page is where admins can manage users, roles, and license usage across their organization’s WhiteIntel account.

This page is especially useful for teams using **multi-seat subscriptions**, allowing for secure collaboration and centralized license management.

***

**👥 Manage Users**

Admins can:

* **View all users** within the organization
* See when each user was added
* **Invite new users** via email
* **Remove users** who no longer need access
* Assign roles (e.g., `admin`, `analyst`) to control permissions
* Enable / Disable Microsoft SSO

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


---

# 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://knowledge.whiteintel.io/white-intel-usage/organization-settings.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.
