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

# Core Concepts: How Fluency Models Your Enterprise Work

> Understand the key ideas behind Fluency — workflows, opportunities, initiatives, and how Fluency models work across teams and systems.

Before diving into individual features, it helps to understand how Fluency thinks about work. Fluency models your organization as a collection of workflows — discrete, repeatable sequences of actions taken by people and systems. This page explains the core vocabulary you'll encounter throughout the platform.

<Tip>
  You don't need to understand every concept before starting. Most customers begin with Work Explorer and let the platform surface opportunities organically.
</Tip>

## Workflows

A workflow is any repeatable sequence of steps — from processing an invoice to onboarding a new hire. Fluency automatically discovers workflows from activity signals across your organization, without requiring manual mapping or integration setup. Each workflow is represented as a structured map showing every step, decision point, and handoff.

## Processes vs. Tasks

Fluency distinguishes between **processes** (end-to-end workflows spanning multiple steps or teams) and **tasks** (individual steps within a process). Work Explorer surfaces both, letting you zoom from a high-level process map down to execution-level task details.

## Opportunities

An opportunity is a specific workflow or process that Fluency has identified as a strong candidate for improvement — whether through automation, AI augmentation, or process redesign. Every opportunity includes a projected impact score, estimated hours saved per month, and a financial savings estimate.

## Initiatives

An initiative is a committed automation project. When you decide to act on an opportunity, you create an initiative. Initiatives include full context: the workflow map, expected agent behavior, systems involved, and projected outcomes at each step. Once deployed, an initiative runs as an autonomous agent.

## Agents

A Fluency agent is an AI worker that executes the steps of an initiative within your existing tools and systems. Agents operate autonomously for the vast majority of cases and surface only genuine edge cases as tasks for human review.

## The Discover → Prioritize → Deploy Cycle

Fluency is designed as a continuous loop:

* **Discover**: Work Explorer maps what's happening across your organization.
* **Prioritize**: Opportunities ranks where AI investment delivers the most value.
* **Deploy**: Initiatives turns decisions into running automations.
* **Measure**: The Assistant surfaces ROI and impact data for any initiative or workflow.

As deployed agents run, they generate new workflow data that feeds back into Work Explorer — making every cycle smarter.

## Glossary

<AccordionGroup>
  <Accordion title="Workflow">
    A repeatable sequence of steps performed by people, systems, or a combination of both to accomplish a defined business outcome. Fluency discovers and maps workflows automatically from activity signals across your organization.
  </Accordion>

  <Accordion title="Process">
    An end-to-end workflow that spans multiple steps or teams. Processes represent the full arc of a business activity — from trigger to completion — and are the primary unit of analysis in Work Explorer.
  </Accordion>

  <Accordion title="Task">
    An individual step within a process. Tasks are the atomic units of work that Fluency tracks, measuring how long each one takes, how often it recurs, and where it falls within the broader process flow.
  </Accordion>

  <Accordion title="Opportunity">
    A workflow or process that Fluency has identified as a strong candidate for automation, AI augmentation, or redesign. Each opportunity includes a projected impact score, estimated hours saved per month, and a financial savings estimate.
  </Accordion>

  <Accordion title="Initiative">
    A committed automation project created when you decide to act on an opportunity. An initiative captures the full context needed to deploy and run an agent — including the workflow map, expected behavior, systems involved, and projected outcomes.
  </Accordion>

  <Accordion title="Agent">
    An AI worker deployed through an initiative that executes workflow steps autonomously within your existing tools. Agents handle the majority of cases without human intervention and escalate only genuine edge cases for review.
  </Accordion>

  <Accordion title="Cycle time">
    The total elapsed time required to complete a single end-to-end run of a workflow or process — from the triggering event to the final step. Reducing cycle time is one of the primary indicators of automation impact.
  </Accordion>

  <Accordion title="Bottleneck">
    A step or handoff within a workflow where work consistently slows down, queues up, or waits on a resource. Fluency surfaces bottlenecks in Work Explorer as part of its execution metrics so you can target them for improvement.
  </Accordion>

  <Accordion title="Rework">
    Work that is repeated or corrected because it was completed incorrectly or incompletely the first time. Fluency tracks rework loops within workflows as a signal for inefficiency and a key input to opportunity scoring.
  </Accordion>
</AccordionGroup>

## Explore the platform

Ready to see these concepts in action? Each section of the platform maps directly to a stage in the Discover → Prioritize → Deploy cycle.

<CardGroup cols={2}>
  <Card title="Work Explorer" icon="magnifying-glass-chart" href="/platform/work-explorer">
    See how Fluency automatically maps workflows and surfaces execution metrics across your organization.
  </Card>

  <Card title="Opportunities" icon="chart-line" href="/platform/opportunities">
    Review AI-ranked automation candidates with projected hours saved and financial impact.
  </Card>

  <Card title="Initiatives" icon="bolt" href="/platform/initiatives">
    Deploy AI agents into existing workflows and track outcomes in real time.
  </Card>

  <Card title="Assistant" icon="message-bot" href="/platform/assistant">
    Query your work data in natural language and generate export-ready reports.
  </Card>
</CardGroup>
