# Unity Pipeline

> Learn how Unity Pipeline helps you automate, integrate, and manage production workflows across Unity services.

# Unity Pipeline

- [Unity Pipeline architecture](https://docs.unity.com/en-us/unity-production-pipeline/overview.md): Learn how Unity Pipeline connects your tools to Unity data through APIs, compute, and storage services.
- [Getting started](https://docs.unity.com/en-us/unity-production-pipeline/get-started.md): Set up Unity Pipeline and install the required tools to build and automate workflows.
- [Pipeline APIs](https://docs.unity.com/en-us/unity-production-pipeline/pipeline-api.md): Build integrations and automate workflows with Unity Pipeline REST APIs.

## Local tools

- [Local tools](https://docs.unity.com/en-us/unity-production-pipeline/local-tools-cli.md): Use the Unity CLI and local tools to automate Unity Pipeline workflows.
- [Unity Pipeline package](https://docs.unity.com/en-us/unity-production-pipeline/local-tools-cli/unity-pipeline-package.md): Control the Unity Editor remotely through a local HTTP API to automate builds, tests, and development workflows.

## Unity Pipeline web

- [Unity Pipeline web](https://docs.unity.com/en-us/unity-production-pipeline/web-dashboard.md): View, modify, and share your project assets on the web without the Unity Editor.
- [Get started on web](https://docs.unity.com/en-us/unity-production-pipeline/web-dashboard/get-started-web.md): Set up Unity Pipeline, connect source control, and manage project assets.
- [Collaborate with deep linking](https://docs.unity.com/en-us/unity-production-pipeline/web-dashboard/deep-linking-web.md): Share deep links to open project assets in the Unity Editor or on the web.
- [Web previews](https://docs.unity.com/en-us/unity-production-pipeline/web-dashboard/web-previews.md): Explore the properties and settings available in the 3D preview to inspect assets, control camera behavior, customize grid and wireframe displays, and manage viewing tools.
- [Project Assets interface reference](https://docs.unity.com/en-us/unity-production-pipeline/web-dashboard/project-assets-reference.md): Explore the UI elements and settings available in the Project Assets interface.
