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

# What is AssetOps?

> Introduction to AssetOps for asset and maintenance operations

<iframe width="100%" height="300" src="https://www.youtube.com/embed/a6dmBPk-UFs?si=oWP-owR5_V-GjVbc" title="AssetOps overview" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

AssetOps is the KODE product for asset and maintenance operations, functioning as a dedicated <Tooltip tip="A Computerized Maintenance Management System (CMMS) is software that centralizes maintenance information to help organizations automate, track, and optimize asset management and workflows.">CMMS</Tooltip> in the KODE OS ecosystem. AssetOps works across your entire portfolio, providing a single platform to run operations consistently and maintain oversight over all assets and maintenance activities.

It enables management of physical assets including equipment, systems, and locations, and allows you to track and organize all associated work such as maintenance, repairs, inspections, and other operational tasks.

## How documentation is organized

AssetOps documentation follows the product navigation:

* **Portfolio level** — Cross-building oversight, shared resources, and portfolio configuration
* **Building level** — Day-to-day operations after you select a building

See [Operation levels](/products/assetops/quickstart/usage-workflow) for how portfolio and building views connect.

## Portfolio level modules

<CardGroup cols={2}>
  <Card title="Dashboard" icon="layout-dashboard" href="/products/assetops/portfolio/dashboard" arrow={true}>
    Monitor maintenance performance across the portfolio.
  </Card>

  <Card title="Buildings" icon="building-2" href="/products/assetops/resources/buildings" arrow={true}>
    View buildings and open building-level operations.
  </Card>

  <Card title="Work orders" icon="clipboard-list" href="/products/assetops/portfolio/work-orders" arrow={true}>
    Track work orders across all buildings.
  </Card>

  <Card title="Schedules" icon="calendar" href="/products/assetops/portfolio/schedules" arrow={true}>
    Monitor recurring maintenance portfolio-wide.
  </Card>

  <Card title="Vendors" icon="truck" href="/products/assetops/resources/vendors" arrow={true}>
    Manage external service providers shared across buildings.
  </Card>

  <Card title="Categories" icon="folder-tree" href="/products/assetops/resources/categories" arrow={true}>
    Define categories and issue types for classifying work.
  </Card>

  <Card title="Tasks" icon="file-check" href="/products/assetops/resources/task-templates" arrow={true}>
    Create reusable task templates for scheduled work.
  </Card>

  <Card title="Priority & SLA" icon="clipboard-clock" href="/products/assetops/portfolio/priority-sla" arrow={true}>
    Configure priority levels and SLA targets.
  </Card>

  <Card title="Settings" icon="settings" href="/products/assetops/quickstart/settings" arrow={true}>
    Configure notifications, completion policies, field permissions, and status transitions.
  </Card>
</CardGroup>

## Building level modules

<CardGroup cols={2}>
  <Card title="Dashboard" icon="layout-dashboard" href="/products/assetops/building/dashboard" arrow={true}>
    Monitor activity for the selected building.
  </Card>

  <Card title="Work orders" icon="clipboard-list" href="/products/assetops/work-orders/work-orders-overview" arrow={true}>
    Create and manage corrective maintenance work orders.
  </Card>

  <Card title="Schedules" icon="calendar" href="/products/assetops/schedules/schedules-overview" arrow={true}>
    Plan preventive maintenance and inspections.
  </Card>

  <Card title="Assets" icon="box" href="/products/assetops/assets/assets" arrow={true}>
    View and manage building assets.
  </Card>

  <Card title="Asset discovery" icon="search" href="/products/assetops/assets/asset-discovery" arrow={true}>
    Discover and onboard assets for a building.
  </Card>

  <Card title="Teams" icon="users" href="/products/assetops/resources/teams" arrow={true}>
    Organize assignees for building work orders.
  </Card>

  <Card title="Routing & dispatch" icon="route" href="/products/assetops/resources/routing-dispatch" arrow={true}>
    Route work to the right teams automatically.
  </Card>

  <Card title="Completion policies" icon="clipboard-check" href="/products/assetops/quickstart/completion-policies" arrow={true}>
    Set requirements before work orders can close.
  </Card>
</CardGroup>

## Concepts

<CardGroup cols={2}>
  <Card title="Work order basics" icon="clipboard-list" href="/products/assetops/quickstart/work-orders" arrow={true}>
    Understand corrective, preventive, and inspection work orders.
  </Card>

  <Card title="Assets overview" icon="circuit-board" href="/products/assetops/quickstart/assets" arrow={true}>
    Learn how assets are organized by category and type.
  </Card>
</CardGroup>
