<!-- https://nuforce360.com/help/account-subscription/account-settings -->
# Account Settings

How to find and use the Account Settings hub to manage sign-in, profile, preferences, and activity for your NuForce account.

# Account Settings

Account Settings is the hub for everything tied to you personally, separate from any one business. From here you jump into sign-in and security, your profile, your preferences, and your recent activity. You open it from your account menu (click your avatar, then "Account Settings").

## What you can do here

The hub is organized into four groups, each a set of cards that link to a dedicated page:

**Sign-in & security**
- Connected Accounts: link Google or Apple for one-tap sign-in.
- Password: change your password.
- MCP / API Access: connect Claude or other AI assistants to your account.

**Profile**
- Edit Profile: update your name, photo, and personal details.
- Contact Details: manage the email and phone number used for account notifications.
- Identity: view your verified identity information.

**Preferences**
- Notifications: choose how and when you receive alerts.
- Language: set your preferred language.

**Activity**
- Activity Log: review recent activity on your account.
- Allocations: see your assignments and allocations.

Each card shows a short description under its title so you know what you'll find before you click through. Nothing on this screen changes your settings directly, it routes you to the page that does.

## Steps

1. Click your avatar in the top corner and choose "Account Settings."
2. Scan the group headings (Sign-in & security, Profile, Preferences, Activity) for the setting you need.
3. Click the matching card to open that page.
4. Make your change there, then come back to this hub for anything else you need to update.

## Related

- /help/connected-accounts
- /help/change-password
- /help/notifications

<!-- REVIEW NOTES (drafting agent could not verify):
  1. The task named the route '/my-account/settings' and section 'Account & subscription', but no page exists at that exact path. The actual page matching the working title 'Account Settings' is at /my-account/profile/settings/page.tsx (linked from the user account dropdown as 'Account Settings'). This article documents that page instead; it contains no subscription or billing content, since none exists on this screen in the code.
  2. The 'Related' help paths (/help/connected-accounts, /help/change-password, /help/notifications) are inferred conventional slugs for the linked sub-pages, not confirmed help-center URLs.
  3. The MCP / API Access card's description names 'Claude' explicitly because that is the literal on-screen text in the source; flagging in case the house style prefers not naming a specific AI assistant on a user-facing help page.
-->
