Users
A user is an identity with a set of privileges used to access a portal.
Working with users
A user is created when an account is created for a user or when someone signs up to join an organization. When they join, an identity and a role are assigned. A role defines the set of privileges and operations that the user can perform within the organization.
You can also use data management tools and ArcGIS REST API to create and manage users. Only an administrator or the owner of a user's account can make updates to users within an organization.
The typical way to work with users is to:
- Invite users or create new users in a portal.
- Search for users.
- Assign users to groups.
- Manage user properties.
Examples
The following examples use ArcGIS REST JS to search the ArcGIS Online portal. To access a different portal, specify the portal URL.
Tutorials

Import data as a feature layer
Use data management tools to import and create hosted feature layers.

Create a new feature layer
Use data management tools to create a new hosted feature layer.

Manage a feature layer
Set the properties and capabilities of a hosted feature layer.

Access feature layer data
Use ArcGIS Online tools to access and display feature layer data.

Publish a vector tile layer
Use ArcGIS Online to publish a vector tile layer.