# Enterprise administration

Supademo gives enterprise admins full control to manage access, data, and permissions at scale. Here's a quick walkthrough of how you can:

* Create and manage workspaces
* View available/used licenses
* Invite team members to your plan
* Edit permissions for users&#x20;

{% @supademo/embed demoId="cmafljum50ftp10snzt03adkx" url="<https://app.supademo.com/demo/cmafljum50ftp10snzt03adkx>" %}

### Centralized admin controls

Easily manage users, roles, and workspaces from a single dashboard.

* [Invite and remove](/admin-and-billing/workspace-maintenance/workspace-and-team-management/add-or-approve-new-team-members.md) users with one click
* Assign [roles and permissions](/admin-and-billing/workspace-maintenance/workspace-and-team-management/roles-and-permissions.md) for better control
* Manage multiple teams and departments with dedicated [workspaces](/admin-and-billing/workspace-maintenance/enterprise-workspaces/create-multiple-workspaces.md)

### Advanced access & security settings

Keep your data and users secure with enterprise-grade options.

* Enforce [**SSO & SAML login**](/admin-and-billing/workspace-maintenance/enterprise-workspaces/sso-and-saml.md) for all users
* Set **custom data retention policies**
* Control access at the workspace or project level

### Audit logs & activity tracking

Get full visibility into user activity across your organization.

* Track who created, edited, or shared demos
* Monitor login and usage history
* Export logs for compliance and reporting

### Enterprise billing

Enterprise billing works in a way where you are allocated a specific set of creators/admins for the entire account. However, on enterprise plans, you can have multiple workspaces — each with it's own set of billing admins, admins, creators, and viewers.&#x20;

Since you can add multiple workspaces, Supademo will calculate only **unique users for calculating the number creators and/or admins** across the account. For example:

* If <john@google.com> is a Creator across 4 workspaces and a Viewer in 1 workspace, this would use **1 Creator license** from your allocation
* If <sarah@microsoft.com> is a Viewer across 5 workspaces, this would use **0 Creator licenses** from your allocation
* If <jack@google.com> is a Creator in 1 workspace, this would use **1 Creator license** from your allocation


---

# 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.supademo.com/admin-and-billing/workspace-maintenance/enterprise-workspaces/enterprise-administration.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.
