---
title: Custom self-service stages
description: This chapter demonstrates how to build, deploy, and configure a custom stage, and how to add it to a self-service process. You can use the classes in the sample project as a basis to develop your own stages.
component: pingidm
version: 7.5
page_id: pingidm:self-service-reference:custom-stages
canonical_url: https://docs.pingidentity.com/pingidm/7.5/self-service-reference/custom-stages.html
keywords: ["Configuration", "Authentication", "Self-Service", "User Self-Service"]
---

# Custom self-service stages

This chapter demonstrates how to build, deploy, and configure a custom stage, and how to add it to a self-service process. You can use the classes in the sample project as a basis to develop your own stages.

To implement a custom stage in the End User UI, refer to the following instructions from the ForgeRock End User UI Git Repository: [How to Add a Self-Service Stage to the UI](https://github.com/ForgeRock/end-user-ui#how-to-add-a-self-service-stage-to-the-ui).
