Zend certified PHP/Magento developer

Where is the email template for the new user, created by admin from cms. Magento 2

I have to make an email template, that is sent when the administrator creates a new account. I made a template, but in cms I can’t see where it is used. I was looking for it in:
– stores/configuration/customers/customers configuration
– stores/configuration/customers/advanced/admin

In vendor this template is called “new_user_notification.html”.