Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions content/en/bits_ai/bits_assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Fill out the [Preview form](https://www.datadoghq.com/product-preview/bits-assis

## Overview

Bits Assistant is an AI-powered companion in Datadog that helps you search and act across Datadog using natural language. Bits Assistant is available across the web application, mobile app, and Slack. To use Bits Assistant, make sure the **Bits Assistant Access** permission is enabled.

Bits Assistant is an AI-powered companion in Datadog that helps you search and act across Datadog using natural language. Bits Assistant is available across the web application, mobile app, and Slack.
Ask Bits Assistant questions like:
- `Summarize high severity incidents that have occurred in the last day`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `Summarize high severity incidents that have occurred in the last day`
- Summarize high severity incidents that have occurred in the last day

- `Which services have the most errors right now?`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `Which services have the most errors right now?`
- Which services have the most errors right now?

Expand All @@ -31,6 +30,12 @@ Ask Bits Assistant questions like:
- `Do we already have monitors for high latency on the payments service?`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `Do we already have monitors for high latency on the payments service?`
- Do we already have monitors for high latency on the payments service?

- `Summarize the key findings from Kubernetes overview dashboard.`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `Summarize the key findings from Kubernetes overview dashboard.`
- Summarize the key findings from Kubernetes overview dashboard.


### Permissions

To use Bits Assistant, make sure the **Bits Assistant Access** permission is enabled.

Bits Assistant uses your Datadog role to fetch data, so it can only access the resources you have permission to view or modify. For example, if you do not have permission to edit a dashboard, Bits Assistant cannot edit that dashboard on your behalf.

### Skills

Bits Assistant also includes skills that help with specialized tasks.
Expand Down
Loading