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

# Competitive intelligence AI workflows

> See how Adapt helps teams monitor competitors, summarise market signals and turn scattered information into useful competitive intelligence workflows.

Step-by-step workflows for tracking competitors and market trends.

## Daily Monitoring

**Goal:** Stay updated on competitor activity

```
Search the web for news about [competitor] in the last 24 hours
```

**Requires:** Web search (built-in)

## Competitive Research

**Goal:** Deep dive on a specific competitor

```
Research [competitor] - their product, pricing, recent news, and funding
```

**Requires:** Web search (built-in)

## Automated Monitoring

**Goal:** Get daily updates without asking

```
Every morning at 8am, search for news about [competitor] and send me a summary
```

**Requires:** Automations (built-in)

## SEO Comparison

**Goal:** Compare your SEO to competitors

```
Compare our domain rating and top keywords to [competitor]
```

**Requires:** Ahrefs (`AHREFS_API_KEY`)

## Related

<CardGroup cols={2}>
  <Card title="Ahrefs Integration" icon="magnifying-glass-chart" href="/integrations/ahrefs">
    Connect SEO data
  </Card>

  <Card title="Automations" icon="clock" href="/features/automations">
    Automate monitoring
  </Card>
</CardGroup>
