# Regenerate the SCIM API auth token

When configuring automatic user and group provisioning with your IdP, you may need to regenerate the SCIM API authentication token for security, token expiration compliance, audit standards, or configuration changes in your IdP.

To regenerate the SCIM API authentication token, complete the following steps:

1. Send an email with your request to the Customer Support team at <support@cerby.com>. We’ll regenerate the token for you and notify you via email.
2. Open the response email from Cerby to confirm that the token was successfully regenerated.
3. Complete the instructions in the article [Retrieve the SCIM API authentication token from Cerby](https://help.cerby.com/setup-and-admin/workspace-identity-federation/retrieve-the-scim-api-authentication-token-from-cerby) to retrieve the new SCIM API authentication token.

{% hint style="info" %}
**NOTE:** We are currently developing a self-service solution for regenerating the SCIM API authentication token. To regenerate the token, the Cerby team members must verify their identity.
{% endhint %}


---

# 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://help.cerby.com/setup-and-admin/workspace-identity-federation/regenerate-the-scim-api-authentication-token.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.
