# Control Plane

> **📝 Note**
>
> An LLM-optimized bundle of this entire section is available at [`section.md`](https://www.union.ai/docs/v1/flyte/architecture/control-plane/section.md).
> This single file contains all pages in this section, optimized for AI coding agent context.

This section covers key architectural and implementation details for the Flyte control plane.

## Subpages

- [Projects](https://www.union.ai/docs/v1/flyte/architecture/control-plane/projects/page.md)
- [Domains](https://www.union.ai/docs/v1/flyte/architecture/control-plane/domains/page.md)
- [Flyte Admin](https://www.union.ai/docs/v1/flyte/architecture/control-plane/admin/page.md)
  - Admin Structure
  - RPC
  - Manager {#manager}
  - Additional Components
  - Repository {#repository}
  - Models
  - Component Details
  - Async Processes {#async-processes}
  - Common
  - Data {#data}
  - Errors
  - Runtime {#runtime}
  - Workflow engine {#workflow-engine}
  - FlyteAdmin Service Background {#flyteadmin-service-background}
  - Entities
  - Execution entities
  - Platform entities
  - Using the Admin Service
  - Adding request filters
  - Adding sorting to requests
  - Sorting syntax
- [FlyteConsole](https://www.union.ai/docs/v1/flyte/architecture/control-plane/console/page.md)
  - Running FlyteConsole
  - Install Dependencies
  - Environment Variables
  - Run the Server
  - Development
  - Storybook
  - Protobuf and the Network tab
  - Debug Output
  - CORS Proxying {#cors-request-proxying}
- [Dynamic Job Spec](https://www.union.ai/docs/v1/flyte/architecture/control-plane/dynamic-job-spec/page.md)
  - Tasks
  - Subworkflows
  - Nodes
  - Outputs

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/architecture/control-plane/_index.md
**HTML**: https://www.union.ai/docs/v1/flyte/architecture/control-plane/
