Skip to content

Latest commit

 

History

History
165 lines (99 loc) · 6.29 KB

_account-portal.mdx

File metadata and controls

165 lines (99 loc) · 6.29 KB

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';

Overview

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.

The Account Portal

Setting Up Your Account

Portal Areas

Here's an outline of each of the portal areas. Depending on your user privileges, not all functionality may be available to you.

Home

The Home tab is a dashboard where you can view information about your FusionAuth account.

The home tab.

Plan

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.

The plan tab.

Learn more about plans and licensing.

Hosting

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.

The hosting tab.

Learn more about deployments.

Users

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.

List the users with access to your account.

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.

The add button to add users to your account.

You can also modify an existing user's roles.

Edit a user.

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

Billing

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.

The overview section of the billing tab.

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.

The payment method update section of the billing tab.

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

The payment method details section of the billing tab.

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!

The invoices section of the billing tab.

Company

To update your company details, navigate to the Company tab.

You can change your company name.

Edit your company.

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.

The company danger zone.

Support

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.

The support tab

Learn more about technical support options.

Account

To update your user account details, navigate to the Account tab.

You can edit your user details, including your name, password, and email address.

Edit your account details.

You can also set up MFA for your account. Currently only TOTP MFA is allowed for the account portal

Set up MFA for your account.

Deleting Your Account