Skip to content

Commit 5752171

Browse files
committed
Combined customizations & added redirects
1 parent 6aa89a9 commit 5752171

File tree

8 files changed

+60
-55
lines changed

8 files changed

+60
-55
lines changed

public/__redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,10 @@
710710
/fundamentals/setup/find-account-and-zone-ids/ /fundamentals/account/find-account-and-zone-ids/ 301
711711
/fundamentals/setup/accounts-and-zones/ /fundamentals/concepts/accounts-and-zones/ 301
712712
/fundamentals/setup/troubleshooting/ /fundamentals/reference/troubleshooting/ 301
713+
/fundamentals/setup/account/customize-account/account-name/ /fundamentals/account/customize-account/ 301
714+
/fundamentals/setup/account/customize-account/appearance/ /fundamentals/account/customize-account/ 301
715+
/fundamentals/setup/account/customize-account/communication-preference/ /fundamentals/account/customize-account/ 301
716+
/fundamentals/setup/account/customize-account/language-preference/ /fundamentals/account/customize-account/ 301
713717

714718
# gateway
715719
/gateway/about/ /cloudflare-one/policies/gateway/ 301
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
pcx_content_type: how-to
3+
title: Customizations
4+
---
5+
6+
## Account name
7+
8+
Your account name defaults to `<<YOUR_EMAIL_ADDRESS>>'s Account`.
9+
10+
You may want to customize the name of this account, either to help specify its purpose or to help associate it with multiple accounts.
11+
12+
To change your account name:
13+
14+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
15+
2. Go to **Manage Account** > **Configurations**.
16+
3. For **Account Name**, select **Change Name**.
17+
4. Enter a new account name.
18+
5. Select **Save**.
19+
20+
## Appearance
21+
22+
If you want to adjust how the Cloudflare dashboard appears on your device, you can adjust relevant settings in your account **Profile**.
23+
24+
To update appearance preferences:
25+
26+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
27+
2. Go to **My Profile**
28+
3. For **Appearance**, choose a value:
29+
* **Dark**: Defaults to darker colors.
30+
* **Light**: Defaults to lighter colors.
31+
* **Use system setting**: Defaults to whatever is used on your device.
32+
4. Your dashboard display will update to the new appearance setting automatically.
33+
34+
## Communication preference
35+
36+
When you create an account, Cloudflare automatically chooses your **Communication Preferences**, or when Cloudflare might occasionally send you emails.
37+
38+
To update the communication preferences for your profile (which requires a [verified email address](/fundamentals/account/verify-email-address/)):
39+
40+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
41+
2. Go to **My Profile**.
42+
3. For **Communication Preferences**, select **Edit**.
43+
4. If you want a specific category of emails, make sure its associated box is checked.
44+
5. Select **Save**.
45+
46+
## Language preference
47+
48+
After you create your account, you may want to update your language preference.
49+
50+
To update the language preference for your profile:
51+
52+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
53+
2. Go to **My Profile**
54+
3. For **Language Preference**, select a value.
55+
4. Your dashboard display will update to the new language automatically.

src/content/docs/fundamentals/account/customize-account/account-name.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/content/docs/fundamentals/account/customize-account/appearance.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/content/docs/fundamentals/account/customize-account/communication-preference.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/content/docs/fundamentals/account/customize-account/index.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/content/docs/fundamentals/account/customize-account/language-preference.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/content/docs/fundamentals/account/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: navigation
3-
title: Account
3+
title: Accounts
44
sidebar:
55
order: 3
66
group:

0 commit comments

Comments
 (0)