The live MantrixFlow workflow is straightforward:Documentation Index
Fetch the complete documentation index at: https://docs.mantrixflow.com/llms.txt
Use this file to discover all available pages before exploring further.
- Create and test connections.
- Create the pipeline shell.
- In the canvas builder, click ⚙️ on the Source node to pick tables and preview rows.
- Click ⚙️ on the Destination node to set the schema, sync mode, and write mode.
- Run manually first, verify rows, then schedule.
What you need before you start
- A MantrixFlow account and an organization you can work in
- One supported source connection you can authenticate to
- One supported destination you control
- A read-only user or token for the source and a write-capable user for the destination
- The network and SSL settings required by your database or SaaS provider
The real app flow
- Create or switch into the correct organization.
- Open Connections and create the source connection.
- Create the destination connection in the same workspace.
- Go to Data Pipelines and create the pipeline shell.
- In the canvas builder, click ⚙️ on the Source node to select tables, then click ⚙️ on the Destination node to configure the Config tab (schema, sync mode, write mode).
- Optionally add a SQL Transform node, or configure Normalisation and dbt Layer in the Destination panel.
- Click ▷ to run manually. Check run results via the history icon in the top bar and the Activity Log page.
Where to go next
- Use Quick Start for a full first pipeline.
- Use Core Concepts if you want the product model first.