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: