# Workflow

<figure><img src="/files/QxbgHJNGIAIkAyc2rNJ9" alt="" width="563"><figcaption></figcaption></figure>

### What is a workflow?&#x20;

A **Workflow** is like your automation assistant for your inbound sales pipeline. It's your way to streamline and automate your sales processes. At Re:catch, you have two types of workflows: Forms and Lead Routers.&#x20;

1. [Form:](/docs/features/lead-router/form.md) It's an inbound lead form where your leads can submit their information when they're interested in your service.
2. [Lead Routers:](/docs/features/lead-router/meeting-assignment.md) It's a lead routing and assignment automation system that you can set up to distribute leads based on specific rules.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://recatch.gitbook.io/docs/features/lead-router.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
