# Configuration Overview

Learn how to configure YouDesign Command for your organization. This section covers global settings, relationships, roles, access rights, and more.

## Configuration Topics

* [Global Settings](/command/configuration/global-settings.md) - Configure system-wide settings
* [Relationships](/command/configuration/relationships.md) - Set up and manage relationships
* [Rollup](/command/configuration/rollup.md) - Configure rollup calculations
* [Roles & Groups](/command/configuration/roles-groups.md) - Manage user roles and groups
* [Access Rights](/command/configuration/access-rights.md) - Control who can access what
* [Lifecycle](/command/configuration/lifecycle.md) - Configure lifecycle definitions
* [Data Governance Portal](/command/configuration/data-governance-portal.md) - Set up data governance


---

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