There are multiple strategies accessible to users looking for this type of functionality. The simplest, as mentioned in the comment above, would be to enable editor tracking on the feature class. This will record who created each feature, and when.
Its also possible to configure an attribute rule using arcades Now() function to achieve this goal.
I've linked some useful documentation for those looking to implement either of these strategies.
Editor Tracking
Arcades Now() Function
Attribute Rule Introduction and Examples
Sign in to post, follow content, and more. New here? Register for free.