# CASA Profile Setup

The CASA (Current Account and Savings Account) Profile Setup page is configured to warehouse all accounts onboarding via Mobile and Internet into a specific product. This feature allows you, as an administrator, to establish standard parameters for different types of current and savings accounts, ensuring consistent account management across the banking platform. Through this interface, you can define product associations, assign account officers, set tier levels, and specify access permissions for various account types.

## Accessing the CASA Profile Setup Page

* Log into the application using your credentials
* From the dashboard, navigate to **E-Channels**
* Select **Internet Banking**
* Click on **CASA Profile Setup**

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

## Creating a New CASA Profile

To set up a new CASA profile:

1. Click the "**Add**" button at the top of the page.
2. Fill in the required fields:
   * Product: Select the appropriate product from the dropdown menu
   * Product Code: Enter the corresponding product code
   * Account Officer: Choose the designated account officer from the dropdown
   * Account Officer Code: Enter the account officer's identification code
   * Branch: Select the relevant branch from the dropdown menu
   * Branch Code: Enter the associated branch code
   * Account Tier Level: Select the appropriate tier level for the account
   * Access Level: Choose the required access level for the profile
   * Default Account Status: Select the initial status for accounts under this profile
3. Review all entered information for accuracy
4. Click the "**Save**" button to create the profile or "**Cancel**" to discard changes.

<figure><img src="/files/0OavSAUA6aUr4NQwXjd5" alt=""><figcaption></figcaption></figure>


---

# 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/e-channels/internet-banking/casa-profile-setup.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.
