import AccountSectionsOverview from 'src/content/docs/get-started/_account-sections-overview.mdx'; import Aside from 'src/components/Aside.astro'; import CloudUserNote from 'src/content/docs/get-started/_cloud-user-note.mdx'; import DeletingYourAccount from 'src/content/docs/_shared/_deleting-your-account.mdx'; import InlineField from 'src/components/InlineField.astro'; import SettingUpPortalAccount from 'src/content/docs/get-started/_setting-up-portal-account.mdx'; import SupportTicketsOpener from 'src/content/docs/get-started/download-and-install/_support-tickets-opener.mdx';
The account portal is where you can manage your account data, deployments and licenses. The portal is distinct from your FusionAuth instance, which is where your user data lives. While an instance can be self-hosted or hosted in FusionAuth Cloud, the account portal is an internet accessible web application.
You can self-host FusionAuth running the Community plan for your user datastore without ever setting up an account with the FusionAuth portal.If you use FusionAuth Cloud or have a licensed plan with advanced features, you need a FusionAuth portal account.
Here's an outline of each of the portal areas. Depending on your user privileges, not all functionality may be available to you.
The Home tab is a dashboard where you can view information about your FusionAuth account.
The Plan tab is where you can modify your plan. You can also find your license keys on this tab. Some plans include advanced features. Some plans include support.
Learn more about plans and licensing.
The Hosting tab is where you can create deployments in FusionAuth Cloud. These are managed instances of FusionAuth, where the FusionAuth team manages the operational concerns of your FusionAuth instance.
Learn more about deployments.
You can add, modify and remove users from your FusionAuth account.
Users added this way can log in to https://account.fusionauth.io
and access information about your FusionAuth deployments, plan, licenses and more.
You can see users who have access to your account. Users must have an email address.
You can also add users to your account. You can have unlimited users in your FusionAuth account portal. If you have more than one FusionAuth account, users can belong to multiple accounts.
You can also modify an existing user's roles.
Users can have zero or more roles. Each role controls access to functionality within the portal.
- Admin: access to all functionality of the roles
- Billing manager: view invoices, manage payment methods
- Deployment manager: view and manage deployments
- Plan manager: view and manage your plan
- Security officer: will be notified of any security updates
The Billing tab is where you can update your billing information and view invoices. This tab is only useful if you are using a credit card to pay for your FusionAuth plan or deployments.
On this tab, view and modify aspects of your billing. There's an overview of your billing status.
You can update your payment methods with a different credit card. FusionAuth stores no credit card data internally; it all is stored in an external third party provider.
You can update current payment settings, including:
- The name on the invoice
- The tax identifier on the invoice
- The email address to which invoices are sent
You can view past invoices. This can be useful when accounting is curious about a past bill. No more filing a support ticket to see the invoice from six months ago!
To update your company details, navigate to the Company tab.
You can change your company name.
You can remove all your company details by navigating to the Company -> Danger zone section. Follow the instructions there, including removing all your deployments, and you'll be able to remove all data about you and your company.
To review your support options, navigate to the Support tab or click on the Support button at the bottom of the page. The message displayed in the support tab will vary based on your purchased plan and deployments.
Learn more about technical support options.
To update your user account details, navigate to the Account tab.
You can edit your user details, including your name, password, and email address.
You can also set up MFA for your account. Currently only TOTP MFA is allowed for the account portal