---
title: Self-service stage reference
description: This chapter describes the individual stages that can be called by a self-service process, the purpose of the stage, any required parameters, dependencies on preceding or following stages, and the expected stage output.
component: pingidm
version: 7.5
page_id: pingidm:self-service-reference:appendix-stages
canonical_url: https://docs.pingidentity.com/pingidm/7.5/self-service-reference/appendix-stages.html
keywords: ["Configuration", "Authentication", "Self-Service", "User Self-Service"]
---

# Self-service stage reference

This chapter describes the individual stages that can be called by a self-service process, the purpose of the stage, any required parameters, dependencies on preceding or following stages, and the expected stage output.

The stages are listed in alphabetical order, for ease of reference, but they cannot be configured in random order. For example, some stages require input from the process `state` that has been populated by a preceding stage.

The `identityServiceURL` is a required parameter for most self-service stages. The self-service stages operate on a managed object. The `identityServiceURL` indicates the object type, for example, `managed/user`.
