Skip to content

Commit f6797a7

Browse files
committed
Add rought draft
1 parent df3e4ae commit f6797a7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
pcx_content_type: how-to
3+
title: Managed service providers (MSPs)
4+
sidebar:
5+
order: 15
6+
---
7+
8+
:::note[Gateway DNS only]
9+
Gateway only supports MSP-tenant account structures for DNS filtering.
10+
:::
11+
12+
Gateway supports the Cloudflare Tenant API, which allows managed service providers (MSPs) to implement parent-child policy structures, supporting large-scale multi-tenant deployments with centralized policy control and account-level overrides.
13+
14+
## Account types
15+
16+
The Gateway tenant platform supports parent-child and siloed accounts. Each account type offers different benefits based on organizational needs.
17+
18+
### Parent-child accounts
19+
20+
A hierarchical model where a parent account enforces global security policies that apply to all child accounts. Child accounts can override or supplement policies as needed while remaining under the parent account's management.
21+
22+
### Siloed accounts
23+
24+
Each account operates independently within the same tenant. Each account manages its own security policies, resources, and configurations separately.

0 commit comments

Comments
 (0)