From 2274a7cdcea4aa7da643f2f47ecf328ca30e1fe1 Mon Sep 17 00:00:00 2001 From: Denise Pena Date: Wed, 13 Aug 2025 16:28:16 -0500 Subject: [PATCH 1/9] Add Get started page --- src/content/docs/fundamentals/get-started.mdx | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 src/content/docs/fundamentals/get-started.mdx diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx new file mode 100644 index 00000000000..38ea58fe533 --- /dev/null +++ b/src/content/docs/fundamentals/get-started.mdx @@ -0,0 +1,50 @@ +--- +title: Get started +pcx_content_type: Get started +sidebar: + order: 2 +--- + +Before you can begin using Cloudflare products, first [create an account](/fundamentals/create-account). + +## Cloudflare dashboard + +After you create your Cloudflare account and log in, you can review multiple items: + +- Accounts +- Websites +- My profiles + +### Accounts + +**Accounts** lists all of the accounts you have access to. Accounts can contain multiple users and zones. + +### Websites + +**Websites** lists all of the domains you have access to regardless of account. You can also review the domains associated with a specific account by selecting an account from the **Accounts** list. + +### My Profile + +Customize your experience with the Cloudflare dashboard by updating the email address used with your account, choosing appearance and language preferences, and choosing your preference for emails sent from Cloudflare. + +Refer to [Accounts, zones, and profiles](/fundamentals/concepts/accounts-and-zones/) for a more detailed explanation about these concepts. + +## Learn about Cloudflare's offerings + +Cloudflare's product offerings fall into three major groups you can find within the Cloudflare dashboard: Build, Connect, and Protect. + +### Build + +Build contains products to help you build on the Workers platform and manage your deployments and bindings. You can also create and manage storage and database primitives. + +### Connect + +Products under Connect create foundational connections between external sites and public applications to Cloudflare's network, which are then consumed by end users. + +You can also manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. + +Additionally, manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic. + +### Protect + +Use the Protect products to implement Zero Trust and secure your internal and private applications, resources, and users. Utilize Application Security to secure external and public applications. \ No newline at end of file From ed08f7fd55e646538c43459b53c020c73324724e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:46:29 -0500 Subject: [PATCH 2/9] Fixed create account link --- src/content/docs/fundamentals/get-started.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 38ea58fe533..ae7510923a2 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -5,7 +5,7 @@ sidebar: order: 2 --- -Before you can begin using Cloudflare products, first [create an account](/fundamentals/create-account). +Before you can begin using Cloudflare products, first [create an account](/fundamentals/account/create-account/). ## Cloudflare dashboard @@ -47,4 +47,4 @@ Additionally, manage network connections and optimize Layer 3 (Network) and 4 (T ### Protect -Use the Protect products to implement Zero Trust and secure your internal and private applications, resources, and users. Utilize Application Security to secure external and public applications. \ No newline at end of file +Use the Protect products to implement Zero Trust and secure your internal and private applications, resources, and users. Utilize Application Security to secure external and public applications. From b46103c6c767a2542a553e4739345ea3539a5468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Fri, 5 Sep 2025 13:35:21 -0500 Subject: [PATCH 3/9] Removing overview about dash for now --- src/content/docs/fundamentals/get-started.mdx | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index ae7510923a2..81509e98fdf 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -7,28 +7,6 @@ sidebar: Before you can begin using Cloudflare products, first [create an account](/fundamentals/account/create-account/). -## Cloudflare dashboard - -After you create your Cloudflare account and log in, you can review multiple items: - -- Accounts -- Websites -- My profiles - -### Accounts - -**Accounts** lists all of the accounts you have access to. Accounts can contain multiple users and zones. - -### Websites - -**Websites** lists all of the domains you have access to regardless of account. You can also review the domains associated with a specific account by selecting an account from the **Accounts** list. - -### My Profile - -Customize your experience with the Cloudflare dashboard by updating the email address used with your account, choosing appearance and language preferences, and choosing your preference for emails sent from Cloudflare. - -Refer to [Accounts, zones, and profiles](/fundamentals/concepts/accounts-and-zones/) for a more detailed explanation about these concepts. - ## Learn about Cloudflare's offerings Cloudflare's product offerings fall into three major groups you can find within the Cloudflare dashboard: Build, Connect, and Protect. From b36c58d157198354eb88576e649416fd4448d15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:53:28 -0500 Subject: [PATCH 4/9] Apply suggestion from review Co-authored-by: abstergail <115666354+abstergail@users.noreply.github.com> --- src/content/docs/fundamentals/get-started.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 81509e98fdf..15bd791668e 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -13,7 +13,9 @@ Cloudflare's product offerings fall into three major groups you can find within ### Build -Build contains products to help you build on the Workers platform and manage your deployments and bindings. You can also create and manage storage and database primitives. +**Build** is where developers create and deploy simple sites and full-stack applications on the [Workers compute platform](/workers/), and connect them to storage and database primitives like [KV](/kv/) (key-value data store), [D1](/d1/) (SQL database), [R2](/r2/) (object storage), [Queues](/queues/) (asynchronous messaging), [Durable Objects](/durable-objects/) (stateful coordination), and more. + +Our compute, orchestration, AI, storage, media, and security services are integrated, so you can quickly extend existing apps or launch new ones while Cloudflare's global network takes care of infrastructure, scaling, and performance for you. ### Connect From 0d17a81a4f6280ebc667d53ec97da6c49e76384a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:53:38 -0500 Subject: [PATCH 5/9] Apply suggestion from review Co-authored-by: abstergail <115666354+abstergail@users.noreply.github.com> --- src/content/docs/fundamentals/get-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 15bd791668e..0ccda4def8a 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -17,7 +17,7 @@ Cloudflare's product offerings fall into three major groups you can find within Our compute, orchestration, AI, storage, media, and security services are integrated, so you can quickly extend existing apps or launch new ones while Cloudflare's global network takes care of infrastructure, scaling, and performance for you. -### Connect +### Protect & Connect Products under Connect create foundational connections between external sites and public applications to Cloudflare's network, which are then consumed by end users. From 0abade0ef415a25a3f3c86090f30f8afbcbb1222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:53:52 -0500 Subject: [PATCH 6/9] Apply suggestion from review Co-authored-by: abstergail <115666354+abstergail@users.noreply.github.com> --- src/content/docs/fundamentals/get-started.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 0ccda4def8a..5dc9adf4b1a 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -19,7 +19,13 @@ Our compute, orchestration, AI, storage, media, and security services are integr ### Protect & Connect -Products under Connect create foundational connections between external sites and public applications to Cloudflare's network, which are then consumed by end users. +**Protect & Connect** is where you establish fast and reliable connections between your websites, apps, and users, while protecting them from attackers and unwanted traffic. + +Application security and performance focuses on resources available on the public Internet. Get started by [onboarding a domain](/fundamentals/manage-domains/add-site/). + +Zero Trust protects private, internal users/devices and the resources they access. [Get started with Zero Trust](/cloudflare-one/setup/). + +Network services extend protection and acceleration to cloud, on-premise, or hybrid networks. Get started with [Magic Transit](/magic-transit/) or [Magic WAN](/magic-wan/). You can also manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. From 178ec77871018e761054edd3830c94bd35dfb800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:54:27 -0500 Subject: [PATCH 7/9] Applying edits from review --- src/content/docs/fundamentals/get-started.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 5dc9adf4b1a..0e1f4135211 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -9,8 +9,6 @@ Before you can begin using Cloudflare products, first [create an account](/funda ## Learn about Cloudflare's offerings -Cloudflare's product offerings fall into three major groups you can find within the Cloudflare dashboard: Build, Connect, and Protect. - ### Build **Build** is where developers create and deploy simple sites and full-stack applications on the [Workers compute platform](/workers/), and connect them to storage and database primitives like [KV](/kv/) (key-value data store), [D1](/d1/) (SQL database), [R2](/r2/) (object storage), [Queues](/queues/) (asynchronous messaging), [Durable Objects](/durable-objects/) (stateful coordination), and more. From 8d830022e67f583f83951ebb92000e4ad37a08ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:01:57 -0500 Subject: [PATCH 8/9] Removed extra Protect section --- src/content/docs/fundamentals/get-started.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index 0e1f4135211..ca5076aca49 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -28,7 +28,3 @@ Network services extend protection and acceleration to cloud, on-premise, or hyb You can also manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. Additionally, manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic. - -### Protect - -Use the Protect products to implement Zero Trust and secure your internal and private applications, resources, and users. Utilize Application Security to secure external and public applications. From aa478b29a3ea16a2478be28d75ab4c62f3d415fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Mon, 8 Sep 2025 14:17:36 -0500 Subject: [PATCH 9/9] Implementing feedback --- src/content/docs/fundamentals/get-started.mdx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/content/docs/fundamentals/get-started.mdx b/src/content/docs/fundamentals/get-started.mdx index ca5076aca49..42b3886eae6 100644 --- a/src/content/docs/fundamentals/get-started.mdx +++ b/src/content/docs/fundamentals/get-started.mdx @@ -19,12 +19,8 @@ Our compute, orchestration, AI, storage, media, and security services are integr **Protect & Connect** is where you establish fast and reliable connections between your websites, apps, and users, while protecting them from attackers and unwanted traffic. -Application security and performance focuses on resources available on the public Internet. Get started by [onboarding a domain](/fundamentals/manage-domains/add-site/). +Application security and performance focuses on resources available on the public Internet. Manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. Get started by [onboarding a domain](/fundamentals/manage-domains/add-site/). Zero Trust protects private, internal users/devices and the resources they access. [Get started with Zero Trust](/cloudflare-one/setup/). -Network services extend protection and acceleration to cloud, on-premise, or hybrid networks. Get started with [Magic Transit](/magic-transit/) or [Magic WAN](/magic-wan/). - -You can also manage delivery performance by controlling and speeding up primarily [Layer 7 (Application) traffic](/fundamentals/reference/network-layers/), in addition to managing media such as video and images. - -Additionally, manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic. +Network services extend protection and acceleration to cloud, on-premise, or hybrid networks, and you can also manage network connections and optimize Layer 3 (Network) and 4 (Transport) traffic. Get started with [Magic Transit](/magic-transit/) or [Magic WAN](/magic-wan/).