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

# Backlinks

> Manage backlink campaigns, opportunities, and outreach emails.

Run backlink research campaigns, work the opportunities discovered for each campaign, and generate or send personalized outreach emails. Every endpoint below has a live playground in the sidebar.

## What you can do

<CardGroup cols={2}>
  <Card title="Run campaigns" icon="rocket">
    Create a campaign for a keyword and niche; opportunity research runs automatically in the background.
  </Card>

  <Card title="Work opportunities" icon="bullseye">
    List, inspect, and update discovered opportunities — status, contact details, and notes.
  </Card>

  <Card title="Generate outreach" icon="envelope">
    Produce an AI-written, personalized outreach email for any opportunity.
  </Card>

  <Card title="Send outreach" icon="paper-plane">
    Send the email through your organization's configured SMTP and track the response.
  </Card>
</CardGroup>

## Concepts

* **`target_domain`** — the domain a campaign researches backlinks for. Defaults to the website's own domain; set it to research a subdomain or partner site instead.
* **Opportunity scoring** — each opportunity carries a `relevance_score` (0–100), `domain_authority`, `domain_rating`, estimated `monthly_traffic`, and AI `reasoning` explaining why it surfaced.

<Note>
  Backlink opportunity research is triggered automatically once a campaign is created — poll the campaign's `progress` field or list its opportunities to watch results arrive.
</Note>

<Warning>
  Organization SMTP settings must be configured under **Settings** before you can send outreach emails.
</Warning>
