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

# Recipes

> Get cited research, enriched records, and flight comparisons in one agent call.

Recipes handle tasks that would otherwise take several provider calls. Ask for
a result, and Locus chooses the providers, combines their responses, and returns
the result with sources and cost.

Use them from your connected agent. It can find the available Recipes and
request any tool access you need to approve.

## Choose a Recipe

| You need                                     | Recipe                            |
| -------------------------------------------- | --------------------------------- |
| An answer backed by current sources          | [Web Research](#web-research)     |
| Relevant links for your agent to investigate | [Web Search](#web-search)         |
| Content from pages you already have          | [Web Extract](#web-extract)       |
| A person or company record                   | [GTM Enrichment](#gtm-enrichment) |
| Comparable live flight options               | [Locus Travel](#locus-travel)     |

### Web Research

Get a current answer with citations. Give it your question, the depth of
research you want, and any required output format.

```text title="Try Web Research" wrap theme={null}
Compare the current pricing and features of Linear, Notion, and Jira for a 20-person software team. Cite the official pages and recommend one.
```

Choose light, medium, or heavy effort. Higher effort suits broader comparisons
and questions that need more cross-checking. The result includes an answer,
references, completion status, and cost.

### Web Search

Find sources across search engines. Locus combines and ranks the results,
removes duplicate URLs, and includes titles, excerpts, dates, and source
attribution.

```text title="Try Web Search" wrap theme={null}
Find official announcements from the last 30 days about new coding-agent models. Return the ten most relevant links with a short excerpt from each.
```

You can narrow the request by date, country, domains, and result count. Use it
when your agent will do the reading and analysis itself.

### Web Extract

Read one to 20 public URLs you supply. Locus extracts the page content and
tries another extractor for pages that fail, keeping the lookup limited to
your URLs.

```text title="Try Web Extract" wrap theme={null}
Read these three release-note URLs. Extract the breaking changes, migration steps, and version requirements into a table.
```

You can specify a focus, freshness limit, and maximum content length. Each
page's result identifies its source and whether the returned content was cut
short.

### GTM Enrichment

Turn an identifier into a person or company record. Locus fills the fields you
request across data providers and stops when the record is complete or reaches
your budget.

```text title="Try GTM Enrichment" wrap theme={null}
Enrich this prospect from their LinkedIn URL. Find their current role, company, location, and verified work email. Show the source for each field and spend no more than 300 credits.
```

Start with an email, LinkedIn URL, company domain, company name, or a person's
name and company. Discovered emails and phone numbers are verified by default.
The result includes field sources, verification evidence, and any missing
information. This Recipe requires a maximum credit charge.

### Locus Travel

Compare live flights in one request. Give it your airports, dates, travelers,
cabin, and preferences. Locus combines matching itineraries and ranks the
offers.

```text title="Try Locus Travel" wrap theme={null}
Find nonstop SFO to JFK flights next Thursday after 4 PM for one adult. Compare total price and arrival time, include available booking links, and spend no more than 500 credits.
```

You can filter by stops, schedule, airline, baggage, or price. Results include
source confidence and distinguish booking links from search links or
price-only offers. A flight search does not book a ticket.

## Cost and results

Recipes use your prepaid balance. The charge depends on which provider calls
run. Ask your agent for an estimate and a hard credit limit before a large
request.

<Note>
  Partial results can include paid work. Check missing sources or fields
  before retrying; the returned charge and **Usage** show what you spent.
</Note>

## Save your own process

Recipes are maintained by Locus. To apply your own rules repeatedly, build a
[Workflow](/locus-pro/individual/workflows) that uses Tools and Recipes. For a
specific provider or API operation, use a [Tool](/locus-pro/individual/tools).
