diff --git a/packages/console/app/src/routes/workspace/[id]/members/member-section.tsx b/packages/console/app/src/routes/workspace/[id]/members/member-section.tsx
index da7b6f197..5aa1b969e 100644
--- a/packages/console/app/src/routes/workspace/[id]/members/member-section.tsx
+++ b/packages/console/app/src/routes/workspace/[id]/members/member-section.tsx
@@ -254,7 +254,7 @@ export function MemberSection() {
- Zen is free for teams during the beta.{" "}
+ Workspaces are free for teams during the beta.{" "}
Learn more
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx
index f85366fd9..ab48c2c14 100644
--- a/packages/web/src/content/docs/zen.mdx
+++ b/packages/web/src/content/docs/zen.mdx
@@ -138,11 +138,11 @@ Zen also works great for teams. You can invite teammates, assign roles, curate
the models your team uses, and more.
:::note
-Zen is currently free for teams as a part of the beta.
+Workspaces are currently free for teams as a part of the beta.
:::
-Zen is currently in beta and is free for teams as a part of the beta. We'll be
-sharing more details on the pricing for teams soon.
+Managing your workspace is currently free for teams as a part of the beta. We'll be
+sharing more details on the pricing soon.
---