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

# User settings

> Manage your personal account preferences and profile

Configure your personal Boosterberg account settings, notifications, and preferences.

## Profile settings

### Basic information

Update your profile details:

* **Name**: Your display name in Boosterberg
* **Email**: Primary email for notifications and login
* **Profile picture**: Upload a custom avatar
* **Time zone**: Set your local time zone for accurate scheduling

<Note>
  Changing your email requires verification. You'll receive a confirmation link at the new address.
</Note>

### Password management

Change your password:

<Steps>
  <Step title="Go to security settings">
    Navigate to **Settings** > **Security**.
  </Step>

  <Step title="Click Change Password">
    Enter your current password and new password.
  </Step>

  <Step title="Confirm change">
    Click **Update Password**. You'll be logged out and need to log in with the new password.
  </Step>
</Steps>

<Tip>
  Use a strong, unique password with at least 12 characters including letters, numbers, and symbols.
</Tip>

## Notification preferences

Control what notifications you receive and how.

### Email notifications

Choose which events trigger email notifications:

* **Campaign alerts**: When campaigns start, pause, or complete
* **Budget alerts**: When spending limits are reached
* **Performance alerts**: When posts perform exceptionally well or poorly
* **System updates**: Product updates and maintenance notifications
* **Weekly reports**: Summary of campaign performance

### In-app notifications

Configure dashboard notifications:

* **Real-time alerts**: Immediate notifications for important events
* **Daily digest**: Summary of activity once per day
* **Weekly summary**: Comprehensive weekly report

### Notification channels

Receive notifications via:

* Email
* In-app notifications
* Slack (if integrated)
* SMS (for critical alerts only)

<Steps>
  <Step title="Go to notification settings">
    Navigate to **Settings** > **Notifications**.
  </Step>

  <Step title="Choose notification types">
    Toggle on/off different notification categories.
  </Step>

  <Step title="Select channels">
    Choose how you want to receive each type of notification.
  </Step>

  <Step title="Save preferences">
    Click **Save Changes**.
  </Step>
</Steps>

## Display preferences

### Dashboard layout

Customize your dashboard view:

* **Default view**: Campaigns, Analytics, or Overview
* **Metrics displayed**: Choose which KPIs appear on your dashboard
* **Chart types**: Prefer line charts, bar charts, or tables
* **Date range**: Default time period for analytics

### Language and region

Set your preferred language and regional settings:

* **Language**: Interface language (English, Spanish, French, etc.)
* **Currency**: Display costs in your preferred currency
* **Date format**: MM/DD/YYYY or DD/MM/YYYY
* **Number format**: Decimal and thousand separators

## Integration preferences

### Connected accounts

Manage your connected social media accounts:

* **Facebook**: View and reconnect
* **Instagram**: Manage linked accounts
* **Third-party tools**: Slack, Zapier, etc.

### API access

View and manage your API keys:

* **Active keys**: See all generated API keys
* **Usage**: Monitor API call volume
* **Generate new**: Create additional keys for integrations

Learn more about [API access](/facebook-instagram/permissions-access#api-access).

## Privacy settings

### Data sharing

Control how your data is used:

* **Analytics**: Allow Boosterberg to use anonymized data for product improvements
* **Marketing**: Receive promotional emails and product updates
* **Third-party sharing**: Share data with integrated tools

### Account visibility

Control who can see your account:

* **Public profile**: Make your profile visible to other Boosterberg users (for collaboration)
* **Activity visibility**: Show your activity to team members

## Session management

### Active sessions

View and manage logged-in devices:

```
Example:
- Chrome on MacBook Pro (Current session)
- Safari on iPhone (Last active: 2 hours ago)
- Chrome on Windows PC (Last active: 3 days ago)
```

### Log out remotely

End sessions on other devices:

1. Go to **Settings** > **Security** > **Active Sessions**
2. Click **Log Out** next to the session you want to end
3. Confirm logout

<Warning>
  Logging out of all sessions will require you to log in again on all devices.
</Warning>

## Account deletion

### Export your data

Before deleting, export your data:

1. Go to **Settings** > **Account**
2. Click **Export Data**
3. Choose what to export (campaigns, analytics, etc.)
4. Download the export file

### Delete account

Permanently delete your Boosterberg account:

<Steps>
  <Step title="Go to account settings">
    Navigate to **Settings** > **Account**.
  </Step>

  <Step title="Click Delete Account">
    Scroll to the bottom and click **Delete Account**.

    <Warning>
      This action is permanent and cannot be undone. All campaigns will be stopped and data will be deleted.
    </Warning>
  </Step>

  <Step title="Confirm deletion">
    Enter your password and type "DELETE" to confirm.
  </Step>

  <Step title="Final confirmation">
    Check your email for a final confirmation link. Click it to complete deletion.
  </Step>
</Steps>

<Note>
  Active campaigns will be paused immediately. Ads already running on Meta will continue until their budget is exhausted.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Manage your team" icon="users" href="/account/team-members">
    Add members and assign roles
  </Card>

  <Card title="Set up security" icon="shield-check" href="/account/security">
    Enable two-factor authentication
  </Card>
</CardGroup>
