Which created_at Value is Used when Migrating Users from One Tenant to Another

Last Updated: Dec 5, 2024

Overview

User accounts contain a parameter called “created_at.” This article clarifies whether it is possible to migrate this parameter to another Auth0 tenant with the same value as before or if this value is updated with the date and time of the migration.

Applies To

  • Parameters
  • User Migration

Solution

Export the created_at attribute for users. However, once the users are imported into another Auth0 tenant, the created_at will be set to the date/time when the import occurs.

This document has a table of user profile attributes, along with which attributes can be imported or exported.