# How to add new bank user

In our demo application and environment, we not create screen workflow to manage bank users.

## Create user in WSO2

**As admin you can login to** [WSO2 management console](/docs/wso2-1/configure-ec2-instance-for-wso2-apigateway/default-passwords-and-urls.md): <https://api.lion.mlabs.dpc.hu:9443/carbon/> (Lion bank) or <https://api.elephant.mlabs.dpc.hu:9443/carbon/> (Elephant bank).

![Login screen for Management console](/files/-Lm4ywhojJb3Uh7hnDpj)

![Overview screen after login](/files/-Lm4zESH4jVo3SehE_1W)

**Select "Add" at "Users and Roles"**

![Add Users and Roles screen](/files/-Lm4zQaFIn_fO4mt2eJJ)

**Select "Add New User"**\
Fill the required datas and select "Next>" button.

![Add New User screen](/files/-Lm4zdB5vyoZoYULto7V)

**You can change role assignment.**\
In our demo we not using any roles, keep "Internal/everyone" checked, and select "Finish" button.

![New user roles setting screen](/files/-Lm5-2_n7ZUWFHHvyQaz)

## TODO You must assign username with Fineract account at OpenBanking gateway


---

# 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://mifos.gitbook.io/docs/wso2-1/how-to-add-new-bank-user.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.
