> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitroblox.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth

The creator automatically gets authorized.<br />There are 2 types of authorization: Hardcoded and Softcoded.

**Hardcoded** Authorization is Players/Roles that are added inside the **Panel File**.<br />**Softcoded** Authorization is Players/Roles that are added from the **Settings Page of the Panel**. (a.k.a. Datastore)

Softcoded should be self-explanatory. Tho you can't allow some permissions through this: AuthManagment, Superuser.

Superuser can do almost everything, so be careful with it.

For Hardcoded we added templates into the Config. These Docs will be expanded in the near future.
