> 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/grouping-wallets.md).

# Grouping wallets

In Combine, you can create both a general group for all your accounts and subgroups. For example, if you want to work with the Scroll module and have 100 accounts, you can create 5 groups of 20 wallets each and use different functionalities with different groups of wallets to maximize the variety of actions on your wallets. For example, one group can perform bridges, the second group can mint NFTs, the third group can create contracts, etc. You can distribute wallets into groups manually or automatically using the "Cluster Generator" function.

***

### Creating groups manually:

* To create a group, click on "**+**";
* Enter the group name;
* Click **Add Group**;
* In the general list of accounts, select the accounts you need;
* Click the **Move to Group** button;
* Select the group into which you plan to place the selected wallets;
* Click **Move accounts to this group**.

<figure><img src="/files/32yyZRaxb9LNoR58ofck" alt=""><figcaption><p>Creating wallet groups manually.</p></figcaption></figure>

* After that, you will be able to see which group a particular wallet is in within the Wallet Manager in the **Groups** column. You can add your wallets to multiple groups if needed. You can also create subgroups in the EVM wallets and Starknet wallets tabs.

<figure><img src="/files/tk3gWbzClwmCfcEBSI1q" alt=""><figcaption><p>Display which group the account is in.</p></figcaption></figure>

***

### Automatic creation of groups (clusters):

* To start automatic generation of groups/clusters, click the **Clusters Generator** button;
* In the **Split into** section, enter the number of groups to be generated;
* If you check the **Equally in all groups** checkbox, the wallets will be evenly distributed among all groups;
* Click **Generate Clusters**;
* In the open window, you will see a list of wallets that will be added to a specific cluster (group);
* To reroll the wallets, click **Reshuffle clusters**;
* To save the clusters, click **Save**.

<figure><img src="/files/cgpj3H0CvAnK2ueyfb8S" alt=""><figcaption></figcaption></figure>
