> ## 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

> Add research, enrichment, extraction, and flight comparison to your product with one call per outcome.

Recipes give your product complete data outcomes through one call. Locus handles provider selection, fallbacks, and merging results, so your team can build the feature around a consistent response.

Open **Agent tools → Recipes** to see what your workspace can use. Each Recipe describes its inputs, results, and pricing. Your agents can find those details through their connection.

## Choose the outcome

| Recipe         | Input and result                                                                                               |
| -------------- | -------------------------------------------------------------------------------------------------------------- |
| Web Research   | A question and effort level become a cited answer with completion status and cost                              |
| Web Search     | A query and optional filters return ranked, deduplicated links with provider attribution                       |
| Web Extract    | One to 20 public URLs and an optional focus return page content, freshness, and sources                        |
| GTM Enrichment | A person or company identifier and requested fields return a merged record with sources for each field         |
| Locus Travel   | Airports, dates, travelers, and preferences return ranked itineraries, booking availability, sources, and cost |

### Enrich a lead before writing outreach

Give GTM Enrichment a company domain or a prospect's LinkedIn URL and specify the fields your product needs. The Recipe fills gaps across compatible providers and returns the sources behind the record. Your agent can then write a briefing or draft outreach from those facts.

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

### Add current research to an assistant

Web Research returns an answer grounded in sources. Web Search returns links for your own agent to analyze. If the user supplies specific pages, Web Extract reads those URLs.

```text title="Try Web Research" wrap theme={null}
Compare the current pricing and enterprise features of these three products. Cite the vendor's page for each claim and flag anything you cannot verify.
```

### Compare live travel options

Locus Travel normalizes flight results across providers so your product can compare price, schedule, and preferences. Results include source confidence and whether an offer has a booking path; a returned itinerary is not a reservation.

## Enable and run a Recipe

<Steps>
  <Step title="Review the Recipe">
    Open it in **Agent tools → Recipes** and review its inputs and price behavior.
  </Step>

  <Step title="Allow access">
    Enable it where a switch is available. Some built-in routes are system-managed.
    Include it in the agent's allowed tools; a scoped Agent Connection needs
    permission from both the workspace and its connection.
  </Step>

  <Step title="Estimate and run">
    Let the agent check the inputs and price, then run it with the supported
    spending ceiling.
  </Step>
</Steps>

For server integrations, the [routing guide](/locus-pro/capability-routing) shows a preview and execution example. The [API reference](/api-reference/introduction) has request schemas.

## Know what you are paying for

Recipes report exact charges and provider sources. Cost depends on the work performed; broader searches or more complete records can require more provider calls. Use a hard credit ceiling where the Recipe supports one.

<Note>
  A result can be partial when some providers succeed and others fail.
  Successful work can still be charged. Inspect the returned status and
  receipt before deciding whether to request more work.
</Note>

## Reuse Recipes in Workflows

Recipes are maintained by Locus. [Workflows](/locus-pro/enterprise/workflows) save your team's process around them: enrich a list, apply qualification rules, deduplicate records, and produce a report under one run budget.
