# Individual Customer Information

The Individual Customer Information tool empowers CBA operators to manage customer accounts effectively. This page serves as the primary resource for creating current or savings accounts for individual customers. Here, operators can create and modify individual customer account information.

## Accessing the Individual Customer Information Page

1. Log into the application using your credentials.
2. From the dashboard, navigate to **Accounts** in the side menu.
3. Select **Customer Information** from the dropdown list.
4. Choose **Individual** from the **Customer Information** dropdown list.

<figure><img src="/files/NyRQdn90V0OorDOCQhqx" alt=""><figcaption></figcaption></figure>

## Add A New Individual Customer Information

To add a new customer information:

1. Click on the **Add** button located at the top of the page.
2. Fill in the required customer's **Personal Information.**
3. Click **Next** and fill in the **Next of Kin** details.
4. Click **Next** and fill in the customer's **Work Information**.
5. Click Next, Upload the necessary document, and specify the document type.
6. Click **Submit** to create the account.
7. Confirm the action by clicking the **“Yes, I want to proceed”** button.

<figure><img src="/files/lUJWM3ZmS4U4Y9DwjBZe" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Once customer information has been successfully created, you can copy th&#x65;**`customerID`**  and use it to create a savings/current account for your customer by visiting the [Current and Savings page.](/core-features/account-management/customer-account/current-and-savings.md)
{% endhint %}

<div align="center"><figure><img src="/files/H8Qmqa0NkZRZ6Ugs2IyD" alt="" width="375"><figcaption></figcaption></figure></div>

## Modify A New Individual Customer Information

To modify existing customer information.

1. In the **Actions** column, click the three vertical dots **(⋮)** next to the customer information you wish to edit.
2. Select **Modify** from the dropdown menu.
3. Update the customer's relevant details.
4. Click **Submit** to save and apply the changes.
5. Confirm the action by clicking the **“Yes, I want to proceed”** button.

## View Individual Customer Information

To view the details of a group or corporate account:

1. In the **Actions** column, click the three vertical dots **(⋮)** next to the account you want to view.
2. Select **View** from the dropdown menu.
3. This will display all customer information.


---

# 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://docs.udara360.io/core-features/account-management/customer-information/individual-customer-information.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.
