# Why isn't my business showing in ChatGPT?

**Use case:** 

Full graded research report on why AI search recommends competitors instead — visibility, reviews, ads, and what to do about it.

## Input

```json
{
  "businessName": "Graeter's Ice Cream",
  "location": "Cincinnati, OH",
  "businessType": "ice cream shop",
  "address": "332 Ludlow Ave",
  "reportType": "deep_report",
  "website": "https://www.graeters.com",
  "deliveryTarget": "#marketing",
  "deliveryTool": "send_message"
}
```

## Output

```json
{
  "businessName": {
    "label": "Business",
    "format": "text"
  },
  "location": {
    "label": "Location",
    "format": "text"
  },
  "reportType": {
    "label": "Type",
    "format": "text"
  },
  "findings": {
    "label": "Findings"
  },
  "actions": {
    "label": "Actions"
  },
  "aiVisibility": {
    "label": "Ai visibility"
  },
  "summary": {
    "label": "Summary",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Visibility Report — ChatGPT, Perplexity + Local Competitors](https://apify.com/moonlings/local-business-competitor-analysis) with a specific input configuration. Visit the [Actor detail page](https://apify.com/moonlings/local-business-competitor-analysis) to learn more, explore other use cases, and run it yourself.