> ## Documentation Index
> Fetch the complete documentation index at: https://manuals.cobo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet management

> Step-by-step guide to managing wallets in User-Controlled Wallets, including creation and transaction management.

## Overview

A project is a collection of vaults, and a vault is a collection of wallets. See [Object model](/en/portal/mpc-wallets/ucw/object-model).

## Create a wallet

A wallet can only be created using the [WaaS 2.0 API](https://www.cobo.com/developers/v2/guides/overview/introduction). To create a wallet, see **Create a wallet and an address** on [Get started with MPC Wallets (User-Controlled Wallets)](https://www.cobo.com/developers/v2/guides/mpc-wallets/get-started-ucw#1-complete-the-initial-setup).

## Manage a wallet

Follow these instructions to manage a specific wallet.

1. Log in to [Cobo Portal](https://portal.cobo.com/login).
2. Click **Wallets** in the left sidebar, then select **MPC Wallets** > **User-Controlled Projects**, click a project to open its own management page, click a vault to open its own management page, then click a wallet to enter its management page.

On the wallet's management page, you can click **View Transactions** <img src="https://mintcdn.com/cobo-6/iUEIXAPu2nP-33wJ/en/images/common/icon_view%20transactions.svg?fit=max&auto=format&n=iUEIXAPu2nP-33wJ&q=85&s=a99ff910ddfddd9aa1a2d13138be9156" className="icon" width="34" height="34" data-path="en/images/common/icon_view transactions.svg" /> next to **Value** to view all the transactions related to this wallet. You can also click **Edit Wallet Name** <img src="https://mintcdn.com/cobo-6/iUEIXAPu2nP-33wJ/en/images/common/icon_edit.svg?fit=max&auto=format&n=iUEIXAPu2nP-33wJ&q=85&s=7a29d417f8ab29d73a33b4f5adfd8571" className="icon" width="34" height="34" data-path="en/images/common/icon_edit.svg" /> to change its name.

For each token type in your wallet, you can click **Transactions** <img src="https://mintcdn.com/cobo-6/iUEIXAPu2nP-33wJ/en/images/common/icon_view%20transactions.svg?fit=max&auto=format&n=iUEIXAPu2nP-33wJ&q=85&s=a99ff910ddfddd9aa1a2d13138be9156" className="icon" width="34" height="34" data-path="en/images/common/icon_view transactions.svg" /> to view the transactions in this wallet using that token type. You can also click **View Deposit Addresses** <img src="https://mintcdn.com/cobo-6/iUEIXAPu2nP-33wJ/en/images/common/icon_view_deposit_addresses.svg?fit=max&auto=format&n=iUEIXAPu2nP-33wJ&q=85&s=e1e16247f34eaa6e9d6bd6e05a190d32" className="icon" width="32" height="32" data-path="en/images/common/icon_view_deposit_addresses.svg" /> to manage the deposit addresses of that token type in your wallet.

<img src="https://mintcdn.com/cobo-6/ZupCFws1mtCp17Bd/en/images/mpc-wallet/ucw/wallet-management-ucw.png?fit=max&auto=format&n=ZupCFws1mtCp17Bd&q=85&s=d856fdcd515c07db2d161d7e10fdb5d5" className="screenshot_full_screen" alt="Image showing the wallet management page" width="3708" height="1154" data-path="en/images/mpc-wallet/ucw/wallet-management-ucw.png" />
