# Cartographer overview

> Cartographer, Delegate's specialized profile for business analysts, which documents AS-IS and TO-BE business processes and generates a Process Design Document (PDD) for redesign or automation projects.

Cartographer is a specialized Delegate profile for business analysts, distinct from the general-purpose experience — see [Delegate profiles](introduction.md#delegate-profiles) in the Introduction.

Cartographer's long-term goal is the Map of Work: a single, versioned, governed definition of how the business runs, so specifications, sign-off, and audit come from one source of truth instead of drifting documents. Today, its core capability is documenting a process — powered by a set of preset, predefined skills, not a separate application. Once it builds a clear understanding of an existing or planned business process, it documents the current process and proposes new process designs that achieve stated business, process, and compliance goals, communicated through process diagrams and Process Design Documents (PDDs).

A formatted PDD describing the future ("to-be") process is ready for stakeholder review or handoff to a development team, typically through a Specification Design Document (SDD).

Documenting a process usually means chasing down the people who know it, running interviews, and reconciling accounts that disagree with each other — all before you can even start drafting. Cartographer takes on that legwork directly:

![Comparison of the typical business analyst workflow (tracking down stakeholders, scheduling and running interviews, reconciling conflicting accounts, drafting by hand, then circulating for revisions) against the workflow with Cartographer (provide transcripts, SOPs, or recordings, Cartographer drafts a process model, it asks you to confirm the gaps, you can delegate a task right there for in-context help, producing a confirmed AS-IS map, an optimized TO-BE map, and a proposed SDD) — with the output feeding into the central Map of Work, which in turn informs every process documented after it](https://dev-assets.cms.uipath.com/assets/images/delegate/cartographer-workflow-comparison-f9d9241b.svg)

## Switching to Cartographer

Cartographer sits in the same title bar switcher as Assistant and Delegate. Select **Cartographer (preview)** to move into it:

![Title bar with Cartographer selected, and a Business Processes project open showing its name and a description of the work: document this process end-to-end, AS-IS, TO-BE, and the PDD](https://dev-assets.cms.uipath.com/assets/images/delegate/cartographer-title-bar-switch-238d4fc6.webp)

Work in Cartographer is organized into Business Processes — each one scoped to a single process, with its own name and a short description of what you are documenting, such as the AS-IS state, the TO-BE state, and the resulting PDD.

## Who this guide is for

This guide covers Cartographer's process-documentation capability and focuses on generating a Process Design Document for a process redesign, improvement, transformation, or greenfield launch. It is written for business analysts, or anyone performing that function on a team, who need to collect available information, coordinate key design decisions, gain approvals, and move from a PDD to an SDD.

## How it works

| Phase | What happens |
| --- | --- |
| Phase 1 — AS-IS documentation | You describe the process as it runs today. Cartographer builds a process model, extracts business rules, identifies gaps, and confirms a current-state process map. |
| Phase 2 — TO-BE design | You assign an automation mode to each step. Cartographer drafts a future-state map and detailed future-state documentation. |
| Phase 3 — PDD generation | Cartographer combines both states into a formatted, downloadable Word document. |
| Phase 4 — SDD generation | From the PDD, Cartographer builds an SDD ready for development teams, with or without coding agents. |

## What you produce

* A confirmed AS-IS process map, as an embedded flowchart
* A confirmed TO-BE process map, color-coded by automation mode
* A delivery model showing each step's current and future handling
* A downloadable PDD as a `.docx` file
* A downloadable SDD as a Markdown file, ready for coding agents

:::note
**Model choice matters.** The LLM model you select affects how well Cartographer performs. **GPT 5.4** is the recommended model for this workflow. See [Choosing the LLM model](choosing-the-llm-model.md) to change it.
:::

## Next steps

Continue to [Getting started with Cartographer](getting-started-with-cartographer.md) to prepare for your first session.
