> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.red/llms.txt
> Use this file to discover all available pages before exploring further.

# Orchestration

> Run scripts and services securely across devices - centralized, permission-aware, and with no direct access needed

## What is Orchestration?

**Orchestration** is a combination of Cloud.Red features designed to streamline the day-to-day operations of a client’s F5 environment by providing intuitive scripting tools that enable users to automate tasks and delegate work to other teams or team members. Built-in guardrails ensure that delegated actions are performed safely and within defined boundaries.

***

## Why use Orchestration?

By adopting orchestration, you gain a powerful, yet easy-to-use platform that:

* **Accelerates onboarding and addresses common needs** via access to a growing repository of vetted scripts, enabling teams to immediately leverage reusable automations created by WTIT SME experts.
* **Simplifies execution through an easy to use interface** that removes the need to directly touch devices.
* **Empowers non-expert users to safely complete task** by exposing only parameterized forms (via Form Builder) tailored to each script, complete with conditional logic and validation to guide input.
* **Enforces permissions and boundaries** by controlling which users may execute which scripts on which device groups, ensuring that delegation doesn’t sacrifice security or governance.
* **Delivers full transparency** through a comprehensive audit log, letting you review every task (status, timestamp, platform) and filter results to aid in troubleshooting or compliance reviews.

**In short:** Orchestration lets you scale safe automation across teams, this reduces manual effort, minimizes risk, and delivers comprehensive visibility into all work that has been done or is scheduled to be done.

***

## Available Orchestration features

To learn more about the capabilities of each orchestration feature, or to configure orchestration within your environment, see the following pages:

<CardGroup>
  <Card title="Script Runner" icon="person-running" href="/orchestration/script-runner">
    Learn more about creating, managing, and executing scripts or Ansible playbooks through script runner.
  </Card>

  <Card title="Solutions" icon="clipboard-check" href="/orchestration/solution">
    Learn more about how to run predefined actions against targeted devices without needing direct access to the devices through the use of solutions.
  </Card>
</CardGroup>

<CardGroup>
  <Card title="Scheduling and Notifications" icon="envelope" href="/orchestration/scheduler">
    Learn more about how to schedule or receive notifications on task completed through Solutions or Script Runner.
  </Card>

  <Card title="Form Builder" icon="pencil" href="/orchestration/form-builder">
    Learn more on how to use the form builder to create your own custom solutions.
  </Card>

  <Card title="Schedule and History" icon="calendar" href="/orchestration/history">
    Learn more about audit log collection for upcoming or completed task through orchestration.
  </Card>
</CardGroup>
