Configuring the application maps your real-world operations into the C3 AI Reliability platform. You define your asset structure, connect sensor telemetry, train machine learning models, and prepare the application to generate alerts, cases, and reports. Configuration is the foundation of every Reliability deployment — it ensures the platform reflects your equipment, your data, and your organizational needs.
This page will help you understand what configuration covers, how to approach it, and where to go next for each major setup area.

Before you begin

Before configuring Reliability, we recommend reviewing the following: These two pages will help you understand why configuration matters and what you’re trying to achieve.

What configuration means

Configuration is about using out-of-the-box features to tailor Reliability to your environment. You are not building new functionality — you’re defining how the existing platform maps to your:
  • Equipment (asset hierarchy)
  • Telemetry (sensor data integration)
  • Predictive models (ML configuration)
  • Operational workflows (alerts, cases, reports)
  • Access rules (user scoping)
  • User interface (UI configuration)
This is distinct from extension, which involves building new models, UI components, or integration logic. Most teams start with configuration before deciding if they need extensions.

Configuration workflow

We recommend configuring Reliability in the following order:
StepDescriptionWhere to Go
1. Asset HierarchyDefine maintainable assets (turbines, gearboxes), facilities, and hierarchiesAsset Hierarchy Configuration
2. Data IntegrationMap historical and real-time telemetry to those assetsData Integration
3. ML ImplementationValidate data, train models, and assign them to assetsMachine Learning Implementation
4. Access ManagementControl user access to assets, facilities, and workflowsFacility Access Management
5. Optional: UI ConfigurationCustomize the application interface for operatorsUI Configuration
Each of these areas builds on the one before it. You can link sensor telemetry to assets only after you define the asset hierarchy. You can train models only after you ingest and validate your data.

Where to go next