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

# LaunchDarkly

> Check feature flag state and targeting rules from Decimal's AI agent during support ticket investigation.

## What It Does

* **Looks up a flag** and reports its current state
* **Reads targeting rules** to explain who receives which value
* **Evaluates a flag for a specific user or context** to confirm what that customer got

## Connecting LaunchDarkly

1. **Open Integrations**: Go to **Settings → Integrations**.
2. **Click LaunchDarkly**: Click on the LaunchDarkly integration row to open the configuration modal.
3. **Provide an API access token**: Enter a LaunchDarkly **API access token**.
4. **Connect**: Click **Connect** to save and activate the integration.
5. **Select projects**: Check the projects the agent should have access to, then click **Save projects**.

<div className="dcl-callout dcl-callout-tip">
  LaunchDarkly's [API documentation](https://docs.launchdarkly.com/home/account/api) covers access token creation.
</div>
