From 55efe1a21324793db4b58d1c99b29dbe8e2918e8 Mon Sep 17 00:00:00 2001 From: "datadog-prod-us1-3[bot]" <266080212+datadog-prod-us1-3[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 19:47:07 +0000 Subject: [PATCH] Clarify Bits Code sessions are org-wide by default Co-authored-by: clreaume <35357020+clreaume@users.noreply.github.com> --- content/en/bits_ai/bits_code/_index.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/content/en/bits_ai/bits_code/_index.md b/content/en/bits_ai/bits_code/_index.md index 8d002df4a4d..7ed383d4fb3 100644 --- a/content/en/bits_ai/bits_code/_index.md +++ b/content/en/bits_ai/bits_code/_index.md @@ -39,10 +39,16 @@ After [completing setup][6], do one of the following to start a Bits Code sessio A session can also be created when another Bits AI agent (like [Bits Chat][16] or [Bits Investigation][17]) hands off a coding task to Bits Code. +### Session visibility + +Bits Code sessions are shared across your Datadog organization by default. Anyone in your organization can open a session to review its analysis, actions, and code changes, or continue working with Bits Code in it. This makes it easy to share context and pick up a teammate's in-progress work—for example, when they're out of office. + ### View and manage sessions -On **[Sessions][7]**, view your past sessions in the **My Sessions** panel. A session appears here if you initiated it or interacted with it in some way, like participating in the conversation or creating an associated PR or MR. +On **[Sessions][7]**, the **My Sessions** panel shows the sessions you're involved in. A session appears here if you initiated it or interacted with it in some way, like participating in the conversation or creating an associated PR or MR. **My Sessions** is a personalized view, not a privacy boundary: other members of your organization can still access these sessions. -Click a session to view its details and continue working with Bits Code. To remove a session from your **My Sessions** list, click (**Archive for everyone**) or (**Unwatch session**). +Click a session to view its details and continue working with Bits Code. To remove a session from your **My Sessions** list, click one of the following: +- **Unwatch session**: removes the session from your own **My Sessions** list only. Other users are not affected. +- **Archive for everyone**: archives the session for all users in your organization. ## Supported source code providers Bits Code supports the following source code providers: