> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/core-features/account-management/customer-account/current-and-savings.md).

# Current and Savings

The Current and Savings page allows you to manage all current and savings accounts across Udara360. You can create new accounts for existing customers, view and modify account details, and manage account status, including activating, deactivating, freezing, and placing PND or PNC restrictions. This guide will walk you through all actions available on the Current and Savings page.

## Accessing The Current & Savings Page

1. Log into the application using your credentials.
2. From the dashboard, navigate to **Accounts** in the side menu.
3. Select **Customer Account** from the dropdown list.
4. Select **Current and Savings** from the **Customer Account** dropdown lis&#x74;**.**

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

## Search Current/Savings Account

To search for a current or savings account, perform the following steps:

1. Click on the **Add** button located at the page's top left.
2. Input your search criteria. You can search by **customer ID**, **customer name**, or **customer email**.
3. Click on **Search** to complete the action.

{% hint style="info" %}
**Modify Search:** You can also modify the search by selecting the desired row on the search result.
{% endhint %}

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

## Create a Current/Saving Account

To create a current or savings account for a customer, please make sure that you have already entered the customer's information into the system. You can access the individual [customer information page](/core-features/account-management/customer-information/individual-customer-information.md) to create a new account.\
\
To initiate a new current or savings account:

1. Click the Add button at the page's top left.
2. Input the **customer ID, customer name, or email.**
3. Click on the **Search** button.
4. Select the customer account detail from the search results.&#x20;
5. Fill in the required customer account information. &#x20;
6. Click the **Save** button to apply.
7. Confirm the action by clicking the **“Yes, I want to proceed”** button.

<figure><img src="/files/5lGP7DHFV1yOO8ff7zbo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

{% endhint %}

## Modify Current/Savings Account&#x20;

To modify an existing current or savings account detail:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Select **Modify** from the dropdown menu.
3. Make the necessary updates, such as changing the **Account Information**, **Interest Fees**, **Preferences, Mandate Rule, Referee** and **Other Documents**.
4. Click **Submit** to save and apply the changes.
5. Click the **"Yes, I want to proceed"** button to reconfirm action.

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

## View Current/Savings Account Balance&#x20;

To view an existing current or savings account balance:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Click **View Balance** from the dropdown menu.

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

## Activate/Deactivate Current & Savings Account&#x20;

To activate/deactivate an existing current or savings account:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Select **Deactivate/Activate** from the dropdown menu.
3. Click the **"Yes, I want to proceed"** button to reconfirm action.

## Place a Post No Debit (PND) On Current & Savings Account&#x20;

To place a PND in an existing current or savings account:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Select **Place PND** from the dropdown menu.
3. Click the **"Yes, I want to proceed"** button to reconfirm action.

## Place a Post No Credit (PNC) On Current & Savings Account&#x20;

To place a PND in an existing current or savings account:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Select **Place PNC** from the dropdown menu.
3. Click the **"Yes, I want to proceed"** button to reconfirm action.

## Freeze Account

To freeze in an existing current or savings account:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to the current/savings you wish to edit.
2. Select **Freeze** from the dropdown menu.
3. Click the **"Yes, I want to proceed"** button to reconfirm action.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-account/current-and-savings.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.
