Skip to content

Conversation

@pedrosousa
Copy link
Contributor

Summary

Use DashButton component in account-level dashboard instructions.
Also updates some outdated instructions.

Documentation checklist

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/pcx-technical-writing
/src/content/docs/queues/ @elithrar, @jonesphillip, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/radar/ @tiagoad, @andre-j3sus, @cloudflare/pcx-technical-writing

<DashButton url="/?to=/:account/api-tokens" />
2. Select **Create Token**.
3. Choose the template for Workers Pipelines. Select **Continue to summary** > **Create token**. Make sure to copy the API token and save it securely.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I couldn't find any template for Workers Pipelines...

3. Select **Create Token**.
4. Choose the template for Workers Pipelines. Select **Continue to summary** > **Create token**. Make sure to copy the API token and save it securely.
1. In the Cloudflare dashboard, go to the **Account API tokens** page.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switched from user API tokens to account API tokens. Shouldn't have any impact.

Open the bucket you configured for your pipeline in Step 3. You can see files, representing the clickstream data. These files are newline delimited JSON files. Each row in a file represents one click event. Download one of the files, and open it in your preferred text editor to see the output:
1. In the Cloudflare dashboard, go to R2's **Overview** page.

```json
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only change in code block was indentation.

5. Select **Send message**.
6. Enter your message. You can choose your message content type by selecting the **Text** or **JSON** tabs. Alternatively, select the **Upload a file** button or drag a file over the textbox to upload a file as a message.
7. Select **Send message**.
1. In the Cloudflare dashboard, go to the **Queues** page.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instructions were outdated.

@pedrosousa pedrosousa merged commit dd4f5b3 into production Sep 4, 2025
11 checks passed
@pedrosousa pedrosousa deleted the pedro/2025-09-04-docs-new-account-nav branch September 4, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:pipelines product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:radar size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants