# Account Rules Automation

## Default Automations

Account Rules Automation for popular transaction types

* Navigate to your Chart of Accounts Page
* Select the “Account Rules” button at the top right of the page
* Navigate to the “Defaults” tab on your Account Rules page
* Map your account for each transaction type
* These transaction types will now be automatically mapped in your “Transactions” tab

## Wallet & Asset Automation

Have dedicated wallets for different operations? Create custom mapping for individual wallets and assets in a few simple steps.

* Select the “Account Rules” button at the top right of your Chart of Accounts page
* Navigate to the “Wallets and Assets” tab on your Account Rules page
* Under "Select Account", choose the specific Account you wish to map the chosen wallet to
* To map transactions for only certain asset types in your wallet, select “Add Custom Mapping”
* Choose the respective account and asset types, and select the “Confirm Selection” button
* Transaction types made with these wallets and/or assets will not be automatically mapped in your “Transactions” tab

💡 Tip: You can customise mapping for multiple assets, even if they are in the same wallet.

## Contact Automation

Making or receiving recurring token payments? Create custom mapping for your contacts in a few simple steps.

* Select the “Account Rules” button at the top right of your Chart of Accounts page
* Navigate to the “Contacts” tab on your Account Rules page
* If you have yet to import a contact, select “add a contact”
* Map accounts for both incoming and outgoing transactions to specific contacts
* These transaction types will now be automatically mapped in your “Transactions” tab


---

# 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://gnosisbusiness.gitbook.io/quick-guide/product-guides/chart-of-accounts/account-rules-automation.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.
