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

# Your account portal

> A tour of your Glowply account portal — the Dashboard and the five tabs you use to manage your subscription, Wallet, account, and site.

Your **account portal** is where you manage everything about your Glowply subscription and account. You'll find it at **/my-account/** after you sign in. It's separate from your **site dashboard** — the portal is for billing and account settings, while the site dashboard (opened from here) is where you build pages and run your store.

<Info>
  Two areas, one login:

  * **Account portal** — this page. Your subscription, Wallet, account details, and site settings.
  * **Site dashboard** — opened with the **Glowply dashboard** button. Where you edit pages and manage your Store.
</Info>

## The five tabs

Your portal is organized into five tabs:

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge">
    Your home base: a quick summary of your plan, balance, renewal date, and site.
  </Card>

  <Card title="Subscription" icon="rotate" href="/en/account/subscription">
    Your plan status and renewal countdown.
  </Card>

  <Card title="Wallet" icon="wallet" href="/en/account/wallet">
    Your prepaid balance and top-ups.
  </Card>

  <Card title="Account" icon="user" href="/en/account/account-settings">
    Your name, email, phone, and password.
  </Card>

  <Card title="Site management" icon="globe" href="/en/account/site-management">
    Open your site editor, visit your live site, and manage your domain.
  </Card>
</CardGroup>

## The Dashboard tab

The **Dashboard (لوحة التحكم)** is the first thing you see when you open your portal. It gives you an at-a-glance view of your account so you can spot anything that needs attention.

### Greeting and site status

At the top, the Dashboard greets you by name and shows a **site-status badge** — a quick indicator that your site is up and running.

### Alerts

If something needs your attention, an alert appears near the top:

* **Top-up reminder (yellow)** — shown when your **Wallet** balance is lower than the amount your next renewal will charge. Top up before the renewal date to keep your site online.
* **Past-due alert (red)** — shown when a renewal couldn't be charged because your Wallet was too low. Top up to clear it and restore your subscription.

<Warning>
  A red past-due alert means your subscription didn't renew. Your site can be paused until you top up your Wallet. Add credit as soon as you can to bring it back to active.
</Warning>

### Stat boxes

Below the greeting, three stat boxes summarize your account:

| Stat box                          | What it shows                                                                |
| --------------------------------- | ---------------------------------------------------------------------------- |
| **Plan (الباقة)**                 | Your current subscription plan                                               |
| **Wallet balance (رصيد المحفظة)** | The credit available in your Wallet right now                                |
| **Days until renewal**            | How many days remain until your next renewal — or until your free trial ends |

<Tip>
  Glance at **Wallet balance** and **Days until renewal** together. If your balance won't cover the next renewal and the day count is getting low, top up early.
</Tip>

### Your site card

The **Your site** card shows the essentials for your website:

* **Domain** — your `<name>.myglowply.com` address
* **Status** — whether your site is active
* **Plan** — the plan your site is on

It also gives you two buttons:

* **Glowply dashboard** — opens your **site dashboard** in a new tab through a secure one-click sign-in (SSO). This is where you build pages and run your Store.
* **Visit** — opens your live site as your visitors see it.

<Note>
  The **Glowply dashboard** button signs you straight into your site's own dashboard — no second password to enter. It opens in a new tab, so your portal stays open behind it.
</Note>

### Quick actions

At the bottom, **Quick actions** are shortcuts to the things you do most often, so you don't have to hunt through the tabs:

<Steps>
  <Step title="Top up your Wallet">
    Jump straight to the **Wallet** to add credit. See [Wallet & top-ups](/en/account/wallet).
  </Step>

  <Step title="Edit your site">
    Open your **site dashboard** to work on your pages and Store.
  </Step>

  <Step title="Manage your subscription">
    Go to the **Subscription** tab to check your status and renewal. See [Subscription](/en/account/subscription).
  </Step>

  <Step title="Edit your account">
    Update your name, phone, or password in the **Account** tab. See [Account settings](/en/account/account-settings).
  </Step>
</Steps>

## Explore each tab

The Dashboard is your summary — each of the other four tabs goes deeper:

<CardGroup cols={2}>
  <Card title="Subscription" icon="rotate" href="/en/account/subscription">
    See your plan status, the renewal countdown, and how renewals are charged from your Wallet.
  </Card>

  <Card title="Wallet & top-ups" icon="wallet" href="/en/account/wallet">
    Check your balance, top up in monthly bundles, and read your transaction history.
  </Card>

  <Card title="Account settings" icon="user" href="/en/account/account-settings">
    View and edit your name and phone, change your password, and sign out.
  </Card>

  <Card title="Site management" icon="globe" href="/en/account/site-management">
    Open your site editor, visit your live site, and request a custom domain.
  </Card>
</CardGroup>
