# Account limits

## Account limits flow

To create account limits you first must create:

1. **Account limit code** - an optional step. The limit code defines the limit subtype.
2. **Account limit type** - a mandatory step. The limit type defines the way how the limit is applied.
3. **Account usage limit default rule** - an optional step. You can create default usage rules if you want to assign some default limits to currency accounts.&#x20;

## Create account limit code

1. **Accounts** > **Settings** > **Limits** **setup**.
2. From the content menu choose **Usage limit types and codes**.
3. Scroll the page to the **Usage limits codes**.
4. Click the **Add new code** button.

<figure><picture><source srcset="/files/ZRDQKlBXc8GTiB5Nqdsh" media="(prefers-color-scheme: dark)"><img src="/files/zxH1P9bMHNnkkh2AbEgN" alt=""></picture><figcaption></figcaption></figure>

5. Fill in the [account limit code parameters](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-limits/limits-parameters.md#account-usage-limit-code-parameters) > **Save**.

<figure><picture><source srcset="/files/nnEGXiLyEFKkLv5o6GQF" media="(prefers-color-scheme: dark)"><img src="/files/YKr0x75Y06331VkHqXfW" alt="" width="563"></picture><figcaption></figcaption></figure>

## Create account limit type

1. **Accounts** > **Settings** > **Limits** **setup**.
2. From the content menu choose **Usage limit types and codes**.
3. Find the **Usage limit type** section, click the **Add new type** button.

<figure><picture><source srcset="/files/uj1niGwQcv504Cpy0dli" media="(prefers-color-scheme: dark)"><img src="/files/0GVN449qp525ClZWVQA1" alt=""></picture><figcaption></figcaption></figure>

4. Fill in the [parameters](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-limits/limits-parameters.md#account-limit-type-parameters) > **Save**.

<figure><picture><source srcset="/files/LITJr7kyiSvjv9zOSVhj" media="(prefers-color-scheme: dark)"><img src="/files/rZCg6QIhbrkashdBKxGf" alt=""></picture><figcaption></figcaption></figure>

## Create account usage default rule

1. **Accounts** > **Settings** > **Limits** **setup**.
2. From the content menu choose **Usage limit default rules**.
3. Click the **Add new rule** button.

<figure><picture><source srcset="/files/cT3hTfbbfbHJT0HmwM7C" media="(prefers-color-scheme: dark)"><img src="/files/oXblPKrP54XsTADeQb8X" alt=""></picture><figcaption></figcaption></figure>

4. Fill in the [default rule parameters](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-limits/limits-parameters.md#usage-limit-default-rule).

<figure><picture><source srcset="/files/3fgGjN92yBAPotYXHlZY" media="(prefers-color-scheme: dark)"><img src="/files/ccSfcluj7mCNKxQbHu8X" alt=""></picture><figcaption></figcaption></figure>

## **Create account limit**

1. Open the [account view page](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-view-page.md).
2. From the content menu, choose **Limits** > click the **Add Limit** button.

<figure><picture><source srcset="/files/ymqrQWAp1AWzgNrRqLQR" media="(prefers-color-scheme: dark)"><img src="/files/ZWqPjfGMFvoAqCNcwHSl" alt=""></picture><figcaption></figcaption></figure>

3. Fill in Limits information > click the **Add limit** button > fill in the [limits parameters](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-limits/limits-parameters.md#account-limit-parameters) > click the **Add limit** button.

<figure><picture><source srcset="/files/UeL3preleoAhIrPRs6gM" media="(prefers-color-scheme: dark)"><img src="/files/CStxoWcotX6KkWCXLUww" alt=""></picture><figcaption></figcaption></figure>

## View account limits

1. Open the [account view page](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-view-page.md).
2. From the content menu, choose **Limits**.
3. To view only the valid limits, select the **Only valid** checkbox.

<figure><picture><source srcset="/files/VNW1EmrNyQmtrmBbCS3q" media="(prefers-color-scheme: dark)"><img src="/files/MxTSEFfeU75yZOp3RcfW" alt=""></picture><figcaption></figcaption></figure>

## Modify account limits

1. [Find the account limit](#view-account-limits) in question.
2. Click the **pencil sign** to modify the limit.
3. Enter a new **Limit amount** > click the **Change limit** button.

<figure><picture><source srcset="/files/kPqOvmUljQ273ruqgsjT" media="(prefers-color-scheme: dark)"><img src="/files/bbOa1SsGi7CRmXmnxbqq" alt=""></picture><figcaption></figcaption></figure>

## Terminate account limits

The BackOffice allows you to **terminate** account limits by invalidating them. To do that:

1. [Find the account limit](#view-account-limits) in question.
2. Click the **cross sign** to terminate the limit.

<figure><picture><source srcset="/files/7r1nRp8TVYTEwLup930T" media="(prefers-color-scheme: dark)"><img src="/files/FKQTRYvCJemMSHyGxIVD" alt=""></picture><figcaption></figcaption></figure>

3. Click the **Terminate limit** button to confirm the action.

<figure><picture><source srcset="/files/ScMpimVSQqP68Wd099GL" media="(prefers-color-scheme: dark)"><img src="/files/iox8pSOBvdhc5aGvxuJu" alt=""></picture><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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-limits.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.
