---
title: Bits Assistant
description: >-
  Use Bits Assistant in Datadog to explore and act on your observability data
  using natural language.
breadcrumbs: Docs > Bits AI > Bits Assistant
---

# Bits Assistant

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

{% callout %}
##### Bits Assistant is in Preview

Fill out the [Preview form](https://www.datadoghq.com/product-preview/bits-assistant/) to get access to Bits Assistant.
{% /callout %}

## Overview{% #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. Ask Bits Assistant questions like:

- `Summarize high severity incidents that have occurred in the last day`
- `Which services have the most errors right now?`
- `Show me what changed in alerts for the checkout service in the last 24 hours.`
- `What's causing 400 errors on the checkout endpoint in the last hour?`
- `How do I configure log collection for the Datadog Agent?`
- `Do we already have monitors for high latency on the payments service?`
- `Summarize the key findings from Kubernetes overview dashboard.`

{% image
   source="https://docs.dd-static.net/images/bits_ai/getting_started/bits_assistant_full_page.ba3e08226e64689339831386c8b55766.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/bits_ai/getting_started/bits_assistant_full_page.ba3e08226e64689339831386c8b55766.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Full-page Bits Assistant interface showing conversation history and prompt suggestions" /%}

### Permissions{% #permissions %}

To use Bits Assistant, your role must have the **Bits Assistant Access** permission.

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{% #skills %}

Bits Assistant has skills that help with specialized tasks.

#### Dashboards{% #dashboards %}

Build [dashboards](https://docs.datadoghq.com/dashboards.md) and widgets from natural language descriptions.

Example prompts:

- `Show me a dashboard of high-impact alerts from the past week and which services they affected`
- `Add a widget about CPU usage in the payments service`

#### Notebooks{% #notebooks %}

Create investigation [notebooks](https://docs.datadoghq.com/notebooks.md) and enhance existing ones with summaries and analysis.

Example prompts:

- `Create an investigation for the recent spike of errors in the checkout service`
- `Add an executive summary for this cost spike report`

#### Trace investigation{% #trace-investigation %}

Debug errors and latency issues directly from [traces](https://docs.datadoghq.com/tracing/trace_explorer.md) using natural language queries. Bits Assistant analyzes and summarizes large traces, determines likely root causes for errors and latency, and suggests remediations.

Example prompts:

- `What's causing the latency spike in this trace?`
- `Summarize this trace and identify the root cause of the error`

#### Cloud Cost Management{% #cloud-cost-management %}

Investigate [cloud cost](https://docs.datadoghq.com/cloud_cost_management.md) changes and identify the teams or resources responsible.

Example prompts:

- `Investigate why EC2 costs changed between January and February`
- `Which teams are responsible for the highest S3 storage costs this month?`

### Web application{% #web-application %}

There are multiple ways to open Bits Assistant in the Datadog web application:

- In the top-right of the navigation bar, click Ask Bits
- In a Datadog product integrated with Bits Assistant, click Ask Bits or  (the twinkling stars icon)
- Press `Cmd`/`Ctrl` + `I`
- In the left-side navigation panel, click Bits AI

{% image
   source="https://docs.dd-static.net/images/bits_ai/getting_started/bits_assistant_side_panel.cee31a6e6d9cf767951abf2bf9711bc8.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/bits_ai/getting_started/bits_assistant_side_panel.cee31a6e6d9cf767951abf2bf9711bc8.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Bits Assistant side panel showing example prompts" /%}

### Mobile application{% #mobile-application %}

{% alert level="info" %}
Bits Assistant is available on iOS v5.8.4+.
{% /alert %}

1. [Download the mobile app and log in](https://docs.datadoghq.com/mobile.md?tab=ios#installing).
1. On the home screen, tap Bits Assistant.
1. Start chatting with Bits Assistant in chat or voice mode.
   {% image
      source="https://docs.dd-static.net/images/bits_ai/getting_started/bitsai_mobile_app.9f1538361d9bd8f3c271bdc3a443abbb.PNG?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/bits_ai/getting_started/bitsai_mobile_app.9f1538361d9bd8f3c271bdc3a443abbb.PNG?auto=format&fit=max&w=850&dpr=2 2x"
      alt="View of the Mobile App Home dashboard with Bits AI" /%}

### Slack{% #slack %}

1. [Connect your Datadog account to your Slack workspace](https://docs.datadoghq.com/integrations/slack.md?tab=applicationforslack).
1. In Slack, use the `/dd connect` command to display a list of accounts to connect to.
1. In the dropdown, choose the name of your Datadog account.
1. Authorize additional permissions needed by Bits AI.

After setup is completed, you can send queries to `@Datadog` in natural language: `@Datadog Are there any issues with example-service's dependencies?`

{% image
   source="https://docs.dd-static.net/images/bits_ai/getting_started/example-slack-query.2325c54273ed695c8e22e1e972cdda0f.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/bits_ai/getting_started/example-slack-query.2325c54273ed695c8e22e1e972cdda0f.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Output of an example service-dependency query in Slack" /%}

## Further reading{% #further-reading %}

- [Bits AI Overview](https://docs.datadoghq.com/bits_ai.md)
- [Coordinate incidents with Incident AI](https://docs.datadoghq.com/incident_response/incident_management/investigate/incident_ai.md)
