> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.claruswms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Assign Products to Multiple Accounts

> Step-by-step guide to assigning and un-assigning products across multiple accounts.

You can assign a product to multiple accounts when it needs to be distributed across different areas of your business. You can also un-assign accounts if they are no longer needed.

## Assigning accounts

<Steps>
  <Step title="Select the product">
    From the left-hand menu, click **Products** and select the product you want to assign.
  </Step>

  <Step title="Assign accounts">
    Scroll down to the **Accounts** section. Click the dropdown, choose the account you want to assign, and click **Assign Account**. Repeat for additional accounts.
  </Step>
</Steps>

<Info>
  You can assign as many accounts as needed. Each assigned account will appear in the Accounts section of the product screen.
</Info>

## Un-assigning accounts

<Steps>
  <Step title="Select the product">
    From the left-hand menu, click **Products** and select the product you want to edit.
  </Step>

  <Step title="Un-assign an account">
    Scroll down to the **Accounts** section. Next to each account, click the red **Un-assign** button and confirm. This only affects the selected product.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can I assign the same product to multiple accounts at once?">
    You can assign accounts one by one from the dropdown. There is no limit to the number of accounts.
  </Accordion>

  <Accordion title="What happens if I un-assign an account by mistake?">
    You can reassign it by following the same steps to add it back.
  </Accordion>

  <Accordion title="Do I need to reassign accounts if I edit a product's details?">
    No, changes to the product do not affect assigned accounts unless you un-assign them manually.
  </Accordion>

  <Accordion title="Can I un-assign multiple accounts at once?">
    No, accounts must be un-assigned one at a time.
  </Accordion>
</AccordionGroup>
