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

# Run GTM workflows

> Embed Clay scoring, routing, research, enrichment waterfalls, and other GTM logic in your systems.

Clay routines let you package GTM logic once and execute it wherever your team needs the answer. That can be a backend service, queue worker, product workflow, CRM sync, data warehouse job, or AI agent.

## Workflows Clay can run

* Waterfall enrichment across contact, company, technology, funding, and hiring data.
* Lead scoring and account prioritization using your business rules.
* Inbound routing based on fit, territory, enrichment results, or custom logic.
* Account research that combines structured data with Clay functions.
* CRM hygiene, deduping, validation, and enrichment before sync.

## Why use Clay for this

Keeping GTM logic in Clay means your team can change provider choices, prompts, scoring rules, and output fields without rewriting every downstream system. The API calls stay stable while the workflow improves.

<Card title="Execution model" href="/concepts/execution-model">
  Understand routines, runs, searches, tables, and batch jobs.
</Card>
