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

# Adding a Segment to an Account

> Assign a Segment to an existing Account from the Console to classify it by shared characteristics and apply the associated benefits or business rules.

Segments group Accounts by shared characteristics and benefits. To learn more about Segments, see the [Segments](/en/midaz/segments) page.

To add a Segment to an Account, follow these steps:

<Steps>
  <Step>
    Open the **Accounts** page. Find the Account you want to add to the Segment. In the **Actions** column, click the three dots (<Icon icon="ellipsis-vertical" />). Select **Details**.
  </Step>

  <Step>
    Select the **Account Details** tab. Select the Segment from the drop-down list.
  </Step>

  <Step>
    Click the **Save** button to confirm.
  </Step>
</Steps>

<Card title="API equivalent" type="tip" horizontal>
  [Update an Account endpoint](/en/reference/midaz/update-an-account)
</Card>
