What lives in Account & Admin?

What lives in Account & Admin?

What lives in Account & Admin?

HangarOS splits administration into two places: your personal account and the company workspace.

Your account

The account page is at /dashboard/account. It opens on the Profile tab and has a left-hand nav with these tabs:

  • Profile — your display name. See [[account-change-display-name]].
  • Email — the email you sign in with. See [[account-change-email]].
  • Security — change your password.
  • Sign-in methods — email/password, Google, and Microsoft sign-in.
  • Two-Factor Auth — MFA methods and your preferred login verification.
  • Phone — phone number for SMS two-factor. Only appears when the phone feature flag is on.
  • Delete Account — permanently remove your user. See [[account-delete-account]].

Password, sign-in methods, and two-factor live under Access & Security: see [[security-change-password]], [[security-sign-in-methods]], and [[security-manage-mfa]].

Your company

Company configuration lives at /dashboard/companies/<companyId>/settings under a single Settings page with a tab nav. The tabs you see depend on your permissions and which modules are on. The full list is in [[account-settings-tabs-reference]].

In this category we cover:

  • Company — company name, base location, and the delete-company danger zone. See [[account-edit-company-info]] and [[account-set-base-location]].
  • Modules — turn workspace modules on or off. See [[account-enable-disable-modules]].
  • Notifications — per-base notification preferences. See [[account-set-notification-preferences]].

Other tabs are documented elsewhere: Roster and Base Activity under Access & Security ([[security-invite-users]], [[security-audit-log]]); Scheduling, Maintenance, Training, and Invoicing under their own categories ([[scheduling-settings-reference]], [[invoicing-defaults-settings]]).

To start a brand-new company, see [[account-create-a-company]].

    • Related Articles

    • Company Settings tabs reference

      Company Settings tabs reference The company Settings page at /dashboard/companies/<companyId>/settings is a single page with a tab nav. A tab only appears if you hold its required permission and, where noted, the required module is enabled. The ...
    • How do I rename or edit my company?

      How do I rename or edit my company? Company-level details live on the Company tab of the Settings page. You need the company:manage permission to open it. Go to /dashboard/companies/<companyId>/settings. Select the Company tab. The panel is headed ...
    • How do I delete a company?

      How do I delete a company? Deleting a company is permanent and removes all of its data. The control is in the Danger zone on the Settings Company tab and requires the company:manage permission. Go to /dashboard/companies/<companyId>/settings and open ...
    • How do I create a new company?

      How do I create a new company? New companies are set up through a three-step wizard at /dashboard/companies/create. Each company starts with a free trial. Step 1 — Company name The page opens on Create a new company and notes Your company will start ...
    • A Settings tab or module control is missing

      A Settings tab or module control is missing Symptom: a Settings tab I expect is not in the nav Tabs on /dashboard/companies/<companyId>/settings are gated two ways: by permission and by active module. If you lack the tab's required permission, the ...