Skip to content

Commit ec0ee39

Browse files
committed
Add get started
1 parent 27a1428 commit ec0ee39

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

src/content/docs/cloudflare-one/policies/gateway/managed-service-providers.mdx

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,30 @@ sidebar:
99
Only available on Enterprise plans. For more information, contact your account team.
1010
:::
1111

12-
Gateway supports the [Cloudflare Tenant API](/tenant/), which allows Cloudflare-partnered managed service providers (MSPs) to set up and manage Cloudflare accounts and services for their customers. Tenants can create Zero Trust deployments with centralized Gateway policy control and account-level overrides.
12+
Gateway supports the [Cloudflare Tenant API](/tenant/), which allows Cloudflare-partnered managed service providers (MSPs) to set up and manage Cloudflare accounts and services for their customers. With Tenant, MSPs can create Zero Trust deployments with global Gateway policy control. Policies can be customized or overridden at a organization group or account level.
1313

14-
The Tenant platform only supports creating Gateway DNS policies.
14+
The Tenant platform only supports Gateway DNS policies.
15+
16+
## Get started
17+
18+
{/* <!-- How much of the policy creation flow do we need to surface here? --> */}
19+
20+
To set up the Tenant API, refer to [Get started](/tenant/get-started/).
21+
22+
Once you have provisioned your customer's Cloudflare accounts, you can create [DNS policies](/cloudflare-one/policies/gateway/dns-policies/).
1523

1624
## Account types
1725

18-
The Gateway Tenant platform supports parent-child and siloed accounts. Each account type offers different benefits based on organizational needs.
26+
The Gateway Tenant platform supports parent-child and siloed accounts.
1927

2028
### Parent-child accounts
2129

22-
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.
30+
In a parent-child configuration, a top-level parent account enforces global security policies that apply to all child accounts. Child accounts can configure, override, or add policies as needed while still managed by the parent account.
2331

2432
Parent account policy is evaluated before a child account policy. If the parent policy has selected 'allow child bypass' the child can override the parent policy.
2533

34+
{/* <!-- Where is the 'Allow child bypass' setting? Do we need to surface this publicly? --> */}
35+
2636
### Siloed accounts
2737

2838
Each account operates independently within the same tenant. Each account manages its own security policies, resources, and configurations separately.

0 commit comments

Comments
 (0)