# Personal Settings

> Manage your personal profile, security settings, and two-factor authentication (2FA) in Glow.

Your personal settings apply globally to your user account, regardless of which Team or Workspace you are currently working in.

Reach them at `/app/user/account`, or through your name in the top right of the header.

![The account settings page showing the signed-in email, a Bio section with a Full name field, a Password section with current and new password fields noting a six-character minimum, and a Workflow settings section with a Disable all confirmation screens toggle.](/images/docs/workspace/account-settings.webp)
*Account settings apply to you personally, in every workspace you belong to.*

---

## Profile

Two things shape how you appear to teammates on a shared canvas:

1. **Your picture.** Click the avatar at the top of the page to upload one. Images are capped at 5 MB.
2. **Your name.** Set **Full name** under **Bio**.

Both show next to your cursor when you are on a canvas with someone else, so they are worth filling in. An unnamed, faceless collaborator is hard to work alongside.

A workspace can carry its own logo in the same way, uploaded from the team settings rather than here.

## Security

From the settings panel, you can manage the login credentials that protect your account and automations.

> **Turn on Two-Factor Authentication.** Your account can reach whatever your
> workflows can: databases, internal APIs, the channels your team runs on. A
> password on its own is thin protection. Setup takes a minute, below. See
> [Signing In and SSO](/manage/workspace-settings/enterprise-sso) for how this
> fits with your organisation's identity provider.

### Change Password
Enter your current password, then the new one twice. Six characters is the minimum Glow accepts. Use a long, unique passphrase from your password manager, since this account reaches everything your workflows do.

### Enable 2FA

Click **Enable 2FA**. Glow hands you to the sign-in screen to set up your authenticator app: that redirect is the setup flow, not a sign-out. Scan the code with Google Authenticator, Authy, 1Password or any TOTP app, then enter the six-digit code it shows. You are returned to this page with 2FA on.

If you sign in through your company's identity provider and have never set a Glow password, the button is replaced by a note: 2FA is not available for your account. Two-factor authentication is then your identity provider's to enforce, not Glow's. See [Signing In and SSO](/manage/workspace-settings/enterprise-sso).

## Workflow settings

Customize your default experience in the workflow editor.

**Disable all confirmation screens** is off by default. Turn it on to remove confirmation prompts before destructive or major actions in the workflow editor, including deleting a step or clearing a canvas. Those actions then take effect immediately.

## What's Next?

- Move from your own account to workspace-wide settings in [Team Management](/manage/workspace-settings/team-management).
- See how workspace-level 2FA enforcement interacts with your account in [Signing In and SSO](/manage/workspace-settings/enterprise-sso).
