# Administrator Users

### Overview

You can give PeakCommerce access to employees by assigning them the System Administrator or Global Administrator role.&#x20;

After you have set up employees with access, they will have administrator level access to the PeakCommerce tenant. This enables them to create, view, edit, and delete most records in the tenant as well as login and view other users accounts.

To create an administrator user:

* Navigate to Users > All Users
* Click the 'Add New' button
* Select the role of **Global Administrator** or **System Administrator**
* Fill in the remaining details and click the 'Add User' button

### Single-Sign On

PeakCommerce supports SSO using Okta and other providers. Please reach out to your Customer Success Manager if this is a feature you would like to enable.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.peakcommerce.com/product/using-peakcommerce/users-and-user-roles/administrator-users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
