Admin only

You need to sign in as an administrator to access this page.

Go to sign-in
Prophesy admin
// signed in
⭐ Open Shortlist (Admin) ← Menu

Users

// who can sign in, what they see
UNSAVED   You have user changes that haven't been published yet.
Username Password Role Data folder  

Add a user

Publish

Click Download users.json when there are unsaved changes. Drag the downloaded file into config/users.json in the GitHub repo (Add file → Upload files → Commit). The new sign-in list goes live in ~30–90 seconds.

Data & visibility

// where shared content lives
⭐
Prophesy Shortlist (Admin) Edit profiles & choose visibility per player
🏀
Lineup Analyzer View as admin

Per-user data folders

Each user record can have an optional data folder. The apps look for CSVs in data/<folder>/ first and fall back to the shared data/ folder. Leave the field blank to give a user the shared default.
To publish data for a specific user: in the GitHub repo, create data/<folder>/ and upload that user's CSVs there (same filenames as listed in data/README.md).

Player visibility

Open the Prophesy Shortlist (Admin) view. Each player row gets a Visible to control where you tick which regular users can see that player. Click Export visibility.json at the top of the shortlist tab and commit the file to config/visibility.json.
A player with no visibility entry — or with an empty list — is visible to all users. Admins always see everyone regardless.