Creating a new user

Admin guide
Who this is for
Admins onboarding new users to VAT Portal
Time to read
4 min
Prerequisites
You've read **User & Access Management — Overview** and **Access levels explained**. Your account has permission to create users (typically CompanyAdmin or higher).

What you'll learn#

  • Where to go to create a new user
  • What information you need before you start
  • How to fill in the Create User dialog
  • What happens after the user is created, and what else you might still need to do

Before you start#

Creating a new user takes only a minute or two once you have the needed information handy:

  • Username — the name the new user will sign in with. Typically an email-prefix style (e.g., rovshan) or firstname.lastname. Usernames must be unique across the system.
  • Full name — first and last name, as the user wants them displayed.
  • Email address — for identification and any notification emails your admin has configured.
  • Initial password — you'll set one and share it securely with the new user. They'll use it on first sign-in.
  • Role — which preset matches this user's job. See Roles — overview and Access levels explained if you're not sure.
  • Primary company — which company this user's home scope is. If they need access to more companies, you'll add those after creation.

Step-by-step#

  1. Open Settings → Users in the sidebar.
  2. Click the Create button at the top-right.
  3. The Create User dialog opens.
Screenshot
create-user-dialog
Placeholder · image will be added
The Create User dialog open with all fields visible and realistically filled in: Username (leyla.aliyeva), First Name (Leyla), Last Name (Aliyeva), Email (), a masked Password, a Role dropdown with Operator selected, and a Company dropdown with a realistic company name selected. The Create button should be visible at the bottom.
  1. Fill in the fields:
    • Username — must be unique.
    • First Name / Last Name — both required.
    • Email — must be a valid email format.
    • Password — must be at least 4 characters. Pick something you can communicate securely; the user will use it on first login and can be changed later (by an admin).
    • Role — open the dropdown and pick the role that matches. See the Role dropdown notes below if you're unsure which to pick.
    • Company — pick the user's primary company.
  2. Click Create.

The user is created immediately and appears in the Users list. Close the dialog.


Picking the Role#

The Role dropdown lists every role pre-configured in your VAT Portal instance — typically names that match the access levels (Operator, AppAdmin, CompanyAdmin, etc.), sometimes with custom labels for specific purposes.

Quick guidance:

  • Most users doing day-to-day work (creating documents, responding to tasks) → Operator.
  • People who configure the system (document types, workflows, fields) → AppAdmin.
  • A department admin running VAT Portal for a subsidiaryCompanyAdmin.
  • Someone who only needs to browse specific pages without editingReadOnly (but note that ReadOnly users don't see those pages in their sidebar — you'll need to give them direct links). See Access levels explained for the full list.

The role sets the user's default access level across all resources. If they need stronger or weaker access on specific resources, you'll override that separately in Manage Access — covered in Managing a user's access (per-company ACLs).


Picking the Company#

The Company dropdown is the user's primary company — the one they'll land in when they sign in. If the user belongs to multiple companies, the primary is the one that's active by default; they can switch between companies in the header after signing in.

If the user should actually work in several companies:

  1. Finish creating them with the most important company as their primary.
  2. After creation, use Manage Companies on their row to add the additional companies.

See Assigning a user to multiple companies for detail.


What happens after the user is created#

The user is now ready to sign in, with the role you picked giving them their default access level in their primary company.

Depending on the user's needs, you may still need to:

  • Assign them to more companies (if applicable) — Manage Companies on their row.
  • Override specific resource access (if the role default isn't right for some resource) — Manage Access on their row.
  • Verify they can log in — share the username and initial password securely, ask them to try logging in, and confirm they see what you expect.
  • Set up group memberships (if they should be part of workflow task groups) — see Managing group members.

If you only needed the defaults — role-level access in their one company — you're done. Send them the credentials and they're ready.


Common questions#

The user I want to create already exists — username clash.

Usernames must be unique across the entire system (not just per-company). If a name is taken, pick a different one — add a middle initial, department suffix, etc.

How do I communicate the password to the new user?

Use a secure channel your company already trusts — a password manager share, an internal messaging tool with end-to-end encryption, or hand-delivered (in-person or printed in a sealed envelope). Email and SMS are OK in a pinch but aren't ideal for passwords.

Does the user have to change their password on first login?

Not automatically — VAT Portal doesn't currently force a password change. Encourage them to ask for a password change once they've signed in if they want something different.

I forgot to pick a role or company, and the Create button is disabled.

Both fields are required. Open the respective dropdowns and pick something before clicking Create.

I want to create multiple similar users — is there a faster way?

Yes. Set up one "template" user with the role, primary company, and access you want to replicate, then use Copy User for each subsequent hire. See Copying a user (inherit permissions).

I created a user but they can't sign in.

Verify:

  • They're using the exact username and password you set (case-sensitive).
  • Their account status is Active (not Inactive).
  • Their primary company hasn't been disabled.
  • They're using the correct VAT Portal URL for their company.

If all of that checks out, ask the user to screenshot the error they see — "Invalid username or password" means credentials don't match; anything else points to something deeper.

I want users to sign in with email instead of username. Can I?

Not currently. Username is what VAT Portal uses for sign-in. You can set the username to match their email if you want them to type their email (e.g., [email protected]), but it's still technically a username.


Keep reading

Related articles