> ## Documentation Index
> Fetch the complete documentation index at: https://docs.decimal.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Cribl Search

> Query Cribl Search logs from Decimal's AI agent for root cause analysis during support ticket investigation.

## What It Does

* **Lists your datasets** to find the ones worth searching for a given issue
* **Queries logs** with KQL to pull the entries related to a support issue
* **Correlates data** with ticket context for more accurate root cause analysis

## Connecting Cribl Search

1. **Open Integrations**: Go to **Settings → Integrations**.
2. **Click Cribl Search**: Click on the Cribl Search integration row to open the configuration modal.
3. **Enter your instance URL**: Provide your Cribl Cloud URL (e.g., `https://myworkspace-org123.cribl.cloud`).
4. **Provide API credentials**: Enter the **Client ID** and **Client Secret** for a Cribl API client.
5. **Connect**: Click **Connect** to save and activate the integration.

<div className="dcl-callout dcl-callout-tip">
  Cribl's [authentication guide](https://docs.cribl.io/cribl-as-code/api-auth/) covers API client creation.
</div>
