Skip to content

6. Team

Mauro Casas edited this page Sep 26, 2024 · 2 revisions

FastIndex let's you create as many users as you want, as always, everything unlimited.

Roles

There's two roles at the current time

  1. Admin: Can manage everything, including Service Accounts, Team, Settings
  2. Member: Can list sites, manage pages and sitemaps. Service Accounts, Team and Settings are out of reach.

Resetting passwords

Passwords can only be reset by an Admin, if you're having issues with your own admin account you can use artisan command:

php artisan admin:reset-password user@user.com

System will automatically generate a password for you.

Clone this wiki locally