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

# Search AI Overview

> Tools for tracking how AI engines like ChatGPT, Gemini, and Perplexity represent your business.

## What is Search AI?

Search AI is Birdeye's capability to monitor how AI-powered search engines and chatbots (ChatGPT, Gemini, Perplexity) respond to prompts about your business category. It tracks:

* Which URLs those AI engines cite when answering
* Which businesses they surface in their answers
* How accurately they report your business information (NAP accuracy)
* How they characterize your business (SWOT/sentiment)

## Tools in this category

<CardGroup cols={1}>
  <Card title="get_search_ai_configuration" icon="gear" href="/mcp/tools/search-ai/get-search-ai-configuration">
    View Search AI themes and the exact prompts being monitored
  </Card>

  <Card title="get_search_ai_available_runs" icon="calendar" href="/mcp/tools/search-ai/get-search-ai-available-runs">
    See past Search AI run dates and which themes were analyzed
  </Card>

  <Card title="get_search_ai_citations" icon="link" href="/mcp/tools/search-ai/get-search-ai-citations">
    URLs cited by ChatGPT, Gemini, or Perplexity when answering your prompts
  </Card>

  <Card title="get_search_ai_businesses" icon="store" href="/mcp/tools/search-ai/get-search-ai-businesses">
    Businesses that AI engines surface in response to your monitored prompts
  </Card>

  <Card title="get_search_ai_accuracy_report" icon="circle-check" href="/mcp/tools/search-ai/get-search-ai-accuracy-report">
    NAP accuracy — how correctly AI engines report your name, address, phone, hours, and website
  </Card>

  <Card title="get_search_ai_sentiment_report" icon="brain" href="/mcp/tools/search-ai/get-search-ai-sentiment-report">
    SWOT analysis — Strengths, Weaknesses, Opportunities, and Threats as perceived by AI engines
  </Card>
</CardGroup>

## Supported AI Models

| Value        | AI Engine      |
| ------------ | -------------- |
| `CHATGPT`    | OpenAI ChatGPT |
| `GEMINI`     | Google Gemini  |
| `PERPLEXITY` | Perplexity AI  |

## Tips

* Start with `get_search_ai_configuration` to understand which themes and prompts are being tracked.
* Call `get_search_ai_available_runs` to find valid date ranges before querying reports.
* Use `get_search_ai_accuracy_report` with specific `businessNumbers` (location IDs) for per-location NAP accuracy.
