# Allowed operations

## Set Allowed operations

1. Open the [account view page](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-view-page.md).
2. From the content menu, choose **Settings** > **Allowed operations**.
3. Click the **Disable**/**Enable** button to modify the configuration.
4. Click the **Yes**/**No** button on the confirmation screen to proceed with the modification.

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

### Allowed operations options

<table><thead><tr><th>Parameter name</th><th width="168.33333333333331">Type</th><th>Description</th></tr></thead><tbody><tr><td>Allowed/Disabled operations</td><td><p>List,</p><p>button</p></td><td><p>Select which account properties are allowed/disabled:</p><ul><li><strong>Incoming event processing</strong> - when disabled, the credit (incoming) account event requests are not processed.</li><li><strong>Incoming payments</strong> - when disabled, incoming payments are not allowed.</li><li><strong>Interest income tax deduction</strong> - when disabled, the interest income tax is not deducted.</li><li><strong>Internal account balance offsetting to the suspense GL account</strong> - when disabled, the automatic or manual internal balance offsetting is turned off. </li><li><strong>Intrabank payments</strong> - when disabled, Intrabank payments are not allowed.</li><li><strong>Outgoing event processing</strong> - when disabled, the debit (outgoing) account event requests are not processed.</li><li><strong>Outgoing payments</strong> - when disabled, the outgoing payments are not allowed.</li><li><strong>Incoming payment AML monitoring</strong> - when disabled, the incoming payment AML monitoring is turned off. </li><li><strong>Outgoing payment AML monitoring</strong> - when disabled, the outgoing payment AML monitoring is turned off.</li><li><strong>Safeguarding mode</strong> - when enabled, the fee transactions are forbidden.</li><li><strong>Account gateway</strong> - when disabled, the account gateway operations are not allowed.</li></ul></td></tr></tbody></table>


---

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