# Insights

- [Analytics](https://docs.airops.com/insights/insights.md)
- [Overview](https://docs.airops.com/insights/insights/overview.md): Get a snapshot of your AI search performance across key metrics and platforms
- [Visibility](https://docs.airops.com/insights/insights/competition.md): Track your visibility metrics over time and analyze performance by topic, platform, and against competitors.
- [Citations](https://docs.airops.com/insights/insights/citations.md): Track which domains are being cited in AI responses, understand citation patterns, and identify opportunities.
- [Sentiment](https://docs.airops.com/insights/insights/sentiment.md): Understand how AI platforms portray your brand with theme-based sentiment analysis across AI responses.
- [Community](https://docs.airops.com/insights/insights/community.md): Track how Reddit and community content is being cited in AI responses.
- [Content Updates](https://docs.airops.com/insights/insights/content-updates.md): Track when pages are published or refreshed across your workflows, Grid exports, API, and MCP to measure content activity and identify stale pages.
- [Opportunities](https://docs.airops.com/insights/opportunities.md)
- [Creation](https://docs.airops.com/insights/opportunities/creation.md): Surface net-new content opportunities: questions your audience is asking that you're not answering at all.
- [Refresh](https://docs.airops.com/insights/opportunities/refresh.md): Identify and update existing content to close competitive gaps in AI search visibility
- [Outreach](https://docs.airops.com/insights/opportunities/outreach.md): Identify the most commonly cited domains for questions you're losing, revealing partnership and off-site optimization opportunities.
- [Community](https://docs.airops.com/insights/opportunities/community.md): Identify Reddit conversations where your brand could authentically engage, leveraging the fact that LLMs heavily cite user-generated content.
- [Pages](https://docs.airops.com/insights/pages.md): Marry traditional SEO data with AI search performance in a unified view, enabling sophisticated content prioritization strategies.
- [Prompts](https://docs.airops.com/insights/prompts.md): Gain prompt-level intelligence into the specific prompts where your brand appears (or doesn't appear) in AI search results.
- [Citations](https://docs.airops.com/insights/citations.md): Discover every URL being cited across AI search responses and filter by brand presence, competitors, domain type, and page type.
- [Settings](https://docs.airops.com/insights/settings.md): Configure your Insights instance: prompt tags, personas, competitors, and connected integrations.
- [Cloudfront Agent Analytics](https://docs.airops.com/insights/settings/cloudfront-agent-analytics.md): This guide walks you through configuring Amazon CloudFront real-time logs to stream into AirOps via Amazon Kinesis Data Firehose.
- [API](https://docs.airops.com/insights/api.md): Access your AI visibility data programmatically — build dashboards, automate reports, and integrate AEO metrics into your data stack.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airops.com/insights.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
