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

# Manage Accounts

> What a vault account is and how to organize them

## What Are Vault Accounts?

Vault accounts are logical groupings that help you organize your digital assets and apply consistent policies across related vaults. Think of them as departments or business units within your organization.

<CardGroup cols={2}>
  <Card title="Organizational Structure" icon="building">
    Use separate accounts for distinct business lines, fund mandates, or
    operational units
  </Card>

  <Card title="Policy Management" icon="shield-check">
    Each account can have its own spending limits, approval requirements, and
    access controls
  </Card>

  <Card title="Asset Segregation" icon="folder">
    Keep different types of assets or strategies separated for better risk
    management
  </Card>

  <Card title="Audit Trails" icon="list-check">
    Track transactions and activities at the account level for compliance and
    reporting
  </Card>
</CardGroup>

## Account Management Tasks

<CardGroup cols={3}>
  <Card title="Create a New Account" href="/configuration/accounts/create-account">
    Set up new vault accounts for different business units or purposes
  </Card>

  <Card title="Edit Account Name" href="/configuration/accounts/edit-account">
    Modify existing account details and names
  </Card>

  <Card title="Add Chain" href="/configuration/accounts/add-chain">
    Add blockchain networks to your accounts
  </Card>
</CardGroup>

<Note>
  Need help designing your account structure? Contact our team at
  [support@aeon.so](mailto:support@aeon.so) for personalized recommendations.
</Note>
