Skip to content

Commit b2b953b

Browse files
authored
PCX review
1 parent 97a0e1b commit b2b953b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/changelog/durable-objects/2025-10-16-durable-objects-data-studio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Durable Objects Data Studio in Beta
2+
title: View and edit Durable Object data in UI with Durable Objects Data Studio (Beta)
33
description: Access Durable Objects stored data via Cloudflare dashboard.
44
products:
55
- durable-objects

src/content/docs/durable-objects/observability/data-studio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You need to have at least the `Workers Platform Admin` [role](/fundamentals/mana
3030
4. Provide a Durable Object identifier, either a user-provided [unique name](/durable-objects/api/namespace/#getbyname) or a Cloudflare-generated [Durable Object ID](/durable-objects/api/id/).
3131
</Steps>
3232

33-
- Queries executed by Data Studio send requests your remote, deployed objects and incur [usage billing](/durable-objects/platform/pricing/) for requests, duration, rows read, and rows written. You should use Data Studio as you would handle your production, running objects.
33+
- Queries executed by Data Studio send requests to your remote, deployed objects and incur [usage billing](/durable-objects/platform/pricing/) for requests, duration, rows read, and rows written. You should use Data Studio as you would handle your production, running objects.
3434
- In the **Query** tab when running all statements, each SQL statement is sent as a separate Durable Object request.
3535

3636
## Audit logging

0 commit comments

Comments
 (0)