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

# Discoverability

> Measure how your data and AI Endpoints are being selected by LLMs

## Overview

Raily's discoverability feature helps you understand how LLMs are selecting and using your data and AI Endpoints. Access your discoverability metrics through the Raily dashboard at [app.raily.ai/dashboard/discoverability](https://app.raily.ai/dashboard/discoverability).

## Available Metrics

### Total Tests

The total number of discoverability tests performed.

### Discovery Rate

The rate at which your data/AI Endpoints are successfully discovered by LLMs.

### Passed Tests

The number of tests where your data/AI Endpoints were successfully discovered and selected.

### Failed Tests

The number of tests where your data/AI Endpoints were not discovered or selected.

### Discoverability by Prompt Complexity

A breakdown showing how discoverability varies across different levels of prompt complexity.

### Confusion Matrix

A confusion matrix visualization showing the accuracy of discovery predictions and actual selections.

## Next Steps

<CardGroup cols={2}>
  <Card title="Analytics" icon="chart-line" href="/features/analytics">
    View usage and performance analytics
  </Card>

  <Card title="AI Endpoints" icon="server" href="/concepts/ai-endpoints">
    Expose your data to AI agents via authenticated endpoints
  </Card>
</CardGroup>
