> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Bank Transfer Settings

> Overview of Bank Transfer settings in Lerian Console — JD credentials, connection, webhook, usage limits, operating hours, fee policy, and change history.

The **Settings** page holds the Bank Transfer configuration you manage from the Console. It groups the settings into six sections. It keeps a full change history, so you can see who changed what and when.

## Accessing Settings

***

<Steps>
  <Step title="Open Bank Transfer">
    From the Midaz Module sidebar, expand **Bank Transfer**.
  </Step>

  <Step title="Click Settings">
    Select **Settings** in the submenu.
  </Step>
</Steps>

The page has two tabs:

* **Settings** — six configuration sections (default tab).
* **History** — full audit log of every change to the settings.

## Editing and saving

***

You expand or collapse each section independently. The **Save** button in the top toolbar submits only the fields you changed. If you made no edits, **Save** has no effect.

* **Save** — persists all changed fields across every section at once.
* **Discard** — resets the form to the current saved values.

A toast confirms *Settings saved successfully* when the save completes, or *Failed to save settings. Please try again.* if something goes wrong.

<Note>
  The plugin sends only the fields you changed. You do not need to re-enter values in the sections you did not touch.
</Note>

## The six configuration sections

***

<Columns cols={2}>
  <Card title="JD Credentials" icon="key" horizontal href="/en/rails/ted/console/bt-configuring-jd-credentials">
    Authentication credentials for the JD SPB integration.
  </Card>

  <Card title="JD Connection" icon="plug" horizontal href="/en/rails/ted/console/bt-configuring-jd-connection">
    Origin ISPB and the JD SPB base URL.
  </Card>

  <Card title="Usage Limits" icon="gauge-high" horizontal href="/en/rails/ted/console/bt-configuring-usage-limits">
    Daily and monthly transfer caps.
  </Card>

  <Card title="Operating Hours" icon="clock" horizontal href="/en/rails/ted/console/bt-configuring-operating-hours">
    The window when TED transfers run.
  </Card>

  <Card title="Fee Policy" icon="coins" horizontal href="/en/rails/ted/console/bt-configuring-fee-policy">
    Fail-closed default and maximum fee amount.
  </Card>
</Columns>

Most sections display a status badge in their header:

* **Configured** / **Not Configured** for JD Credentials, JD Connection, and Operating Hours — based on whether their key fields have values.
* **Enabled** / **Disabled** for the toggle-based sections (Webhook, Usage Limits).

The Fee Policy section does not show a status badge.

## Change history

***

Switch to the **History** tab to review every change to the settings. Each entry shows who made the change and when.

<Card title="Viewing Settings History" icon="clock-rotate-left" horizontal href="/en/rails/ted/console/bt-viewing-settings-history">
  See the full audit log of settings changes.
</Card>
