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

# Autopilot

> Run AI job-search agents that scan job boards daily, score matches against your profile, and either notify you or auto-prepare a tailored resume

## Overview

Autopilot turns your job hunt into a background process. You define a search once - keywords, location, filters, the kind of jobs you actually want - and an Autopilot agent runs it for you every day. Each new posting is scored against your profile, and you choose what happens next: a notification, or a fully tailored resume waiting in your tracker.

<Note>
  Autopilot is a **Plus** feature. Free users can preview the editor but cannot launch an agent. **Auto-prepare** as an action additionally requires a complete base resume - the app tells you what's missing if not.
</Note>

## Where to find it

Autopilot lives next to the Search tab on the **Jobs** page. The page has two tabs:

* **Search** - one-off job searches
* **Autopilot** - your running agents and their match feed

You can also go directly to `/autopilot`.

## Key Features

<CardGroup cols={2}>
  <Card title="Up to 3 agents" icon="layer-group">
    Run up to 3 Autopilot agents in parallel - one per role type, region, or industry.
  </Card>

  <Card title="Daily match scoring" icon="gauge">
    Every match has a 0-100 score combining how well the job fits your filters and how similar it is to your profile.
  </Card>

  <Card title="Notify or auto-prepare" icon="wand-magic-sparkles">
    Choose to be notified for review, or have Mokaru duplicate and tailor your base resume automatically.
  </Card>

  <Card title="Review feed + insights" icon="chart-line">
    See matches per agent or aggregated, with a 30-day trend chart for matches and near-misses.
  </Card>
</CardGroup>

## Creating an Autopilot Agent

The Autopilot editor walks you through 4 steps. You can move between steps freely - nothing is saved until you click **Launch**.

<Steps>
  <Step title="Search">
    Define the **query** (e.g. "Product Manager"), **location**, **work arrangement** (remote / hybrid / onsite), and **employment type**. A preview panel shows the kind of jobs your search would surface today.
  </Step>

  <Step title="Filters">
    Add include/exclude keywords, include/exclude companies, country, salary minimum, posting recency, and benefits. Use these to cut out roles you don't want before scoring even runs.
  </Step>

  <Step title="Preferences">
    Like or dislike example jobs to teach the agent what "good" looks like for you. These preferences feed into the similarity score on every future match.
  </Step>

  <Step title="Launch">
    Set the **match threshold** and **similarity threshold** (default 50 each). Give the agent a **name** and a **max applications per day** cap (1-10). Pick the action:

    * **Notify** - new matches appear in your review feed with a notification.
    * **Auto-prepare** - Mokaru duplicates your base resume and tailors it to each new match automatically. Requires a complete base resume.

    Matches below either threshold show up as "near misses" instead of full matches.
  </Step>
</Steps>

<Tip>
  Start with **Notify** for the first day or two to confirm the agent is finding the right jobs. Switch to **Auto-prepare** once you trust its picks.
</Tip>

## Scoring and Thresholds

Each match has two scores:

| Score                | What it measures                                                               |
| -------------------- | ------------------------------------------------------------------------------ |
| **Match score**      | How well the job matches your filters, keywords, and preferences (0-100)       |
| **Similarity score** | How similar the job description is to your profile and past liked jobs (0-100) |

A job becomes a **full match** when both scores meet their thresholds. Otherwise it lands in **Near misses**, which you can still browse - useful for tuning thresholds or spotting borderline-good jobs.

## Match Feed

The match feed shows new jobs per agent, or aggregated across all your agents. Each row shows the job title, company, location, score, and posting date.

From the feed you can:

* **Save to tracker** - adds the job as an application (with the same Auto-prepare option as elsewhere).
* **Skip** - removes it from the queue without saving.
* **Rate** - mark a match as helpful or not, refining future scoring.

<Note>
  Even after a job listing is hard-deleted from our database (90 days after posting), the row in your match feed keeps rendering with its snapshot - so you never lose past matches.
</Note>

## Insights

The insights panel sits next to the agent list and shows three metrics at a glance plus a chart:

* **Matches** - 30-day total of jobs that crossed both thresholds
* **Near misses** - jobs that hit one but not both thresholds
* **Daily trend** - matched vs near-miss volume per day for the last 30 days

Use insights to tune your agent. Lots of near-misses but few matches usually means thresholds are too tight, or filters are too narrow.

## Managing Agents

From the Autopilot page you can:

* **Pause** - stop scoring without losing history. Resume later.
* **Edit** - reopen the 5-step editor and adjust anything except the originating CV link.
* **Delete** - remove the agent and clear its match queue.

Each agent card shows its name, query, status, total matches, and the linked resume.

## Notifications

When an agent is set to **Notify**, you get an in-app notification each time the daily run produces new matches. If you've connected your email, the daily digest of new matches lands in your inbox too.

## Limits and Gating

| Resource                | Free | Plus                                     |
| ----------------------- | ---- | ---------------------------------------- |
| Active Autopilot agents | -    | Up to 3                                  |
| Auto-prepare action     | -    | Included (requires complete base resume) |
| Match scoring           | -    | Unlimited                                |

## Related Features

Autopilot output feeds straight into your [Tracker](/features/job-tracker) (as applications) and your [Resume Builder](/features/resume-builder) (when Auto-prepare is on). The same scoring logic powers manual saves from [Jobs](/features/job-search) and the [Browser Extension](/features/browser-extension).
