> ## Documentation Index
> Fetch the complete documentation index at: https://help.visualcare.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating users

> How to create, edit, and manage user accounts in Visualcare

The Users page is where you add new VCore users, edit existing accounts, assign user groups, and manage passwords and two-factor authentication.

To open the Users page, click the **cog** icon in the top menu bar and select **Users**.

<img src="https://mintcdn.com/visualcare/q3JTOkpVwZ5rX_wn/images/getting-started/creating-users/image-1761890138918-0.png?fit=max&auto=format&n=q3JTOkpVwZ5rX_wn&q=85&s=b77bad21a1e5356b2ca0a72308e978e3" alt="The Users page accessed from the cog icon in the top menu bar" width="1901" height="566" data-path="images/getting-started/creating-users/image-1761890138918-0.png" />

## Adding a new user

<Steps>
  <Step title="Open the Add User form">
    Click **Add User** on the Users page.
  </Step>

  <Step title="Enter the user's details">
    Fill in the required fields, including name, email address, and username.

    <img src="https://mintcdn.com/visualcare/q3JTOkpVwZ5rX_wn/images/getting-started/creating-users/image-1761890138919-1.png?fit=max&auto=format&n=q3JTOkpVwZ5rX_wn&q=85&s=8adb350238d3f44bb4889812f7a617d5" alt="The Add User form with fields for user details" width="438" height="651" data-path="images/getting-started/creating-users/image-1761890138919-1.png" />
  </Step>

  <Step title="Create the account">
    Click **Create** to save the new user account. The user receives their login credentials by email.
  </Step>
</Steps>

<Note>Adding a new user may affect your billing. Each active user account is included in your Visualcare subscription count.</Note>

## Editing a user

Select the user from the list on the left. Their details appear on the bottom right of the screen. Update the fields you need to change and click **Save**.

<img src="https://mintcdn.com/visualcare/q3JTOkpVwZ5rX_wn/images/getting-started/creating-users/image-1761890138919-2.png?fit=max&auto=format&n=q3JTOkpVwZ5rX_wn&q=85&s=59778d7ba6a0ab23d7f96a822221c3ed" alt="User details panel showing editable fields on the right side of the Users page" width="1403" height="775" data-path="images/getting-started/creating-users/image-1761890138919-2.png" />

## Assigning a user group

User groups control what each person can see and do in Visualcare. To assign a user to a group:

1. Select the user from the list
2. Choose the required group from the **User Groups** dropdown
3. Click **Save**

<img src="https://mintcdn.com/visualcare/q3JTOkpVwZ5rX_wn/images/getting-started/creating-users/image-1761890138919-3.png?fit=max&auto=format&n=q3JTOkpVwZ5rX_wn&q=85&s=1dfa04ad2f8367d42c5b32fdbfda75f9" alt="The User Groups dropdown on the user details panel" width="455" height="396" data-path="images/getting-started/creating-users/image-1761890138919-3.png" />

The user needs to log out and back in for the group change to take effect.

For information on creating and configuring user groups, see [User group security](/getting-started/user-group-security).

## Resetting a user's password

There are several ways to reset a password:

* **Self-service**: a user can update their own password on the Users page by entering their current password, a new password, confirming it, and clicking **Save**
* **Admin reset**: select the user and click **Send password reset link**. The link is sent to the email address in the **Username** field and is valid for 20 minutes
* **Helpdesk reset**: if no administrator can access VCore, contact the Visualcare helpdesk at [support@visualcare.com.au](mailto:support@visualcare.com.au)

<Note>The password reset link is sent to the email address in the **Username** field. If the user's **Email** field contains a different address and the username email is not monitored, contact the helpdesk instead.</Note>

## Two-factor authentication

Two-factor authentication (2FA) is required to access VCore. On first login, a QR code appears on the login screen. Scan it with an authenticator app (for example, Google Authenticator or Microsoft Authenticator) and enter the generated code to complete setup.

If a user's 2FA needs to be reset (for example, after switching phones), contact the Visualcare helpdesk at [support@visualcare.com.au](mailto:support@visualcare.com.au). See [Resetting your password](/getting-started/resetting-password) for the full 2FA reset process.

## Running into issues?

See [Login and access troubleshooting](/troubleshooting/login-and-access) for common login and permission problems.

## Related articles

<CardGroup cols={2}>
  <Card title="User group security" icon="shield-halved" href="/getting-started/user-group-security">
    Create user groups and configure permission levels
  </Card>

  <Card title="Suspending and deleting users" icon="user-minus" href="/getting-started/suspending-deleting-users">
    Disable or suspend user accounts
  </Card>

  <Card title="Resetting your password" icon="key" href="/getting-started/resetting-password">
    Reset a forgotten password or re-enable 2FA
  </Card>

  <Card title="User access control" icon="user-lock" href="/getting-started/user-access-control">
    Restrict record visibility to specific user groups
  </Card>
</CardGroup>
