> For the complete documentation index, see [llms.txt](https://nfd-gg.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfd-gg.gitbook.io/main/eng-combine-software/account-manager.md).

# Account Manager

<figure><img src="/files/PBva6MypAX92SQPJogWe" alt=""><figcaption><p>The interface of the Account Manager section.</p></figcaption></figure>

The **Account Manager** section allows you to create accounts and add your wallets to Combine for further work with them. In this section, in addition to linking wallets and proxies to accounts, you can group your wallets into clusters and perform different actions with different wallets.

The logic of Combine is designed so that you add accounts to the module, not wallets. An account is an entity to which you assign a wallet and a proxy, and then add the account to any module. One account can be added to all modules simultaneously, and the proxies linked to a specific wallet within the account will be inherited.

#### Account manager functions:

* [Creation of accounts and automatic linking of wallets to them](https://docs.nfd.gg/main/eng-combine-software/account-manager/account-creation);
* [Creation, import, and addition of EVM wallets to accounts](https://docs.nfd.gg/main/eng-combine-software/account-manager/adding-evm-wallets);
* [Creation, import, and addition of Starknet wallets to accounts](https://docs.nfd.gg/main/eng-combine-software/account-manager/adding-starknet-wallets);
* [Creation, import, and addition of Solana wallets to accounts](https://docs.nfd.gg/main/eng-combine-software/account-manager/adding-solana-wallets);
* [Grouping and sorting of wallets](https://docs.nfd.gg/main/eng-combine-software/account-manager/grouping-wallets);
* [Actions section](https://docs.nfd.gg/main/eng-combine-software/account-manager/section-actions).
