Guía de uso
Login
Login gets the user into the correct account and tenant with minimal friction.
Intención de la página
The intent of Login is to authenticate the user and place them in the right tenant context.
Contexto para soporte
For login support, include the username or email and tenant, but never include the password.
Cómo funciona
Login verifies credentials and starts the Ballista session. It should be simple because every operational workflow depends on entering the app reliably.
The page may also reflect language, theme, or tenant context around authentication. Those controls help the user start in an environment they can read and use.
When login fails, support should focus on identity, tenant status, role access, and error messages. Passwords must never be copied into tickets or shared for troubleshooting.
Botones y acciones
| Acción | Qué hace |
|---|---|
Enter | Submits the username or email and password to start a session. |
Change language | Switches interface language before or after authentication. |
Theme | Changes the visual theme preference. |
Create Ticket | Abre una solicitud de soporte con esta página ya adjunta como contexto. |