Analyst access
Sign in to track mentions with verified sources.
MentionSignal uses Cognito-only authentication right now. Create a password or use your existing credentials through the hosted UI.
What you get
Research-ready insights
Track every traded phrase across sources you control.
Generate citations with timestamps and transcript clips.
Share reports with teams or export CSV snapshots.
Local setup
Add your Cognito values to `frontend/.env.local`:
NEXT_PUBLIC_COGNITO_DOMAIN=your-domain.auth.us-east-1.amazoncognito.com NEXT_PUBLIC_COGNITO_CLIENT_ID=your-client-id NEXT_PUBLIC_COGNITO_REDIRECT_URI=http://localhost:3000/auth/callback NEXT_PUBLIC_API_URL=https://your-api-id.execute-api.us-east-1.amazonaws.com/prod