Cobo Portal offers two types of Custodial Wallets: Asset Wallets and Web3 Wallets. While this guide focuses on Asset Wallets, you can also use it as general guidance for setting up and managing Web3 Wallets.
Prerequisites
- Contact our sales team to acquire your account activation link.
- An iOS device to run Cobo Guard, an iOS app designed by Cobo for multi-factor authentication (MFA) and operation approval.
Set up accounts and organization
As the first admin of your organization, complete these initial steps to configure your account and organization:Create an account
Use the activation link from our sales team to create your Cobo Portal account.Set up Cobo Guard
- Log in to Cobo Portal.
- For testing purposes, use the development environment.
- For production, use the production environment.
- Click Guide at the bottom left, and click Set up Cobo Guard.
- Follow the instructions on the screen to install Cobo Guard on your iOS device and link your account with your Cobo Guard.
Configure governance policies and user roles
If youâre in the testing phase and want to quickly verify deposits and withdrawals first, you can skip this section for now and configure them later.
Set up governance policies and user roles
Set up governance policies and user roles
Configuring governance policies and user roles is essential for managing access control and security in your organization.
- Governance policies define approval rules for key operations (such as member deletion, organization freezing, and API key management), using mechanisms such as auto-approval, auto-rejection, and approval quorum. You can edit governance policies if the default ones donât align with your organizational needs.
- User roles enable you to assign specific permissions to designated members within your organization. When you assign a role to a member, they can only perform actions allowed by that role. For instance, a member with the Viewer role can see wallet information but cannot withdraw tokens. Cobo offers preset user roles. You can also create custom roles tailored to your specific requirements.

Invite members
- Log in to Cobo Portal.
- For testing purposes, use the development environment.
- For production, use the production environment.
- Click the profile icon at the bottom left, and then click Organization.
- Click Members. On the Members page, click Invite Members.
- Enter the memberâs email address and name, and then select appropriate user roles.
Confirm on Cobo Guard that this invitation was initiated by you. Also, as a default governance policy, at least half of your organization admins must approve the invitation request on Cobo Guard.
Add chains
View and manage the chains available for your organization:- Log in to Cobo Portal.
- For testing purposes, use the development environment.
- For production, use the production environment.
- Click the profile icon at the bottom left, and then click Pricing Plans.
- Navigate to Supported Chains and click the Chain Management icon.

- On the Chain Management page, review the list of available chains. If the chains you need are not present, click Add Chains to include additional chains for your organizationâs use.
After adding a chain, all its supported tokens will be available for deposit and withdrawal in your wallets.
To view a full list of tokens and chains supported by Cobo, see Supported tokens and chains.
Make a deposit
- Log in to Cobo Portal.
- For testing, use the development environment.
- For production, use the production environment.
- Click
> Custodial Wallets.
- A default wallet is automatically created for you. You can also create a new one if needed.
- Click the wallet you want to deposit into.
- Locate the token you want to deposit into the wallet, and then click
.

- Click Copy Address to copy the deposit address.
- Proceed to your preferred external wallet to initiate the transfer to the deposit address you have copied.
Configure transaction policies
If youâre in the testing phase and want to quickly verify deposits and withdrawals first, you can skip this section for now and set them up later.
Configure transaction policies
Configure transaction policies
Transaction policies are essential measures to secure your digital asset operations. When a transaction starts, itâs checked against your organizationâs transaction policies in sequential order. If it matches a policyâs trigger condition, the specified action will be taken: auto-approve, auto-reject, or an approval quorum process.In this guide, weâll create a policy that requires 2-of-3 Admin approval for large USDT withdrawals to non-trusted addresses. For other policy setups and advanced configurations, see Set up token transfer policy.

Prerequisites
- You have invited enough members to have at least 3 members in the organization and have assigned the Admin user role to at least 3 of them.
Configure a trusted receiving address list
First, create a list of trusted addresses that are pre-approved for withdrawals:In our case, we will configure the system so that any large USDT withdrawals to addresses outside this trusted receiving address list will require multi-signature approval (2 out of 3 Admin signers).
-
Log in to Cobo Portal.
- For testing, use the development environment.
- For production, use the production environment.
-
Click
> Transaction Policies.
- Navigate to the Address Lists tab and click Create List.

- Enter a name for your address list, then click Confirm.
- Click your newly created address list, click Add Address, then enter your trusted addresses.
- Click Submit and verify with your Google Authenticator code.
Create the transaction policy
Now, letâs set up a policy with these security rules:- Trigger: Withdrawals over 30,000,000 USDT to non-trusted addresses
- Action: Require approval from 2 out of 3 approvers with the Admin user role.
- In Cobo Portal, go to
> Transaction Policies.
- Click Create Policy > Token Transfer.
- Configure the settings as shown in the screenshot:

- Click Next and follow the on-screen instructions to complete the policy setup.
Make a withdrawal
-
Log in to Cobo Portal.
- For testing, use the development environment.
- For production, use the production environment.
-
Click
> Custodial Wallets.
- Click the wallet from which you want to withdraw tokens.
-
Locate the token you want to withdraw, then click
to open the Transfer dialog.
- Fill in the required information, then click Submit.

- Double confirm the withdrawal on Cobo Guard.
To learn more about making transfers from Asset Wallets, see Transfer from Custodial Wallets (Asset Wallets).
View transaction details and status
After making a transfer to or from your Asset Wallets, you can view its transaction status in
Whatâs next
Configure transaction policies
Setting up transaction policies is a crucial security measure that enables automated and controlled transaction approvals. To configure policies, see Configure transaction policies for detailed instructions.Configure governance policies and user roles
Setting up governance policies and user roles is essential for managing access control and security in your organization. For detailed instructions, see Set up governance policies and user roles.Integrate with our API
If you need programmatic access to manage your wallets, consider using Coboâs WaaS 2.0 API. Our comprehensive developer guide will help you get started with the API integration.Implement security best practices
Follow our security checklist to ensure your organization is implementing our security best practices.Learn more
Feel free to share your feedback to improve our documentation!