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

# FlowX.AI documentation

> Build enterprise applications and deploy AI agents for banking, insurance, and logistics

<div className="fxh-hero fxh-hero--single fxh-hero--slim">
  <div className="fxh-hero__bg" />

  <div className="fxh-hero__steps">
    <div className="fxh-hero__step">
      <span className="fxh-eyebrow"><span className="fxh-tick" />FlowX.AI Docs · 5.9 LTS</span>

      <span className="fxh-title">
        <span className="fxh-line">Build enterprise apps. Deploy AI agents<span className="fxh-amber">.</span></span>
      </span>

      <span className="fxh-sub">FlowX.AI is an enterprise platform for building business apps in regulated industries. Connect your existing systems, design processes visually, and launch modern solutions without replacing your core infrastructure.</span>

      <div className="fxh-ctas">
        <a className="fxh-cta fxh-cta--primary" href="/5.9/docs/getting-started/building-your-first-proc">Build your first process</a>
        <a className="fxh-cta fxh-cta--ghost" href="/5.9/docs/getting-started/building-your-first-workflow">Build your first workflow</a>
        <a className="fxh-cta fxh-cta--ghost" href="/5.9/cookbooks/overview">Browse the cookbooks</a>
      </div>
    </div>
  </div>
</div>

<div className="fxl-no">01 · Paths</div>

## Choose your path

<div className="fxl-grid">
  <a className="fxl-cell rv" style={{ "--i": 0 }} href="/5.9/docs/getting-started/building-your-first-proc">
    <span className="fxl-cell__no">01</span>
    <span className="fxl-cell__title">I want to build apps</span>
    <span className="fxl-cell__desc">Start here. Create your first process with a UI in the visual designer.</span>
  </a>

  <a className="fxl-cell rv" style={{ "--i": 1 }} href="/5.9/setup-guides/setup-guides-overview">
    <span className="fxl-cell__no">02</span>
    <span className="fxl-cell__title">I need to deploy FlowX</span>
    <span className="fxl-cell__desc">Install and configure FlowX in your infrastructure.</span>
  </a>

  <a className="fxl-cell rv" style={{ "--i": 2 }} href="/5.9/sdks/sdks-overview">
    <span className="fxl-cell__no">03</span>
    <span className="fxl-cell__title">I want to integrate APIs</span>
    <span className="fxl-cell__desc">Use the SDKs (Angular, React, iOS, Android) or REST APIs.</span>
  </a>

  <a className="fxl-cell rv" style={{ "--i": 3 }} href="/5.9/ai-platform/ai-in-flowx">
    <span className="fxl-cell__no">04</span>
    <span className="fxl-cell__title">I want to deploy AI agents</span>
    <span className="fxl-cell__desc">Build and deploy AI agents for your business processes.</span>
  </a>
</div>

***

<div className="fxl-no">02 · Learning path</div>

## Learning path

New to FlowX? Follow this sequence:

<ul className="fxl-rails">
  <li className="rv" style={{ "--i": 0 }}><span className="fxl-rails__state" /><span><a href="/5.9/docs/getting-started/building-your-first-proc">build your first process</a> · model a BPMN flow with a UI and run it</span><em>step 01</em></li>
  <li className="rv" style={{ "--i": 1 }}><span className="fxl-rails__state" /><span><a href="/5.9/docs/getting-started/building-your-first-workflow">build your first workflow</a> · connect an external API and call it from your process</span><em>step 02</em></li>
  <li className="rv" style={{ "--i": 2 }}><span className="fxl-rails__state" /><span><a href="/5.9/ai-platform/tutorials/mortgage-advisor">mortgage advisor chatbot</a> · ready for AI? build a conversational agent</span><em>step 03</em></li>
  <li className="rv" style={{ "--i": 3 }}><span className="fxl-rails__state" /><span><a href="/5.9/docs/getting-started/glossary">glossary</a> at hand, keep going with the <a href="/5.9/cookbooks/overview">cookbooks</a></span><em>step 04</em></li>
</ul>

***

<div className="fxl-no">03 · In production</div>

## What you can build

Real examples of what teams build with FlowX.AI:

<div className="fxl-reg">
  <div className="fxl-reg__hd rv" style={{ "--i": 0 }}><span>use case</span><span>covers</span><span>status</span><span /></div>

  <div className="fxl-reg__item rv" style={{ "--i": 1 }}>
    <input type="checkbox" id="fxr-onboarding" className="fxl-reg__toggle" />

    <label htmlFor="fxr-onboarding" className="fxl-reg__row"><span className="fxl-reg__name">customer-onboarding</span><span className="fxl-reg__caps">ID verification · KYC · account creation</span><span className="fxl-reg__status">in production</span><span className="fxl-reg__mark">+</span></label>

    <div className="fxl-reg__body">
      <p><strong>The problem:</strong> Onboarding takes weeks, requires multiple systems, and drops customers due to friction.</p>
      <p><strong>What you build:</strong> A unified digital journey: ID verification, document upload, KYC checks, and account creation, all in one flow that connects to your core banking system.</p>
      <p><strong>Result:</strong> Onboarding in minutes instead of days. Full audit trail for compliance.</p>
    </div>
  </div>

  <div className="fxl-reg__item rv" style={{ "--i": 2 }}>
    <input type="checkbox" id="fxr-lending" className="fxl-reg__toggle" />

    <label htmlFor="fxr-lending" className="fxl-reg__row"><span className="fxl-reg__name">loan-origination</span><span className="fxl-reg__caps">capture · scoring · decisioning · e-sign</span><span className="fxl-reg__status">in production</span><span className="fxl-reg__mark">+</span></label>

    <div className="fxl-reg__body">
      <p><strong>The problem:</strong> Loan applications require manual data entry across systems, slow credit decisions, and paper-based approvals.</p>
      <p><strong>What you build:</strong> End-to-end digital lending: application capture, credit scoring integration, automated decisioning, e-signature, and disbursement, with human review where needed.</p>
      <p><strong>Result:</strong> Faster time-to-yes, reduced operational costs, consistent decisions.</p>
    </div>
  </div>

  <div className="fxl-reg__item rv" style={{ "--i": 3 }}>
    <input type="checkbox" id="fxr-claims" className="fxl-reg__toggle" />

    <label htmlFor="fxr-claims" className="fxl-reg__row"><span className="fxl-reg__name">claims-processing</span><span className="fxl-reg__caps">FNOL · assessment · routing · settlement</span><span className="fxl-reg__status">in production</span><span className="fxl-reg__mark">+</span></label>

    <div className="fxl-reg__body">
      <p><strong>The problem:</strong> Claims intake is manual, assessment is slow, and customers wait weeks for resolution.</p>
      <p><strong>What you build:</strong> First notice of loss capture, document collection, AI-assisted damage assessment, automated routing to adjusters, and settlement workflows.</p>
      <p><strong>Result:</strong> Claims resolved in days, not weeks. Better customer experience.</p>
    </div>
  </div>

  <div className="fxl-reg__item rv" style={{ "--i": 4 }}>
    <input type="checkbox" id="fxr-backoffice" className="fxl-reg__toggle" />

    <label htmlFor="fxr-backoffice" className="fxl-reg__row"><span className="fxl-reg__name">back-office-automation</span><span className="fxl-reg__caps">approvals · tasks · escalations · reporting</span><span className="fxl-reg__status">in production</span><span className="fxl-reg__mark">+</span></label>

    <div className="fxl-reg__body">
      <p><strong>The problem:</strong> Internal processes rely on emails, spreadsheets, and tribal knowledge.</p>
      <p><strong>What you build:</strong> Structured workflows for approvals, task assignment, escalations, and reporting, with visibility into bottlenecks.</p>
      <p><strong>Result:</strong> Consistent processes, clear accountability, reduced errors.</p>
    </div>
  </div>
</div>

***

<div className="fxl-no">04 · Process</div>

## How it works

<ol className="fxl-proc">
  <li className="rv" style={{ "--i": 0 }}>
    <span className="fxl-proc__no">01</span>
    <span className="fxl-proc__title">Design your process</span>
    <span className="fxl-proc__desc">Map your workflow using BPMN 2.0 in the visual designer. Drag and drop nodes, define business rules, set up integrations. No coding required for standard flows.</span>
    <a href="/5.9/docs/flowx-designer/overview">designer.overview</a>
  </li>

  <li className="rv" style={{ "--i": 1 }}>
    <span className="fxl-proc__no">02</span>
    <span className="fxl-proc__title">Build your UI</span>
    <span className="fxl-proc__desc">Configure components: forms, tables, file uploads, signatures. The UI automatically adapts to web and mobile.</span>
    <a href="/5.9/docs/building-blocks/ui-designer/ui-designer">ui.components</a>
  </li>

  <li className="rv" style={{ "--i": 2 }}>
    <span className="fxl-proc__no">03</span>
    <span className="fxl-proc__title">Connect your systems</span>
    <span className="fxl-proc__desc">Integrate with your existing infrastructure using REST APIs, Kafka, or custom connectors. FlowX orchestrates the data flow between systems.</span>
    <a href="/5.9/docs/platform-deep-dive/integrations/integrations-overview">integrations</a>
  </li>

  <li className="rv" style={{ "--i": 3 }}>
    <span className="fxl-proc__no">04</span>
    <span className="fxl-proc__title">Deploy and run</span>
    <span className="fxl-proc__desc">Deploy to FlowX SaaS or your own infrastructure. Monitor processes, handle exceptions, iterate based on real usage.</span>
    <a href="/5.9/docs/saas/saas-overview">deploy.options</a>
  </li>
</ol>

***

<div className="fxl-no">05 · Concepts</div>

## Key concepts

New to FlowX? Here's what you need to know:

<div className="fxl-dgv">
  <div className="fxl-dgv__row rv" style={{ "--i": 0 }}><span className="fxl-dgv__key">process</span><span className="fxl-dgv__val">A business workflow defined in BPMN 2.0. Contains nodes, actions, and UI.</span></div>
  <div className="fxl-dgv__row rv" style={{ "--i": 1 }}><span className="fxl-dgv__key">node</span><span className="fxl-dgv__val">A step in your process: user tasks, service tasks, gateways, events.</span></div>
  <div className="fxl-dgv__row rv" style={{ "--i": 2 }}><span className="fxl-dgv__key">action</span><span className="fxl-dgv__val">What happens at a node: save data, call API, send notification, run business rule.</span></div>
  <div className="fxl-dgv__row rv" style={{ "--i": 3 }}><span className="fxl-dgv__key">token</span><span className="fxl-dgv__val">Tracks where a process instance is. Multiple tokens = parallel execution.</span></div>
  <div className="fxl-dgv__row rv" style={{ "--i": 4 }}><span className="fxl-dgv__key">data model</span><span className="fxl-dgv__val">The structure of data in your process. Defined as keys with types.</span></div>
  <div className="fxl-dgv__row rv" style={{ "--i": 5 }}><span className="fxl-dgv__key">integration</span><span className="fxl-dgv__val">Connection to external systems via REST, Kafka, or custom protocols.</span></div>
</div>

For every other term, see the [full glossary](/5.9/docs/getting-started/glossary).

***

<div className="fxl-no">06 · Get help</div>

## Get help

<div className="fxl-cta rv">
  <span className="fxl-cta__title">Start building<span className="fxh-amber">.</span></span>
  <span className="fxl-cta__sub">Free courses on FlowX Academy, support when you need it, and the latest platform changes in the release notes.</span>

  <div className="fxh-ctas">
    <a className="fxh-cta fxh-cta--primary" href="https://academy.flowx.ai">FlowX Academy</a>
    <a className="fxh-cta fxh-cta--ghost" href="https://flowxai.zendesk.com/">Contact support</a>
    <a className="fxh-cta fxh-cta--ghost" href="/release-notes/overview">Release notes</a>
  </div>
</div>


## Related topics

- [AI in FlowX](/5.9/ai-platform/ai-in-flowx.md)
- [FlowX.AI architecture](/5.9/docs/platform-overview/flowx-architecture.md)
- [FlowX.AI Designer](/5.9/docs/flowx-designer/overview.md)
- [FlowX.AI CMS](/5.9/docs/platform-deep-dive/core-extensions/content-management/content-management.md)
- [FlowX.AI Scheduler](/5.9/docs/platform-deep-dive/core-extensions/scheduler.md)
