Account settings
Profile, password, app theme, and where billing lives.
Quick start
- Sign in and open
Settingsfrom the app sidebar or your user menu (/settingsredirects to/settings/profile). - On the Profile tab, update Avatar, First Name, and Last Name, then click Save Changes.
- Use the Settings tab list to open Billing when you need plans, tokens, or account credit (
/settings/billing). - You should now know how to open Settings, edit your profile, and find Billing.
Settings tabs update the URL to /settings/[tab] (for example /settings/theme). Bookmark a tab if you return to it often.
Deep dive
Settings tabs
Settings is a tabbed shell. On desktop, tabs sit in a left sidebar; on smaller screens they appear as a horizontal icon rail. Exact labels:
| Tab | Route | What it is for |
|---|---|---|
| Profile | /settings/profile | Avatar and name |
| Password | /settings/password | Change password — only if your account has a password |
| Theme | /settings/theme | App UI look (System, Light, or Dark) |
| Billing | /settings/billing | Plan, tokens, account credit, upgrade/cancel |
| Payment History | /settings/paymentHistory | Charges, invoices, and receipts |
Clicking a tab updates the address bar with history.replaceState so the panel switches without a full navigation reload.
Profile
Profile is the default tab. You can:
- Upload or replace your Avatar (or Remove an existing one).
- Edit First Name and Last Name under Basic Information.
- Save with Save Changes, or cancel to discard unsaved edits.
This is your Portura account profile — not the public portfolio intro fields in the portfolio editor.
Password (when shown)
The Password tab appears only when your account has a password hash (email/password sign-up or a password you set later).
If you signed in with OAuth only (for example Google) and never set a password, Password is omitted from the tab list. You cannot open /settings/password as a real tab in that case — use your identity provider’s account tools, or Portura’s reset/password flows when they apply for your account type. See Reset password and Sign in when you need auth help.
When Password is available, open Change Password, enter Current Password, New Password, and Confirm New Password, then save.
App Theme vs portfolio theme editor
The Settings Theme tab controls how the Portura app looks while you work (settings, dashboard, editors chrome). Choose Select a theme: System, Light, or Dark. The helper text says: Choose how your settings and workspace look.
This is not the portfolio Theme Editor.
| Need | Where |
|---|---|
| App chrome light/dark/system | Settings → Theme (/settings/theme) |
| Portfolio colors, layouts, section styles | /portfolios/theme-edit/[pid] — Theme editor overview |
Do not expect Settings Theme to change how your public portfolio looks. Use Edit theme from a portfolio workspace for that.
Billing and Payment History
- Billing (
/settings/billing) is where plan status, AI tokens, account credit, media storage hints, and upgrade/cancel actions live. Details: Plans and tokens. For current public plan facts, see/pricingand the FAQ — Help does not hard-code dollar prices. - Payment History (
/settings/paymentHistory) lists charges and opens invoices or receipts. Details: Billing and invoices.
Pro-gated product features (analytics, custom domains, and similar) often redirect Free accounts to Billing so you can upgrade from this shell.
Tips
- Open Settings from the sidebar Settings item or the header user menu — both land on
/settings→ Profile. - If you do not see Password, you are likely on an OAuth-only account; that is expected, not a missing page.
- Use Settings Theme for the app UI; use Theme editor overview for portfolio visuals.
- Jump straight to
/settings/billingor/settings/paymentHistorywhen you already know which tab you need. - On Settings, use the ? next to the title for a short reminder and a Learn more link back to this article.
Confused by two “themes”? Remember: Settings Theme = app chrome; portfolio Edit theme = public page look.
Troubleshooting
I cannot find the Password tab
- Confirm how you signed up. OAuth-only accounts hide Password.
- If you later add a password and still do not see the tab, sign out, sign back in, and reopen Settings.
Theme changes did not update my public portfolio
- Settings Theme only affects the signed-in app UI.
- Open the portfolio → Edit theme (
/portfolios/theme-edit/[pid]). See Theme editor overview.
Where do I upgrade or see invoices?
- Upgrade and plan/token status: Billing — Plans and tokens.
- Past charges and receipts: Payment History — Billing and invoices.
- Public pricing FAQ:
/pricingand FAQ.