Office admin

Accounts, and what people can do

Creating users, the three roles, the capability grid, and the reset actions that sign someone out.

8 min · Administrators · lesson v1

Everything in this lesson is audited, and most of it signs somebody out. Read the confirmations.

Creating a user

  1. UsersNew user. The card explains its own stakes: Login accounts for this practice. Disabling an account blocks sign-in and revokes its sessions; resetting 2FA clears the authenticator enrollment so the user re-enrolls at next login. Every action is audited.

    Fields: Username (lowercase letters, digits, and . _ - only — e.g. mlopez), Display name, Role, Password (min 8). Then Create user.

    ChartVoyant screenshot

There are exactly three roles: Clinician, Non-clinician, Administrator.

The table shows Username, Display name, Role, Provider, Status, 2FA, Token v. and actions.

Providers versus users

Make provider / Remove provider decides whether an account appears on the schedule. The tooltips are precise: Make this account a bookable provider — they appear on the schedule and Remove this account's provider status — drops them from the schedule for new bookings.

Removing asks first: Remove provider status from {username}? They'll no longer appear on the schedule for new bookings. Existing appointments are unaffected.

A provider's clinical identity — NPI, DEA, licence, specialties, signature block — lives in a separate Providers card. Login account here; credentials there.

The capability grid

  1. Roles & permissions is a grid: Capability down the side, then Administrator (locked), Clinician, Front desk / non-clinician across.

    Four capabilities, each with a plain description:

    CapabilityWhat it covers
    View reports & analyticsReports tab: ops dashboard, quality, financial rollups
    View billing & RCMBilling summaries, claims, RCM work queues (read)
    Work billingEligibility checks, claim submission, RCM work items
    PrescribeCreate and sign prescriptions

    Save permissions applies immediately: Permissions saved — billing, reports, and prescribing enforce them immediately.

    ChartVoyant screenshot

There is a known rough edge worth telling staff about: with View billing removed, a patient's Billing tab currently sits on Loading billing… rather than saying you lack permission. If somebody reports a page that never loads, check their role first.

The reset actions

Reset 2FA asks: Reset 2FA for {username}? Their authenticator enrollment is cleared and sessions are revoked. Use it when someone loses their phone — they re-enrol at next sign-in.

Revoke sessions fires with no confirmation and signs the person out everywhere. Harmless but abrupt; they can sign back in immediately.

Disable asks: Disable {username}? They will be signed out and unable to log in. This is the leaver action.

What usually goes wrong

Editing a capability to deal with one person. Capabilities are per role. For one person, disable the account.

Expecting a password reset button. There isn't one.

Revoking sessions and thinking it locked someone out. It didn't.

Forgetting the provider/user split. A new clinician needs an account and provider status and an entry in Providers before they can be booked and bill correctly.

Check yourself

No score, no account — just make sure you can answer these before you move on.

  1. Can you take a capability away from the Administrator column?

    Show the answer

    No. It is locked, and the tooltip says why — Administrators always hold every capability. The card explains the reasoning: The Administrator column is locked: admins always hold every capability, so you can never lock yourself out.

  2. What's the difference between Disable and Revoke sessions?

    Show the answer

    Disable blocks sign-in and revokes sessions — the confirmation says They will be signed out and unable to log in. Revoke sessions only ends their current logins; they can sign straight back in. Use revoke when a laptop is lost, disable when a person leaves. Note revoke fires with no confirmation.

  3. A clinician has left. Which capability changes stop them prescribing?

    Show the answer

    None — capabilities are per role, not per person, so removing Prescribe from Clinician would affect every clinician. For one person who has left, disable the account. That is the whole answer.