How-ToAdministration

How to Create and Manage Users in Business Central

Add users to Business Central, assign licenses, and manage access through the Users page and Microsoft Entra ID integration.

8 min read

Business Central users are tied to Microsoft Entra ID (formerly Azure Active Directory) accounts. This means you manage the underlying identity in Microsoft 365 or Entra ID, and then pull those accounts into Business Central to assign licenses, roles, and permissions.

This guide covers the full process: adding users, assigning licenses, setting a default profile, and disabling or removing access.


How BC Users Work

Every user in Business Central must have a corresponding Microsoft 365 account. Business Central does not maintain its own authentication, it relies entirely on Entra ID for sign-in. A user who exists in BC but has no active Microsoft 365 license cannot log in.

In a cloud (SaaS) environment, you manage licenses through the Microsoft 365 admin center and import those users into BC. On-premises deployments use Windows authentication or NavUserPassword authentication and do not require Microsoft 365 accounts.


Add Users from Microsoft 365 (Cloud)

  1. Search for Users using Alt + Q and open the page.
  2. Select Get New Users from Microsoft 365 in the action bar.
  3. Business Central will retrieve accounts from your Entra ID tenant that do not yet exist in BC.
  4. Review the list and select which users to import.
  5. Choose Import Selected Users (or import all).

Imported users will appear on the Users list. They will not have any permission sets assigned yet.


Assign a License Type

Each user needs a license assigned in BC to determine which features they can access.

  1. Open the User Card for the user.
  2. In the License Type field, select one of the following:
    • Essential, covers most finance, sales, and purchasing functionality
    • Premium, adds manufacturing and service management
    • Team Member, read access and limited write access
    • Device, for shared devices such as warehouse terminals
    • Internal Admin, for delegated admin access (partners/IT)

The license you assign in Business Central must match the license assigned in the Microsoft 365 admin center. If there is a mismatch, the user may receive an error when logging in.


Set a Default Profile

A profile controls which Role Center the user sees when they log in.

  1. On the User Card, go to the User Personalization section.
  2. Set the Profile (Role) field to the appropriate profile, such as Business Manager, Accountant, or Sales Order Processor.
  3. Optionally, set a Language and Time Zone for the user.

If no profile is assigned, the user sees the default profile configured on the Profiles (Roles) page.


Create a User Manually (On-Premises)

On an on-premises installation, you can create users directly without syncing from Microsoft 365.

  1. Search for Users and open the page.
  2. Select New.
  3. Enter a User Name and Full Name.
  4. Set the Authentication Type, typically Windows for domain accounts, or NavUserPassword for local credentials.
  5. For Windows authentication, enter the Windows Security Identifier or use the lookup to find the domain account.
  6. Assign permission sets as needed.

View the User Card

The User Card is the central place to review and edit a single user’s configuration.

FieldWhat It Controls
User NameThe login identifier
License TypeWhich BC feature set the user can access
Profile (Role)The default Role Center
Permission SetsWhat the user is allowed to do
StateEnabled or Disabled

Disable a User

Disabling a user prevents them from logging in without deleting their record or removing their license.

  1. Open the User Card for the user.
  2. Change the State field from Enabled to Disabled.
  3. Close the card. The user will not be able to sign in immediately.

This is the recommended approach when an employee leaves temporarily or is on leave. It preserves all their settings and audit history.


Delete a User

Deleting a user removes them from Business Central. Their posted transactions and audit records remain intact, the name will still appear on historical entries.

  1. Open the Users list.
  2. Select the user.
  3. Choose Delete from the action bar.
  4. Confirm the deletion.

Note that the Microsoft 365 account and license are not affected. You still need to remove or reassign the license in the Microsoft 365 admin center separately.


Cloud vs. On-Premises User Management

AreaCloud (SaaS)On-Premises
Identity providerMicrosoft Entra IDWindows AD or NavUserPassword
License managementMicrosoft 365 admin centerBC license file (*.flf or .bclicense)
User importGet New Users from Microsoft 365Manual or Windows AD sync
Password resetMicrosoft 365 / Entra IDIT admin or BC admin

On-premises environments do not have automatic sync with Microsoft 365. User management is handled entirely within the BC Administration Shell or the BC client.


To control what each user can do once they are added, see How to Assign Permission Sets in Business Central.