# User Registration

User registration defines how users are added to your ThousandEyes environment. ThousandEyes offers automated provisioning through SAML and SCIM integrations.

## Key Concepts

* [SAML JIT Provisioning](https://docs.thousandeyes.com/product-documentation/user-management/user-registration/saml-jit-provisioning)

  Automatically create user accounts during login using SAML-based JIT provisioning.
* [ThousandEyes Support for SCIM](https://docs.thousandeyes.com/product-documentation/user-management/user-registration/thousandeyes-support-for-scim)

  Enable automated user and group management with System for Cross-domain Identity Management (SCIM). See the following articles for more information:

  * [SCIM with Azure Active Directory](https://docs.thousandeyes.com/product-documentation/user-management/user-registration/thousandeyes-support-for-scim/how-to-configure-scim-with-azure-active-directory)

    Learn how to enable SCIM-based user provisioning with Azure AD.
  * [How to Configure SCIM with Okta](https://docs.thousandeyes.com/product-documentation/user-management/user-registration/thousandeyes-support-for-scim/how-to-configure-scim-with-okta)

    Learn how to enable SCIM-based user provisioning with Okta.


---

# 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.thousandeyes.com/product-documentation/user-management/user-registration.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.
