> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow.md).

# End-to-End Implementation Stages (Technical Workflow)

Each scenario blueprint points here for the detailed, sequential steps behind it. Work through these stages in order — each one assumes the previous is done.

{% @arcade/embed flowId="Uz2bda03iOdn0AWI3Db0" url="<https://app.arcade.software/share/Uz2bda03iOdn0AWI3Db0>" %}

1. [**Account, SSO & Licensing Configuration**](/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-1-account-sso-and-licensing-configuration.md) — Set up your Parallels Business Account, decide between SSO and license-key activation, and create sublicenses for your user groups.
2. [**Golden Image & Provisioning Package Preparation**](/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-2-golden-image-and-provisioning-package-preparation.md) — Build the VM (or configure a Declarative source) and, for Windows guests enrolling in Intune, the provisioning package.
3. [**Management Portal & Remote Policy Setup**](/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-3-management-portal-and-remote-policy-setup.md) — Configure the Golden Image and Policy in the Management Portal: Security Controls, VM Settings, and which user group it applies to.
4. [**Enterprise Deployment (Jamf Pro, Intune, Email)**](/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-4-enterprise-deployment-jamf-pro-intune-email.md) — Get Parallels Desktop onto end-user Macs — via Jamf Pro's app catalog, an invitation email, or your MDM of choice — and confirm the VM provisions and enrolls correctly.
5. [**Day-2 Operations, Monitoring & Lifecycle Management**](/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-5-day-2-operations-monitoring-and-lifecycle-management.md) — Monitor provisioned VMs, manage policy changes, and keep ahead of lifecycle tasks like the provisioning package's 180-day token renewal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
