# Import your Wallet

Importing a wallet on Gnosis Business is a simple process that involves adding your wallet address. \
\
You can choose to import your:&#x20;

1. [Externally Owned Accounts (EOA)](https://ethereum.org/en/glossary/#eoa) wallet: for example MetaMask, Coinbase Wallet, Rainbow
2. [Multi-Party Computation (MPC)](https://blog.thirdweb.com/mpc-wallet/#:~:text=An%20MPC%20wallet%20is%20a%20powerful%20type%20of%20smart%20contract,making%20across%20various%20use%20cases.) wallet: for example Fireblocks, Coinbase, ZenGo
3. [Safe](https://safe.global/) [(prev. Gnosis Safe)](https://safe.global/) multi-sig wallet

Once you have imported your wallet, you can begin to have an aggregated view of your assets and start using Gnosis Business' bookkeeping feature.&#x20;

## Importing a Wallet <a href="#how-to-import-wallet" id="how-to-import-wallet"></a>

Simply enter your wallet address and you can import your wallet to view your assets.

## Importing Externally Owned Accounts and MPC Wallets

* From your Gnosis Business Dashboard, navigate to the “Wallets” page
* Select the “Import Wallet” button at the top right of the page and choose Ethereum (wallet)&#x20;
* Input your Wallet Address, name your wallet, and select the respective Wallet Group
* Select the “Import Wallet” button at the bottom right of the page
* Your wallet will start syncing
* Congratulations! Your wallet has been successfully imported into Gnosis Business.

{% hint style="info" %}
When importing a wallet, you may import transaction history and assets only from selected blockchains
{% endhint %}

Taking time to sync? On average, it takes \~10 minutes for your wallet to be synced for the first time!\
Our developers are hard at work making sure your assets, transactions, and cost basis are accurate.

## Importing a Safe Multi-sig Wallet <a href="#how-to-import-safe" id="how-to-import-safe"></a>

Have a Safe? Select or enter a Safe address and import your Safe to view your assets.

* From your Gnosis Business Dashboard, navigate to the “Wallets” tab
* Select the “Import Wallet” button on the top right of the page and choose the Safe option
* Connect your wallet to view suggested Safe addresses and choose the relevant wallet to import
* Otherwise, select “I want to enter safe address manually”. Then, enter the respective Safe address and supported blockchain
* Once done, choose a name and wallet group for your Safe.
* Select the “Continue” button on the bottom right of the page.
* Verify the details of your Safe and select the “Import Safe” button at the bottom right of the page.
* Congratulations! Your Safe has been successfully imported into Gnosis Business.

Now that you've imported a wallet, start personalising your Chart of Accounts in Gnosis Business:

{% content-ref url="/pages/9kl3qOPYTX6LBJ5Y4Owy" %}
[Setting up Your Chart of Accounts](/quick-guide/product-guides/chart-of-accounts/setting-up-your-chart-of-accounts.md)
{% endcontent-ref %}


---

# 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/getting-started/import-your-wallet.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.
