> ## 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.

# Applications

> Browse every application Fluency has observed in your organization, with real usage counts, and use them as an index into the work that runs through each one.

**Applications** is your live inventory of every tool people actually use to get work done, built automatically from what the Fluency Desktop Agent observes. Every application is enriched with real usage (users, processes, hours), so you can see which tools your organization runs on and use any application as an index into the work that runs through it.

Open [app.usefluency.com](https://app.usefluency.com) → **Applications**.

<Frame caption="The Applications page: every observed app with its active users, processes, and hours over the last 30 days.">
  <img src="https://mintcdn.com/fluency/Jm-6q6URVHQGr5yq/images/Screenshot-2026-09-13-at-4.10.40-PM.png?fit=max&auto=format&n=Jm-6q6URVHQGr5yq&q=85&s=6dc6b78a299687dd0ca3f61f847ebd7b" alt="Applications page listing key applications with users, processes, and hours" width="3284" height="1674" data-path="images/Screenshot-2026-09-13-at-4.10.40-PM.png" />
</Frame>

## How the inventory gets built

You don't need to import a software list. Fluency builds it for you: the Desktop Agent captures activity per your [Agent Policy](/configuring-agent-settings), resolves window titles, executables, and browser tabs into a single canonical app (for example, all Salesforce Lightning tabs roll up into **Salesforce**), and tags every observed step with the app it happened in.

<Tip>
  An application only appears once Fluency has tagged real observed work in it. Useful coverage typically kicks in after about a week and gets richer over time.
</Tip>

## Key figures

Three headline numbers summarize your application footprint over the last 30 days.

| Metric                   | What it shows                                                    |
| ------------------------ | ---------------------------------------------------------------- |
| **Key applications**     | Canonical applications Fluency has tagged in observed work.      |
| **Active users (30D)**   | Distinct people who used any tagged application.                 |
| **Hours observed (30D)** | Total time the Agent observed across all users and applications. |

<Info>
  Rows in the table below overlap, because a single work thread usually touches several applications. The totals above count every person and every hour only once.
</Info>

## The application list

Every application appears as a row, sorted by **Users** by default.

| Column          | What it shows                                                                     |
| --------------- | --------------------------------------------------------------------------------- |
| **Application** | The canonical name and icon of the app.                                           |
| **Users**       | Distinct people who used the app in the last 30 days.                             |
| **Processes**   | How many discovered [processes](/understanding-work-explorer) the app appears in. |
| **Hours**       | Total observed hours in the app in the last 30 days.                              |

Use **Sort** to order by Users, Processes, or Hours, and the search bar to jump to a specific application.

## The application page

Click any application to open its detail page: where it goes from *"this tool is in use"* to *"here is exactly what work runs through it"*.

<Frame caption="The application page for Microsoft Excel: headline usage, active users over time, and the processes and activities that run through the app.">
  <img src="https://mintcdn.com/fluency/Jm-6q6URVHQGr5yq/images/application-detail.png?fit=max&auto=format&n=Jm-6q6URVHQGr5yq&q=85&s=a6ea7a9d857f866ea024f7565dc6e10d" alt="Application detail page showing headline metrics, an active users chart, and lists of processes and activities that touch the app" width="2374" height="1772" data-path="images/application-detail.png" />
</Frame>

Four headline numbers show how the app is used across the organization:

* **Active users (30D)** and **Hours in app (30D)** for adoption and time spent.
* **Processes** and **Activities** for the pieces of work it appears in.

Below that, a chart plots **Active users** or **Time in app** per day (toggle in the top right), so you can spot adoption trends, drop-offs after a rollout, or usage spikes.

The **Processes** and **Activities** tabs list every piece of work the app is part of, with team breakdown, annual hours, runs per year, and users involved. Click any row to open it in [Work Explorer](/understanding-work-explorer) and see the full diagram, steps, and runs behind the numbers.

## Common ways to use this page

<CardGroup cols={2}>
  <Card title="Find your top tools" icon="chart-simple">
    Sort by **Hours** to see where the organization spends the most time. These are the systems worth understanding, integrating with, or automating first.
  </Card>

  <Card title="Spot shadow IT" icon="magnifying-glass">
    Scan for apps you didn't know were in use. Anything with meaningful **Users** or **Hours** is worth reviewing with IT and procurement.
  </Card>

  <Card title="Rationalize licenses" icon="receipt">
    Compare **Users** here against license counts to find over- or under-provisioned tools.
  </Card>

  <Card title="Scope automations" icon="robot">
    Sort by **Processes** to find apps that appear across many workflows. Those are the highest-leverage automation targets.
  </Card>
</CardGroup>

## Why it matters

* One source of truth for your real software footprint, based on observation instead of a static asset list.
* A shortcut into [Work Explorer](/understanding-work-explorer): pick an application, see every process that runs through it.
* Grounded input for rationalization, licensing, and automation decisions, tied back to steps and executions you can open and inspect.

## Related

<CardGroup cols={2}>
  <Card title="Work Explorer" icon="sitemap" href="/understanding-work-explorer">
    See how observed applications connect into end-to-end processes.
  </Card>

  <Card title="Opportunities" icon="lightbulb" href="/understanding-opportunities">
    Turn application and process signals into automation candidates.
  </Card>

  <Card title="Agent Policy" icon="robot" href="/configuring-agent-settings">
    Control when and where the Agent observes application activity.
  </Card>

  <Card title="PII Protection" icon="shield" href="/pii-redaction">
    Review how sensitive data is handled in captured application content.
  </Card>
</CardGroup>
