Skip to content

Commit ecb2d25

Browse files
committed
Updated info for finding account and zone IDs
1 parent 4f5dc6f commit ecb2d25

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

src/content/docs/fundamentals/setup/find-account-and-zone-ids.mdx

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,27 @@ sidebar:
88

99
Once you [set up a new account](/fundamentals/setup/account/) and [add your domain](/fundamentals/setup/manage-domains/add-site/) to Cloudflare, you may need access to your zone and account IDs for API operations.
1010

11-
To find your zone and account IDs:
11+
## Copy your Account ID
1212

1313
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login).
14+
2. From the **Accounts** page, locate your account.
15+
3. Select the menu button at the end of the account row.
16+
4. Select **Copy account ID**.
1417

15-
2. Select your account and domain.
18+
## Copy your Zone ID
1619

17-
3. On the **Overview** page (the landing page for your domain), find the **API** section.
18-
19-
![Screenshot of the Overview page with the API section highlighted](~/assets/images/fundamentals/get-started/dash-overview-api-highlighted.png)
20-
21-
4. The **API** section contains your **Zone ID** and **Account ID**. To copy these values for API commands or other tasks, select **Click to copy**.
22-
23-
![Screenshot of the API section on the Overview page of a zone](~/assets/images/fundamentals/get-started/dash-overview-api-close-view.png)
24-
25-
For more guidance on setting up API tokens and using the API, refer to our [Cloudflare API Documentation](/fundamentals/api/).
20+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login).
21+
2. From the **Accounts** page, locate and select your account.
22+
3. From the **Overview** page for your account, locate the **API** section towards the bottom of the page.
23+
4. Under **Zone ID** select **Click to copy**. You can also find your **Account ID** under the **API** section.
2624

2725
## Find account ID (Workers and Pages)
2826

29-
You can also find your account ID within the **Workers & Pages** section of your account:
27+
You can also find your account ID from the **Workers & Pages** section of your account.
3028

3129
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login).
3230
2. Select your account.
33-
3. Go to **Workers & Pages**.
34-
4. The **Account details** section contains your **Account ID**. To copy these values for API commands or other tasks, select **Click to copy**.
31+
3. Go to **Workers & Pages**. The **Account details** section contains your **Account ID**.
32+
4. To copy the Account ID, select **Click to copy**.
3533

36-
![Screenshot of the Workers & Pages Overview page with the account ID section highlighted](~/assets/images/fundamentals/get-started/workers-account-id.png)
34+
![Screenshot of the Workers & Pages Overview page with the account ID section highlighted](~/assets/images/fundamentals/get-started/workers-account-id.png)

0 commit comments

Comments
 (0)