How-Tos
Task-focused guides for the most common things you'll do in Corridor. Pick whichever topic matches what you're trying to do.
| Topic | Description |
|---|---|
| Build and Register | |
| Register a Table | Bring source data into the platform by registering it as a DataTable. Tables are the foundation that data elements, features, and models read from. |
| Register a Data Element | Expose a column from a registered table, or an aggregation across multiple rows, for use in downstream features, models, and policies. |
| Register a Feature | Build a derived variable on top of data elements or other features. Features are the inputs to models and policies. |
| Register a Model | Import or upload a trained model so it can be governed, simulated, and used inside policies. |
| Decision | |
| Create a Policy | Define decision logic that combines features and models to approve, decline, price, or trigger downstream actions. |
| Govern and Operate | |
| Run a Simulation | Execute a registered object on a dataset to validate performance and generate evidence for approval. |
| Test a Single Record in a Policy | Trace one application through every block, rule, and offer to debug a specific decision. |
| Compare Two Simulations | Put two simulation results side by side for champion-vs-challenger, version-vs-version, or sample-vs-sample analysis. |
| Build a Custom Report | Define analytics and visualizations that run on every job, from confusion matrices to tracked metrics over time. |
| Run a Portfolio Analysis | Run policies and features across a slice of your portfolio and assemble the results into a single dataset. |
| Send an Approval Request | Move a draft object through the approval workflow so it can be used outside your draft workspace. |
| Monitor your Model or Policy | Track performance, drift, and decision distributions on objects running in production. |
| Set up Alerts | Configure notifications for performance thresholds, drift, and operational events. |