***

title: Manage Subaccounts
subtitle: null
slug: create-a-subaccount
description: null
-----------------

You can create subaccounts from scratch, import existing subaccounts from GoHighLevel, or delete subaccounts you no longer need.
This page covers managing subaccounts through the Synthflow interface. For API-based management, see the Subaccounts section of our Platform API [here.](/api-reference/platform-api/subaccounts/create-subaccount)

### Create a single subaccount

<Steps>
  <Step>
    On the left-hand sidebar, click <Icon icon="fa-regular fa-buildings" /> **Agency**.
  </Step>

  <Step>
    Click <Icon icon="fa-regular fa-user-plus" /> **New Subaccount** in the top-right corner.
  </Step>

  <Step>
    Click <Icon icon="fa-regular fa-user-plus" /> **Create New Subaccounts**.
  </Step>

  <Step>
    Enter a name for your new subaccount. To create more than one subaccount at once, click <Icon icon="fa-regular fa-circle-plus" /> **Add**. Once you're done, click **Create**.
  </Step>
</Steps>

### Create multiple subaccounts

Save time by creating multiple subaccounts in a single batch. Before you begin, ensure your [limits and defaults](/limits-and-defaults) match how you want new subaccounts configured.
![Create a subaccount](https://files.buildwithfern.com/synthflow.docs.buildwithfern.com/e2d44cb1f3df2b830b22755be6c24de5bbf1b4c29aca86c2cf2d2f90ebac4ba9/docs/assets/screenshots/manage_subaccounts_1.png)

### Import subaccounts from GoHighLevel

If you have a GoHighLevel account with agency-level access, you can import existing subaccounts into Synthflow. For more details, see the full guide on how to connect and manage your GoHighLevel inside Synthflow [here.](/gohighlevel)

### Delete a subaccount

<Warning>
  Deleted subaccounts cannot be restored.
</Warning>

<Steps>
  <Step>
    On the left-hand sidebar, click <Icon icon="fa-regular fa-buildings" /> **Agency**.
  </Step>

  <Step>
    Click the subaccount you want to delete.
  </Step>

  <Step>
    Select **Settings** on the left-hand navigation sidebar.
  </Step>

  <Step>
    Click <Icon icon="fa-regular fa-trash" /> **Delete Subaccount**.
  </Step>

  <Step>
    Click **Permanently delete**.
  </Step>
</Steps>
