# Welcome to FlowMate

FlowMate helps SaaS teams offer **native integrations and automation** without building their own integration infrastructure. Instead of maintaining API connections, hosting workflow engines, or implementing mapping logic, FlowMate provides a complete foundation that your product can rely on.

**FlowMate consists of two main components:**

{% columns %}
{% column %}
**Platform:**\
Build integrations using drag-and-drop tools, code components, or via API. Create Connectors, Templates, and automation logic that power your product’s workflows.
{% endcolumn %}

{% column %}
**Integration Center (embedded UX):**\
A white-label, embeddable interface that lets your customers activate integrations, configure mappings, and manage their flows—fully inside your product.
{% endcolumn %}
{% endcolumns %}

<figure><img src="/files/1TkzQ8FvGNqHBigeEPeI" alt=""><figcaption></figcaption></figure>

**To learn more about how FlowMate works, check out our Technical Fundamentals:**

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Learn more about How FlowMate Works</td><td><a href="/files/tB5FzK0j88Njj3X2IcTD">/files/tB5FzK0j88Njj3X2IcTD</a></td><td><a href="/pages/XecbD45wbe5JG8WBHdul">/pages/XecbD45wbe5JG8WBHdul</a></td></tr></tbody></table>

### **How to use FlowMate in your product**

You can integrate FlowMate in two ways:

{% tabs %}
{% tab title="Via embedded  UX" %}
&#x20;Use FlowMate’s ready-to-embed Integration Center for a fast, fully branded user experience.

<figure><img src="/files/3ILhtrUdweC8aYRLIyqv" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Event-Based Automation via API" %}
For the most native experience, integrate FlowMate entirely through your backend and define your own UI.
{% endtab %}
{% endtabs %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Getting Started</td><td><a href="/pages/HojHY1ePnBv3cmYSmKvu">/pages/HojHY1ePnBv3cmYSmKvu</a></td><td><a href="/files/ZgiHrg7URD2lmKaxCrZb">/files/ZgiHrg7URD2lmKaxCrZb</a></td></tr><tr><td>Initial Setup for Event-Based Automation</td><td><a href="/pages/J4f2qSKhdSE6LacuTcpj">/pages/J4f2qSKhdSE6LacuTcpj</a></td><td><a href="/files/jA3mD8fWILPOXVxE0eE7">/files/jA3mD8fWILPOXVxE0eE7</a></td></tr></tbody></table>

## Explore Docs

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Discover the FlowMate API</td><td><a href="https://api.flowmate.io/">https://api.flowmate.io/</a></td></tr></tbody></table>


---

# 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://flowmate.gitbook.io/flowmate-documentation/getting-started/readme.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.
