What is the correct organization name format?

Hi @john12,

Welcome to the Auth0 Community!

Unfortunately, starting or ending an Organization name with anything else except for alphabets and numbers is not allowed. In other words, an Organization name cannot start or end with an underscore.

The correct Organization name format is described in our doc as follows:

But let me clarify that the name must start/end with an alphabet or number.

Here are some examples:

  • example-org
  • example_org2
  • 2example_org

I hope this helps!

Please let me know if you have any further questions.

Thanks,
Rueben