---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Create user

# Create a user {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

You can add a user to your instance to enable them to log in and use designated application features.

## Before you begin

Role required: user_admin

## Procedure

1. Navigate to AllUser AdministrationUsers.
2. Select New.
3. On the form, fill in the fields.  
   {#t_CreateAUser__t_CreateUserFields__entry__2}

   | Field | Description |
   |-|-|
   | User ID | Create a unique identifier for this user's ServiceNow login user name. Typical examples of user IDs are <kbd class="ph userinput">cwitherspoon</kbd> and <kbd class="ph userinput">charlie.witherspoon</kbd>. You can't create a user whose User ID duplicates an existing user. If you do import duplicates from an update set, the more recently created name takes the duplicate User ID. |
   | Given name | Enter the user's given (often their first) name. |
   | Family name | Enter the user's family name (often their last name). Note: You can clear the First Name field, or the Last Name field in an existing user record, but you can't clear both at the same time. |
   | Title | Enter a title or job description, or select one from the list. |
   | Department | Select the user's department from the list. |
   | Password | Assign a password to the user. To set up the user's password, fill in the fields on the form and save the record. Then, select Set Password. This password can be permanent or temporary. |
   | Password needs reset | Select this check box to require the user to change the password during the first login. |
   | Locked out | Select this check box to lock the user out of the instance and terminate all their active sessions. The system helps prevent users with the admin role from locking themselves out. |
   | Active | Select this check box to make this user active. Only the administrator sees an inactive user in: * Lists of users * The selection list on reference fields (magnifying glass icon) * The auto-complete list that appears when you type into a reference field {#t_CreateAUser__ul_x3z_c1l_my} |
   | Web service access only | It designates a user as a non-interactive user. This field is available with [Non-Interactive Sessions](https://www.servicenow.com/docs/uK8qLPVhStVel6wcixU1kg#c_NonInteractiveSessions "The Non-Interactive Sessions plugin creates a distinction between interactive and non-interactive users."). Note: The Web service access only check box is automatically enabled when you select Machine in the Identity type field. The Web service access only check box is automatically disabled when you select Human or AI. |
   | Internal Integration User | Select this check box to [Mark service accounts as internal integration users](https://www.servicenow.com/docs/access?context=t_MarkSvcAcctsAsInternalIntegUsers&version=australia&pubname=australia-api-reference&ft:locale=en-US). |
   | Email | Enter the user's email address. To enter a non-standard email address that doesn't pass field validation, you must deactivate the validation script first: 1. Navigate to System DefinitionValidation Scripts. 2. Select the email record. 3. Clear the Active check box and save the change. 4. Complete the user profile, including the email address, and update or submit the record. 5. Reactivate the email validation script. {#t_CreateAUser__ol_z1v_ydx_rr} |
   | Identity type | Select the user identity type based on the user: * Human - Select this for a real person, such as an employee, customer, or admin. * Machine - Select this for a non-human system or device, such as a server, application, or service account that makes automated requests. * AI - Select this for an autonomous AI-driven system. AI users should be used when an AI agent or agentic workflow needs permissions greater than that of the invoking user. See [Security for AI agents](https://www.servicenow.com/docs/access?context=aia-security-implementation&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US) for more information on using AI type users. {#t_CreateAUser__ul_str_mpj_bgc} Note: The Web service access only check box is automatically enabled when you select Machine in the Identity type field. The Web service access only check box is automatically disabled when you select Human or AI. |
   | Language | Select your preferred language from the list. |
   | Calendar integration | Select Outlook to have this user receive meeting notifications via email directly to the calendar. Otherwise, select None. |
   | Time zone | Select the user's time zone. |
   | Date format | Select the user's preferred format for dates. The following date formats are supported: * 08/19/26 * 19/08/26 * 08-19-2026 * 08/19/2026 * 19-08-2026 * 19/08/2026 * 19.08.2026 * 2026/08/19 * 2026.08.19 * 2026-08-19 {#t_CreateAUser__ul_dc4_l3w_qgc} For more information, see [GlideDateTime - Global](https://www.servicenow.com/docs/access?context=c_GlideDateTimeAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US). |
   | Time format | Select the user's preferred format for time. The following time formats are supported: * 16:30:45 * 16.30.45 * 04:30:45 PM * 04.30.45 PM * 16:30 * 16.30 * 04:30 PM * 04.30 PM {#t_CreateAUser__ul_ak4_kjw_qgc} For more information, see [GlideDateTime - Global](https://www.servicenow.com/docs/access?context=c_GlideDateTimeAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US). |
   | Business phone | Enter the user's business phone number. |
   | Mobile phone | Enter the user's mobile phone number. |
   | Photo | Attach a photo of the user, if appropriate. |
   [ ]

   {#t_CreateAUser__t_CreateUserFields}

   The minimum fields required to create a user record are: User ID and either First name or Last name.

   You can select the Personalize Form icon to remove fields.
4. **Optional:** Add Roles, Groups, Delegates, Skills, and Subscriptions to the user.  
   For more information, see [Managing roles](https://www.servicenow.com/docs/kxMcQ_d4mA_LbKAwrqKQXQ "Administrators can create and configure roles that grant specific permissions, which govern what users and groups with that role can do."), [Creating groups](https://www.servicenow.com/docs/a4lUICigKqAh_6sSFzO84g "Admins can add users to one or more groups."), and [Delegating roles](https://www.servicenow.com/docs/3PwACbYt8WjKCOqG59PO1Q "Administrators can grant users the ability to assign roles within groups. However, these users can only assign roles that they already have.").
5. Select Submit.  
   The new user record appears in the list.

*[\>]: and then


