# Creating a New User, Secondary CIAM

To create a user in PeakCommerce, it is important to first create the user in your CIAM platform. This allows the information to be seamlessly passed to PeakCommerce.

If PeakCommerce is your primary CIAM platform, please refer to the article "Creating a new user in PeakCommerce" for detailed instructions.

To help you connect with our CIAM platform, Auth0, we have compiled a list of informative articles. Please note that these articles are external links that will redirect you to the Auth0 website.

* [SAML SSO with Auth0 as Service Provider and as an Identity Provider](https://auth0.com/docs/protocols/saml/samlsso-auth0-to-auth0)
* [Configure Okta for use with Auth0 as a SAML Identity Provider](https://auth0.com/docs/protocols/saml/identity-providers/okta)
* [Integrate Auth0 with Amazon Cognito](https://auth0.com/docs/integrations/integrating-auth0-amazon-cognito-mobile-apps)
* [Set Up an ADFS SAML Connection](https://auth0.com/docs/protocols/saml/adfs)

However, when creating Global, System, or Partner admin users, those user will reside in Peak's database rather than with your own CIAM/IdP.


---

# 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/creating-a-new-user-secondary-ciam.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.
