# Derive from Accounts

You can create as many accounts as you want, as shown in the previous section. However, keep in mind that you need to save the recovery phrase for each account, which may be challenging. \
\
An alternative option is to derive multiple accounts from a single parent account. Derived accounts inherit the recovery phrase of the parent account, but to distinguish them, they require different derivation paths, such as //0 for the first account, //1 for the next one, and so on. You can use any derivation path you like, but it's crucial to remember them, as you'll need them to recover your accounts. This way, by deriving multiple accounts from one parent account, you only need to save a single recovery phrase.<br>

You can easily derive a new account by clicking the **Account menu** button at the top right corner of the screen, as shown below, and then selecting **Derive New Account**.

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2F9scTkSdyENIHkxRqHdAn%2FScreenshot%202025-10-13%20115926.png?alt=media&#x26;token=a4dca2ff-f99a-475e-82b7-b64c97b645c1" alt=""><figcaption><p>Home page (full-screen)</p></figcaption></figure>

Alternatively, you can navigate to **Settings** in full-screen mode, open the **Account Settings** tab, and click the **Derive from account** button. (Note: This button is only visible for local accounts — if the selected account isn’t local, the button will not appear).

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FiptwZMTdERq3vh5XQvym%2FScreenshot%202025-10-13%20120411.png?alt=media&#x26;token=25c77be3-9f8b-4194-8335-bf9454069778" alt=""><figcaption><p>Settings - Account Settings (full-screen)</p></figcaption></figure>

After opening the Derive from account section, you’ll see the screen below. Click the chevron icon to choose the account you’d like to derive from.

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FFoCQErPndVY3Ulm5Danm%2FScreenshot%202025-10-13%20113010.png?alt=media&#x26;token=8cc6f81c-1c8b-4f77-8727-962176fa06ad" alt="" width="239"><figcaption><p>Derive Account (full-screen)</p></figcaption></figure>

Select your account, enter its **password** and the **Derivation path**, then click **Next** to continue.

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2F69xvPabVc2jWojS73EnE%2FScreenshot%202025-10-13%20113346.png?alt=media&#x26;token=f5192dad-af3e-477f-97bd-4d74b2102c3c" alt="" width="244"><figcaption><p>Derive Account (full-screen)</p></figcaption></figure>

Provide a **name** for the derived account, set and confirm a **password**, and click **Apply** to add the derived account to the extension.
