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

# Account Settings: Profile, Notifications, Security, Billing

> Update your display name and avatar, manage email notification preferences, change your password, review security options, and manage your Hivra subscription.

Your account settings control everything about your personal Hivra account — from how you appear to teammates to how Hivra contacts you about important events. Open **Settings** from the left sidebar (click your account avatar) to access all of the sections below.

<Tabs>
  <Tab title="Profile">
    ## Profile settings

    Your profile includes your **display name** and **avatar**. These are visible to other members of any workspace you belong to.

    ### Update your display name

    <Steps>
      <Step title="Open Profile settings">
        Go to **Settings** → **Profile**.
      </Step>

      <Step title="Edit your display name">
        Click the display name field, clear the current name, and type your new one.
      </Step>

      <Step title="Save">
        Click **Save changes**. Your updated name is immediately visible to workspace teammates.
      </Step>
    </Steps>

    ### Update your avatar

    <Steps>
      <Step title="Open Profile settings">
        Go to **Settings** → **Profile**.
      </Step>

      <Step title="Upload a new image">
        Click your current avatar or the upload area and select an image file from your device. Hivra supports common image formats (JPEG, PNG, WebP).
      </Step>

      <Step title="Save">
        Click **Save changes** to apply the new avatar.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Notifications">
    ## Email notification preferences

    Hivra sends in-site and email notifications for key events in your workspace. You can turn each type on or off from **Settings** → **Notifications**.

    <CardGroup cols={2} />

    ### Changing your preferences

    <Steps>
      <Step title="Open Notification settings">
        Go to **Settings** → **Notifications**.
      </Step>

      <Step title="Toggle each notification type">
        Use the toggles to enable or disable each notification type. Changes are saved automatically.
      </Step>
    </Steps>

    <Tip>
      If your workspace uses the publishing approvals workflow, make sure approval notifications are enabled so you do not miss posts waiting for review.
    </Tip>
  </Tab>

  <Tab title="Plan & billing">
    ## Plan & billing settings

    The **Plan & billing** tab in Settings shows your current plan, next billing date, and links to manage your subscription in your Paddle customer portal.

    ### View your current plan

    Your active plan (Free, Creator, or Business), billing period (monthly or annual), and renewal date are shown at the top of **Settings** → **Plan & billing**.

    ### Upgrade or change your plan

    Navigate to the **Upgrade Plan** section. Choose a new plan and billing period, then complete checkout through Paddle.

    ### Manage your subscription

    All payments are processed through our payment partner, [Paddle](https://paddle.com). Use the link in the **Manage subscription** section to open your Paddle customer portal where you can:

    * Update your payment method
    * View payment history
    * Cancel your subscription

    ### Add extra workspaces or seats

    From **Settings** → **Plan & billing**, you can add extra workspaces (\$10/mo each) or extra team seats (\$5/mo each) to your existing Creator or Business subscription. Add-ons follow the same billing period and discount as your base plan.

    For full plan details and pricing, see [Plans and pricing](/account/plans).
  </Tab>

  <Tab title="Security">
    ## Security settings

    ### Change your password

    If you signed up with an email and password, you can update your password from **Settings** → **Security**.

    <Steps>
      <Step title="Open Security settings">
        Go to **Settings** → **Security**.
      </Step>

      <Step title="Enter your current password">
        Type your existing password in the **Current password** field.
      </Step>

      <Step title="Enter your new password">
        Type your new password in the **New password** field and confirm it in the **Confirm new password** field.
      </Step>

      <Step title="Save">
        Click **Update password**. You may be asked to sign in again with your new credentials.
      </Step>
    </Steps>

    ### Reset a forgotten password

    If you cannot log in because you have forgotten your password:

    <Steps>
      <Step title="Click &#x22;Forgot password?&#x22; on the login screen">
        This is on the Hivra login page beneath the sign-in form.
      </Step>

      <Step title="Enter your email address">
        Type the email associated with your Hivra account and click **Send reset link**.
      </Step>

      <Step title="Check your email">
        Open the reset email from Hivra and click the button inside. You will be redirected to Hivra.
      </Step>

      <Step title="Set a new password">
        Enter your new password and click **Update Password**. You will be redirected to the dashboard.
      </Step>
    </Steps>

    ### Security overview

    Hivra protects your account using secure, token-based authentication. Connected social accounts are authorised through each platform's official OAuth flow — Hivra never stores your social media passwords. To review or revoke connected account access, go to **Integrations** in the sidebar.

    <Note>
      If you believe your account has been compromised, change your password immediately and contact `support@hivra.app`.
    </Note>

    ### Delete your account

    Deleting your account permanently removes your Hivra account and all associated data, including workspaces you own, scheduled posts, and analytics history. This action cannot be undone.

    <Warning>
      Deleting your account also deletes any workspaces you own. Team members in those workspaces will lose access. Cancel any active subscription before deleting your account to avoid further charges.
    </Warning>

    To delete your account, go to **Settings** → **Security** and find the **Delete account** option at the bottom of the page. You will be asked to confirm by typing your email address or account password.
  </Tab>
</Tabs>
