# Features Overview

Explore the comprehensive features of YouDesign Command. Each section covers a specific capability and how to use it effectively.

## Core Features

* [Lifecycle Editor & Timeline](/command/features/lifecycle-editor-timeline.md) - Manage lifecycle timelines
* [Cost Management](/command/features/cost.md) - Track and manage costs
* [Data Governance](/command/features/data-governance.md) - Govern your data
* [Data Quality & Stewardship](/command/features/data-quality-stewardship.md) - Ensure data quality
* [KPI Management](/command/features/kpi.md) - Define and track KPIs
* [Recommendations](/command/features/recommendation.md) - Get intelligent recommendations
* [Reference Model](/command/features/reference-model.md) - Work with reference models
* [Scenarios](/command/features/scenarios.md) - Create and manage scenarios
* [Stakeholders](/command/features/stakeholders.md) - Manage stakeholder information

## Advanced Features

* [Metamodel Governance](/command/features/metamodel-governance.md) - Control metamodel changes
* [Relationship Editor](/command/features/relationship-editor.md) - Edit relationships visually


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ins-pi.com/command/features/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
