> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/release-orchestration/use-release-orchestration.md).

# Use Release Orchestration

- [Processes](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-processes.md)
- [Overview](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-processes/overview.md): Learn about release processes and how they model release workflows
- [Process Modeling](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-processes/process-modeling.md): Learn how to model release processes using phases, activities, and dependencies.
- [AI-Based Process Creation](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-processes/ai-based-process-creation.md): Use AI to generate release processes from natural language descriptions.
- [Phases](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-phases.md)
- [Overview](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-phases/phases-overview.md): Learn about phases and how they structure release processes
- [Creating Phases](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-phases/creating-phases.md): Learn how to create and configure phases in release processes
- [Phase Dependencies](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-phases/phase-dependencies.md): Learn how to configure dependencies between phases to control execution order
- [Activities](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities.md)
- [Overview](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activities-overview.md): Learn about activities and their role in release processes
- [Activity Store](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activity-store.md): Learn about the activity store and how to use reusable activities
- [Activity Types](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activity-types.md)
- [Automated Activities](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activity-types/automated-activities.md): Learn about automated activities and how to configure them
- [Manual Activities](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activity-types/manual-activities.md): Learn about manual activities and how to configure them for human intervention
- [Subprocess Activities](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-activities/activity-types/subprocess-activities.md): Learn about subprocess activities and how to compose processes from other processes
- [Releases](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases.md)
- [Overview](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases/overview.md): Learn about releases and how they represent planned deployments
- [Modeling Releases](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases/modeling-releases.md): Learn how to create and model releases from processes
- [Release Calendar](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases/release-calendar.md): Visualize and manage all your releases using the Release Calendar
- [Ad Hoc Releases](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases/adhoc-releases.md): Learn how to create and execute releases on-demand outside of release groups
- [Release Reports](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-releases/release-reports.md): Learn how to generate and download Excel reports for releases and release groups
- [Artifacts](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-artifacts.md)
- [Get Started with Artifact Tracker and Changesets](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-artifacts/artifact-tracker-getting-started.md): Learn how to set up Artifact Tracker to automatically track container images and compute changesets between versions.
- [Inputs and Variables](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables.md)
- [Overview](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/overview.md): Learn about inputs and variables and how they parameterize release processes
- [Input Store](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/input-store.md): Learn about the input store and how to manage reusable inputs
- [Supported Expressions](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/supported-expressions.md): Reference guide for all supported expressions in Release Orchestration
- [Variables](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables.md)
- [Variable Mapping](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/variable-mapping.md): Learn how to map variables between different scopes and components
- [Default Values and Overrides](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/default-values-and-overrides.md): Learn how to set default values and override them at different levels
- [Variable Types](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/variable-types.md)
- [Global Variables](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/variable-types/global-variables.md): Learn about global variables and how to use them across the entire release
- [Phase Variables](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/variable-types/phase-variables.md): Learn about phase variables and how to scope variables to phases
- [Activity Variables](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-inputs-variables/variables/variable-types/activity-variables.md): Learn about activity variables and how to scope variables to activities
- [Execution](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-execution.md)
- [Executing a Release](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-execution/executing-a-release.md): Learn how to execute a release and monitor its progress
- [Error Handling](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-execution/error-handling.md): Learn how to handle failures and input-required steps during execution
- [Collaboration and Approvals](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-collaboration.md)
- [Capturing Sign-off and Approvals](https://developer.harness.io/release-orchestration/use-release-orchestration/release-orchestration-collaboration/manual-approvals.md): Learn about manual activities, approvals, and sign-offs in release processes
- [Notifications](https://developer.harness.io/release-orchestration/use-release-orchestration/notifications.md): Configure notifications for release events in Release Orchestration
