Modules
Accounts & Roles
Sign-in options, user vs admin, and publishing permissions.
Sign In
PicGo supports multiple sign-in methods (depending on site configuration):
- email/password
- Google / GitHub
- phone OTP (SMS)
If a sign-in method is not available on your deployment, it will be hidden in the UI.
Roles
PicGo has two roles:
- Regular user: browse content, generate with credits, and manage your own profile.
- Admin: everything a regular user can do, plus publishing and moderation.
Publishing Permissions
Only admins can publish prompts/templates to the public gallery:
- prompts:
/create - templates:
/create/template
If you are a regular user, you will not see publishing entrypoints in the navigation, and visiting those pages may show a 404.
Where to Manage Your Account
- Profile:
/settings/profile - Security:
/settings/security - Credits:
/settings/credits