# Identity Governance

## Workflow Management

The workflow feature enables you to add more control and constraints to the tasks executed within it. For instance, with the workflow feature, you can add another constraint to the ‘User Add’ operation in the WSO2 Identity Server, that requires manager approval when adding a user account. These are workflows where the operations go through a predefined path.

These types of tasks can be done through the WSO2 Business Process Management (BPM) component of WSO2 Enterprise Integrator but this new feature adds that capability to the Identity Server as well. This topic demonstrates how you can work with workflows in Identity Server.

### The following is a sample use case.

Consider a company where new employees are added to the system by HR, but only after it goes through an approval process. For example, a senior HR manager has to approve new user additions. Once this is done, the user can login to the system and continue his work. The following pre-requisites are necessary to implement this sample use case.

<div align="left"><img src="https://942928896-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LGIyGjus54pExNp4xeF%2F-LGMaOGwYrXHTh2quyqx%2F-LGMb5CbhPbYY-Rq0LFG%2FDiagram.png?alt=media&#x26;token=30fe20b4-a535-4839-a77b-1eeb2a3b850f" alt=""></div>


---

# Agent Instructions: 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:

```
GET https://ws02.gitbook.io/project/iam-concepts/identity-governance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
