# Add Accounts (Safes, Wallets, etc.)

After creating a new organisation, you can add accounts to complete the onboarding process. [Coinshift](https://coinshift.xyz/) allows you to add multiple accounts across all supported networks, and conveniently displays data in a unified dashboard.

Within Coinshift, accounts may take the form of Safes, wallets, or smart contracts, all of which facilitate the secure storage of crypto assets.

{% hint style="info" %} <mark style="color:blue;">Coinshift adheres to a self-custody approach and does not take control over your funds. By leveraging battle-tested self-custody primitives, such as multi-sig Safes, we prioritise the security of your assets.</mark>
{% endhint %}

Complete onboarding by adding accounts and inviting members to your organisation.

<table data-view="cards"><thead><tr><th></th><th></th><th align="right"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Add Existing Safes</strong></mark> </td><td>Discover how to add existing multi-sig Safes for asset tracking, transaction management, and execution.</td><td align="right"></td><td><a href="add-accounts-safes-wallets-etc./add-existing-safes">add-existing-safes</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a New Safe</strong></mark></td><td>Learn to create a new Safe with one or more signers to protect your assets and execute transactions.</td><td align="right"></td><td><a href="add-accounts-safes-wallets-etc./create-a-new-safe">create-a-new-safe</a></td></tr><tr><td><mark style="color:blue;"><strong>Add Existing Wallets</strong></mark></td><td>Learn to integrate browser or hardware wallets (EOAs) for asset tracking and historical transaction management.</td><td align="right"><mark style="color:yellow;"><strong>coming soon</strong></mark></td><td></td></tr><tr><td><mark style="color:blue;"><strong>Add Existing Smart Contracts</strong></mark></td><td>Learn how to integrate existing smart contracts, including vesting schedules, DeFi protocols, and more, for asset management.</td><td align="right"><mark style="color:yellow;"><strong>coming soon</strong></mark></td><td></td></tr></tbody></table>

&#x20;

&#x20;


---

# 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://docs.coinshift.xyz/business/getting-started/setting-up-a-new-organisation/add-accounts-safes-wallets-etc..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.
