> ## 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.

# Oodle

> Query Oodle logs and metrics from Decimal's AI agent for root cause analysis during support ticket investigation.

## What It Does

* **Lists your log index patterns** to find the ones worth searching for a given issue
* **Queries logs** to pull the entries related to a support issue
* **Queries metrics** with PromQL to check what a service was doing at the time
* **Correlates data** with ticket context for more accurate root cause analysis

## Connecting Oodle

1. **Open Integrations**: Go to **Settings → Integrations**.
2. **Click Oodle**: Click on the Oodle integration row to open the configuration modal.
3. **Enter your instance**: Provide your Oodle instance ID (e.g., `inst-acme-abc123`).
4. **Provide an API key**: Enter an Oodle **API key**.
5. **Connect**: Click **Connect** to save and activate the integration.

<div className="dcl-callout dcl-callout-tip">
  Oodle's [documentation](https://docs.oodle.ai/api/api-keys) covers API key creation.
</div>
