> 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/operations/configurations/configurations.md).

# Configurations

The Configurations page serves as a comprehensive control centre within the Operations section, enabling administrators to manage various system settings, limits, and operational parameters. This page offers multiple configuration options, including account tiers, corporate information, working days, and other essential settings.

## Accessing the Configurations Page

To access the Configurations page, follow these steps:

1. Log into the application using your administrator credentials
2. From the dashboard, navigate to **Operations**
3. Under **Operations**, click on **Configurations**
4. Select "**Configurations**" from the submenu

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

## Manage Configuration Settings

The Configurations page offers several key sections for system management:

### Account Tier Level Management

1. Click on "Account Tier Level" to view and manage tier settings
2. You can configure three different tier levels:
   * Tier Level 1: Single Deposit Transaction Limit (50,000) and Cumulative Account Balance Limit (300,000)
   * Tier Level 2: Single Deposit Transaction Limit (100,000) and Cumulative Account Balance Limit (500,000)
   * Tier Level 3: Single Deposit Transaction Limit (1,000,000) and Cumulative Account Balance Limit (100,000,000,000)

### Other Configuration Options

1. **Cash Handling Limit**: Set and manage cash transaction limits
2. **Corporate Information**: Manage institution-related information
3. **EOD Configuration**: Configure End-of-Day processing settings
4. **Institution File Upload**: Manage file upload settings and requirements
5. **Interest Information**: Configure interest rates and related parameters
6. **Other Configurations**: Access additional system settings
7. **Public Holiday**: Manage public holiday calendar
8. **Tax Information**: Configure tax-related parameters
9. **Working Day**: Set up working days and business hours

## Key Features and Settings

Each configuration section provides specific functionality:

1. **Account Tier Levels**:
   * View and modify transaction limits for each tier
   * Adjust cumulative balance limits
   * Configure tier-specific restrictions
2. **System Settings**:
   * Configure operational parameters
   * Set up business rules
   * Manage institutional policies
3. **Calendar Management**:
   * Define working days
   * Set public holidays
   * Configure business hours

Please let me know if you need more detailed information about any specific configuration section or have questions about managing these settings.


---

# 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/operations/configurations/configurations.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.
