# MantrixFlow > MantrixFlow is a managed ELT workspace for connecting data sources, transforming staged records with SQL, and delivering clean rows into destination tables with visible run history and explicit controls. Use this file to identify authoritative MantrixFlow resources. Current product access begins in the web application. The public machine interfaces on this origin are read-only discovery resources; they are not a data-pipeline control API. ## When to use MantrixFlow - [Product overview](https://mantrixflow.com/index.md): Use MantrixFlow for managed, visible ELT; supported source and destination connections; browser-authored SQL transformations; explicit destination mapping; validation; and readable run operations. - [Connector catalog](https://mantrixflow.com/connectors.md): Check whether a source, destination, authentication mode, stream, or sync mode is currently supported before planning a pipeline. - [Pricing](https://mantrixflow.com/pricing.md): Check current plan limits and start with up to five free pipelines without a credit card. ## Developer and agent resources - [Developer guide](https://mantrixflow.com/developers.md): Current public interfaces, access boundaries, and integration status, including the absence of a public agent sandbox, MCP server, CLI, and pipeline-control API. - [OpenAPI 3.1 description](https://mantrixflow.com/openapi.json): Typed contract for the read-only discovery API on mantrixflow.com. - [Agent capabilities JSON](https://mantrixflow.com/api/agent-capabilities): Machine-readable list of available and unavailable agent-facing capabilities. - [Full agent context](https://mantrixflow.com/llms-full.txt): Combined Markdown context for the principal public pages. - [Sitemap](https://mantrixflow.com/sitemap.xml): Index of human-readable public routes. ## Product access and documentation - [MantrixFlow application](https://cloud.mantrixflow.com): Browser product for authenticated workspaces. - [Product documentation](https://docs.mantrixflow.com): Authoritative setup and implementation guidance. - [AI Copilot status](https://mantrixflow.com/agents.md): Current availability and roadmap boundaries. - [Contact support](https://mantrixflow.com/contact.md): Product, billing, security, privacy, and enterprise questions. ## Policies - [Privacy](https://mantrixflow.com/privacy.md): Privacy practices and request channel. - [Terms](https://mantrixflow.com/terms.md): Terms governing use of the service. - [Subprocessors](https://mantrixflow.com/subprocessors.md): Current service-provider list. ## Optional - [About MantrixFlow](https://mantrixflow.com/about.md): Product philosophy and operating model. - [Service status](https://status.mantrixflow.com): Current service availability. - [LinkedIn](https://www.linkedin.com/company/mantrixflow): Company profile. --- # MantrixFlow > MantrixFlow is a managed ELT workspace for connecting data sources, shaping staged records with SQL, and delivering clean rows into destination tables that the customer controls. ## What MantrixFlow does MantrixFlow keeps connection setup, schema discovery, SQL transformation, destination mapping, validation, execution, and run history in one visible workflow. Teams can inspect the route before data moves and review row counts, duration, phase status, and named errors afterward. The product is designed for operators who want a clear path from source to destination without maintaining a collection of scripts and schedulers. ## When to use MantrixFlow Use MantrixFlow when a team needs repeatable data movement from supported databases or SaaS systems into PostgreSQL, MySQL, Airtable, or another supported destination; wants browser-authored SQL transformations; needs explicit destination mapping and Upsert keys; or values readable run history and operational controls. The current free plan supports up to five pipelines and does not require a credit card. ## When not to use MantrixFlow Do not describe MantrixFlow as a public agent API, OAuth authorization server, MCP server, downloadable CLI, or autonomous external agent platform. Those interfaces are not currently published. The AI Copilot is in development. Product use currently begins in the web application, and supported implementation guidance lives in the documentation. ## Agent and developer resources - [Developer resources](https://mantrixflow.com/developers.md) - [OpenAPI description](https://mantrixflow.com/openapi.json) - [Agent guide](https://mantrixflow.com/llms.txt) - [Documentation](https://docs.mantrixflow.com) - [Sitemap](https://mantrixflow.com/sitemap.xml) - [Support](mailto:support@mantrixflow.com) --- # About MantrixFlow ## The product MantrixFlow is a managed ELT workspace built around a simple operating idea: a data pipeline should read like a route rather than a riddle. Teams connect a source, discover its schema, shape staged data with SQL, validate the configuration, choose the destination mapping, and run the pipeline from one product. The Runs view keeps status, row counts, duration, phases, and named errors together so operators can understand what happened without reconstructing the story from separate tools. ## The approach The product emphasizes explicit control. Destination tables remain visible, Upsert behavior uses selected keys, validation happens before execution, and workspace permissions remain enforced by the server. MantrixFlow is useful for teams that want managed pipeline operations without giving up an understandable delivery path. Current product and connector claims are maintained in the public documentation, while roadmap capabilities are labeled as planned until they are available. ## Learn more - [Product overview](https://mantrixflow.com/index.md) - [Connectors](https://mantrixflow.com/connectors.md) - [Documentation](https://docs.mantrixflow.com) - [Contact MantrixFlow](https://mantrixflow.com/contact.md) --- # Contact MantrixFlow ## Product and account support Email [support@mantrixflow.com](mailto:support@mantrixflow.com) for product questions, account help, billing support, security reports, privacy requests, or an enterprise rollout discussion. Include the workspace name and a concise description of the issue when that information is safe to share. Never send passwords, access tokens, private keys, database connection strings, or customer records by email. Support may ask for a run identifier or pipeline identifier because those references help locate operational events without copying sensitive data into a message. ## Before contacting support For setup and implementation questions, check the public documentation first. For service availability, use the status page. For privacy, terms, and subprocessor information, use the published policy pages. MantrixFlow does not currently publish a general-purpose developer API key program, OAuth authorization server, MCP endpoint, downloadable CLI, or public agent sandbox. Requests for those capabilities should be treated as product inquiries rather than active integration instructions. ## Resources - [Documentation](https://docs.mantrixflow.com) - [Service status](https://status.mantrixflow.com) - [Privacy](https://mantrixflow.com/privacy.md) - [Terms](https://mantrixflow.com/terms.md) - [Subprocessors](https://mantrixflow.com/subprocessors.md) --- # MantrixFlow developer and agent resources ## Public machine-readable interfaces MantrixFlow publishes an OpenAPI 3.1 description for the discovery endpoints on this marketing origin, an llms.txt guide, Markdown representations of public pages, robots.txt, and sitemap.xml. The discovery API is read-only and requires no authentication. Its purpose is to help tools determine what MantrixFlow is, where authoritative resources live, and which integration surfaces are currently available. ## Product API access The MantrixFlow web application communicates with a protected product API using authenticated workspace sessions and server-enforced organization roles. That internal application contract is not currently offered as a general public developer API or API-key program. Connector OAuth flows authorize specific third-party systems; they do not make MantrixFlow an OAuth authorization server for external agents. No public MCP server, downloadable CLI, agent sandbox, or self-serve OAuth client registration is currently published. ## Start here - [OpenAPI 3.1 JSON](https://mantrixflow.com/openapi.json) - [Agent capabilities JSON](https://mantrixflow.com/api/agent-capabilities) - [Discovery API health](https://mantrixflow.com/api/health) - [llms.txt](https://mantrixflow.com/llms.txt) - [Full agent context](https://mantrixflow.com/llms-full.txt) - [Product documentation](https://docs.mantrixflow.com) - [Contact support](https://mantrixflow.com/contact.md) --- # MantrixFlow AI Copilot The MantrixFlow AI Copilot is in development. The planned experience is intended to explain pipeline context, draft changes for review, and respect the same workspace roles and server-side checks as the rest of the product. It is not currently available as a self-serve feature, public embed, MCP server, or external agent API. ## Available today The current product supports connection testing, schema discovery, source previews, SQL transformations, destination mapping, run visibility, Slack operations, and GitHub pipeline exports. Planned Copilot capabilities will be documented as available only after they ship. - [Product documentation](https://docs.mantrixflow.com) - [Developer resources](https://mantrixflow.com/developers.md) --- # Why MantrixFlow MantrixFlow combines source connections, schema discovery, SQL transformations, destination mapping, validation, execution, and run history in one managed workspace. It is designed for teams that want visible, controlled ELT without maintaining orchestration scripts and disconnected monitoring tools. ## Evaluate the fit Compare the supported connectors, delivery modes, workspace controls, run visibility, and current plan limits against your requirements. Use the documentation for current implementation details and contact support before relying on a roadmap capability. - [Connectors](https://mantrixflow.com/connectors.md) - [Pricing](https://mantrixflow.com/pricing.md) - [Documentation](https://docs.mantrixflow.com) --- # MantrixFlow connectors MantrixFlow supports database, SaaS, and destination connectors for managed ELT workflows. The public catalog includes sources such as PostgreSQL, MySQL, MongoDB, Airtable, Zendesk Support, GitHub, Stripe, HubSpot, Asana, ClickHouse, DuckDB, Linear, Notion, and Strapi. MongoDB supports source and destination roles with Full Table, Incremental, and key-required Upsert behavior. Availability, supported streams, authentication modes, and sync behavior vary by connector. ## Verify before building Use the connector documentation as the authoritative source for current authentication requirements, supported resources, full-table or incremental behavior, and destination compatibility. Never infer that every catalog entry supports OAuth, CDC, or every stream. - [Connector documentation](https://docs.mantrixflow.com) - [Contact support](https://mantrixflow.com/contact.md) --- # MantrixFlow integrations MantrixFlow integrates pipeline operations with the wider tools a team uses. Current product materials describe Slack operations, GitHub pipeline exports, supported source systems, and supported destinations. Integration behavior remains subject to workspace permissions and the configuration of the connected third-party service. ## Integration guidance Use the documentation for exact setup steps, redirect URLs, required third-party scopes, and supported actions. Connector OAuth is specific to the connected provider and is not a general OAuth interface for controlling MantrixFlow. - [Documentation](https://docs.mantrixflow.com) - [Connectors](https://mantrixflow.com/connectors.md) --- # MantrixFlow pricing MantrixFlow offers a free starting plan with up to five pipelines and no credit card required. Paid and enterprise options provide higher operating limits and rollout support. Prices, included usage, billing periods, and plan availability should be read from the live pricing page at the time of purchase. ## Choosing a plan Start with the free plan to evaluate supported connectors and the pipeline workflow. Contact support for enterprise rollout, security, procurement, or volume questions. Do not infer unpublished API, MCP, CLI, or sandbox access from a paid plan. - [Live pricing page](https://mantrixflow.com/pricing) - [Contact support](https://mantrixflow.com/contact.md) --- # MantrixFlow privacy The MantrixFlow Privacy Policy explains the categories of information processed through the website and product, why that information is used, how service providers participate, retention and security practices, and how to make a privacy request. The policy applies to the current published service and should be read directly before making a legal or compliance decision. ## Privacy contact Send privacy and data-rights questions to [support@mantrixflow.com](mailto:support@mantrixflow.com). Do not include credentials or customer records in the initial email. - [Privacy policy](https://mantrixflow.com/privacy) - [Subprocessors](https://mantrixflow.com/subprocessors.md) - [Contact](https://mantrixflow.com/contact.md) --- # MantrixFlow terms The MantrixFlow Terms of Service describe use of the website and product, account responsibilities, acceptable use, subscriptions, intellectual property, confidentiality, service changes, warranties, liability, and termination. These terms govern the currently published service and are not a promise that roadmap capabilities will become available. - [Terms of Service](https://mantrixflow.com/terms) - [Privacy](https://mantrixflow.com/privacy.md) - [Contact](https://mantrixflow.com/contact.md) --- # MantrixFlow legal resources Use this page to locate the current MantrixFlow Terms of Service, Privacy Policy, and Subprocessor list. Policy pages are the authoritative source for their subject matter. Machine-readable summaries are provided for navigation and do not replace the complete published terms. - [Terms](https://mantrixflow.com/terms.md) - [Privacy](https://mantrixflow.com/privacy.md) - [Subprocessors](https://mantrixflow.com/subprocessors.md) - [Contact](https://mantrixflow.com/contact.md) --- # MantrixFlow subprocessors The subprocessor page identifies third-party service providers used to operate MantrixFlow and describes the role each provider performs. Review the live list for current information when assessing privacy, security, or procurement requirements. Contact support with questions about a provider or material change. - [Current subprocessor list](https://mantrixflow.com/subprocessors) - [Privacy](https://mantrixflow.com/privacy.md) - [Contact support](https://mantrixflow.com/contact.md)