Skip to content

Commit 10dce50

Browse files
committed
improvement(docs): remove requirements sections from all enterprise doc pages
1 parent 088374d commit 10dce50

4 files changed

Lines changed: 0 additions & 32 deletions

File tree

apps/docs/content/docs/en/enterprise/access-control.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ Access Control lets organization admins define permission groups that restrict w
1111

1212
---
1313

14-
## Requirements
15-
16-
**Sim Cloud:** Enterprise plan. You must be an organization owner or admin.
17-
18-
**Self-hosted:** Set `ACCESS_CONTROL_ENABLED=true` and `NEXT_PUBLIC_ACCESS_CONTROL_ENABLED=true` in your environment. No plan requirement.
19-
20-
---
21-
2214
## How it works
2315

2416
Access control is built around **permission groups**. Each group has a name, an optional description, and a configuration that defines what its members can and cannot do. A user can belong to at most one permission group at a time.

apps/docs/content/docs/en/enterprise/audit-logs.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ Audit logs give your organization a tamper-evident record of every significant a
1010

1111
---
1212

13-
## Requirements
14-
15-
**Sim Cloud:** Enterprise plan. You must be an organization owner or admin.
16-
17-
**Self-hosted:** Set `AUDIT_LOGS_ENABLED=true` and `NEXT_PUBLIC_AUDIT_LOGS_ENABLED=true` in your environment. No plan requirement.
18-
19-
---
20-
2113
## Viewing audit logs
2214

2315
### In the UI

apps/docs/content/docs/en/enterprise/sso.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ Single Sign-On lets your team sign in to Sim through your company's identity pro
1212

1313
---
1414

15-
## Requirements
16-
17-
**Sim Cloud:** Enterprise plan. You must be a workspace owner or admin.
18-
19-
**Self-hosted:** Set `SSO_ENABLED=true` and `NEXT_PUBLIC_SSO_ENABLED=true` in your environment. No plan requirement.
20-
21-
---
22-
2315
## Setup
2416

2517
### 1. Open SSO settings

apps/docs/content/docs/en/enterprise/whitelabeling.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ Whitelabeling lets you replace Sim's default branding — logo, colors, and supp
1111

1212
---
1313

14-
## Requirements
15-
16-
**Sim Cloud:** Enterprise plan. You must be a workspace owner or admin.
17-
18-
**Self-hosted:** Set `WHITELABELING_ENABLED=true` and `NEXT_PUBLIC_WHITELABELING_ENABLED=true` in your environment. No plan requirement.
19-
20-
---
21-
2214
## Setup
2315

2416
### 1. Open Whitelabeling settings

0 commit comments

Comments
 (0)