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

# Settings & Account

> Manage your profile, business details, and billing

## Profile Settings

Update your personal information:

<ParamField path="Display Name" type="string">
  Your name as shown in the dashboard
</ParamField>

<ParamField path="Profile Picture" type="file">
  Upload a profile image
</ParamField>

<ParamField path="Timezone" type="string">
  Set your local timezone for accurate timestamps
</ParamField>

***

## Account Information

Manage your business details:

<ParamField path="Business Name" type="string">
  Your company or brand name
</ParamField>

<ParamField path="Contact Information" type="string">
  Email and phone number
</ParamField>

<ParamField path="Industry" type="string">
  Your business category
</ParamField>

***

## Security

Keep your account safe:

<CardGroup cols={2}>
  <Card title="Change Password" icon="key">
    Update your account password
  </Card>

  <Card title="Session Management" icon="shield">
    View and manage active sessions
  </Card>
</CardGroup>

***

## Billing & Usage

### Plans

| Plan        | Credits | Messages     | Voice Minutes |
| ----------- | ------- | ------------ | ------------- |
| **Free**    | 1,500   | Up to 1,500  | Up to 30      |
| **Starter** | 7,500   | Up to 7,500  | Up to 150     |
| **Growth**  | 18,000  | Up to 18,000 | Up to 360     |
| **Premium** | 50,000  | Up to 50,000 | Up to 1,000   |

### How Does the Credit System Work?

In the **Growth** and **Premium** packages, you have complete freedom to use your credits:

| Action                            | Credits Used |
| --------------------------------- | ------------ |
| 1 text message                    | 1 credit     |
| 1 minute of standard voice        | 50 credits   |
| 1 minute of ultra-realistic voice | 100 credits  |

<Tip>
  Mix and match! Use credits for text, voice, or both — whatever fits your business needs.
</Tip>

### Usage Dashboard

See how many credits you've used this billing period.

<Info>
  Usage resets on the same day each month that you subscribed.
</Info>

### Subscription Management

<CardGroup cols={3}>
  <Card title="Upgrade Plan" icon="arrow-up">
    Get more messages and features
  </Card>

  <Card title="View Invoices" icon="file-invoice">
    Access payment history
  </Card>

  <Card title="Update Payment" icon="credit-card">
    Change payment method
  </Card>
</CardGroup>

***

## Billing FAQ

**When does my billing cycle reset?**

On the same day each month that you subscribed.

***

**What happens if I exceed my message limit?**

You'll receive a notification to upgrade. Your agent will pause until the next billing cycle or upgrade.

***

**Can I cancel anytime?**

Yes, you can cancel your subscription at any time from **Settings > Billing**.

## Next Steps

<CardGroup cols={2}>
  <Card title="Troubleshooting" icon="wrench" href="/guide/troubleshooting">
    Common issues and solutions
  </Card>

  <Card title="Create Agent" icon="robot" href="/guide/agents">
    Build another AI agent
  </Card>
</CardGroup>
