import { GuideTable } from '../components/GuideTable'; import { GuideScreenshot } from '../components/GuideScreenshot'; export const SettingsSection = () => { return (

8. Settings

Click Settings in the sidebar to manage your account, preferences, and data.

Profile

The Profile section displays your account information:

Click the Edit button to update your display name or notification email.

Security and Privacy

The Security & Privacy row shows "Password, two-factor authentication" with a Manage button. Click it to:

  • Change your password
  • Set up two-factor authentication
  • Manage active sessions
  • Log out all devices

Subscription

Shows your current subscription plan with a Manage button.

"Upgrade to Pro or Enterprise for more features and vehicle slots."

Click Manage to view plan details, change your subscription, manage payment methods, and view billing history.

Notifications

Toggle each setting on or off.

Appearance and Units

The unit system you select here applies throughout the entire application -- Dashboard, Fuel Logs, Maintenance, and Vehicle Details all update to reflect your preference.

Data Import and Export

Export creates a downloadable archive of all your data. Import accepts a previously exported backup file to restore your data.

Account Actions

At the bottom of the Settings page:

); };