Skip to content

Commit 314b538

Browse files
authored
Update dashboard.mdx (#19862)
1 parent aefa771 commit 314b538

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/workers-ai/get-started/dashboard.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Sign up for a [Cloudflare account](https://dash.cloudflare.com/sign-up/workers-a
2222
To create a Workers AI application:
2323

2424
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
25-
2. Go to **Workers & Pages**.
26-
3. Select **Create application**.
27-
4. Under **Create using a template**, select **LLM App**. After you select your template, an [AI binding](/workers-ai/configuration/bindings/) will be created for you in the dashboard.
25+
2. Go to **Compute (Workers)** and **Workers & Pages**.
26+
3. Select **Create**.
27+
4. Under **Start from a template**, select **LLM App**. After you select your template, an [AI binding](/workers-ai/configuration/bindings/) will be created for you in the dashboard.
2828
5. Review the provided code and select **Deploy**.
2929
6. Preview your Worker at its provided [`workers.dev`](/workers/configuration/routing/workers-dev/) subdomain.
3030

0 commit comments

Comments
 (0)