---
title: Workflow
description: Guide to enabling and using PingIDM workflows.
component: pingidm
version: 8.1
page_id: pingidm:workflow-guide:preface
canonical_url: https://docs.pingidentity.com/pingidm/8.1/workflow-guide/preface.html
keywords: ["Workflows"]
page_aliases: ["index.adoc"]
---

# Workflow

> Guide to enabling and using PingIDM workflows.

|   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|   | Starting with IDM 8.1, the [legacy admin UI is deprecated](../release-notes/deprecated-functionality.html#legacy-admin-ui-deprecated) and is no longer bundled with IDM. New deployments should use the [Platform admin UI](../setup-guide/platform-admin-ui.html), which is the replacement for the legacy admin UI.Both UIs are available as separate downloads from the [Backstage download site](https://backstage.forgerock.com/downloads):- To install the Platform admin UI, follow the steps in [Install the Platform admin UI for standalone IDM](../setup-guide/platform-admin-ui.html).

- To continue using the legacy admin UI, follow the steps in [Install the legacy admin UI](../setup-guide/legacy-admin-ui.html). |

IDM provides an embedded workflow and business process engine based on [Flowable](https://flowable.com/open-source/docs/) and the Business Process Model and Notation (BPMN) 2.0 standard. This guide describes how to configure the workflow engine, and how to manage workflow tasks and processes using the REST interface and the admin UI.

[icon: toolbox, set=fad, size=3x]

#### [Workflow Tools](about-workflow-tools.html)

Learn about BPMN 2.0 and the workflow tools.

[icon: toggle-on, set=fad, size=3x]

#### [Enable Workflows](enable-workflows.html)

Configure the workflow engine and datasource to enable workflows.

[icon: hat-wizard, set=fad, size=3x]

#### [Invoke Workflows](invoke-workflow.html)

Learn where and how to trigger workflows.

[icon: dice-d20, set=fad, size=3x]

#### [Custom Workflows](custom-workflow-template.html)

Create custom workflow templates.

|   |                                                                                                                                                                                                                         |
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Workflows are not supported with a DS repository. If you are using a DS repository for IDM data, you must configure a separate JDBC repository as the [workflow datasource](enable-workflows.html#workflow-datasource). |
