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

# Orchestration Administration

> Administer the NxtSight Orchestration service — configure the engine, manage the stack domain, tune performance, and secure template-based deployments.

Configure, secure, and operate the NxtSight Orchestration service for production environments.

***

<CardGroup cols={4}>
  <Card title="Architecture" icon="server" href="/services/orchestration/architecture" color="#0b5ed7">
    Service components, ports, and request flow through the Orchestration engine
  </Card>

  <Card title="Configuration" icon="settings" href="/services/orchestration/configuration" color="#0b5ed7">
    Key configuration options, stack domain setup, quotas, and nxtDeploy integration
  </Card>

  <Card title="Scaling the Service" icon="trending-up" href="/services/orchestration/scaling" color="#0b5ed7">
    Deploy multiple engine workers and tune performance for large deployments
  </Card>

  <Card title="Security" icon="shield-check" href="/services/orchestration/security" color="#0b5ed7">
    Stack domain users, trust-based authorization, and policy configuration
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/services/orchestration/admin-troubleshooting" color="#0b5ed7">
    Diagnose engine failures, API errors, stack domain issues, and plugin faults
  </Card>
</CardGroup>
