{% extends "onboarding/_base.html" %} {% block title %}Ready to launch — Onboarding{% endblock %} {% block content %}

Ready to launch

Review what we collected, then click Finish to save and start your first ingest.

Provider: {{ summary.provider or '—' }}
Gmail: {{ summary.email or 'skipped' }}
Schedule: {{ summary.cadence or '—' }}
Target titles: {{ (summary.target_titles or '—').split('\n') | map('trim') | select | join(', ') }}
What arrives when: Portal jobs (RemoteOK, Remotive, Himalayas) land on the first sync — no account needed. Gmail job-alert emails start flowing after you create alerts on LinkedIn, Glassdoor, etc. below — typically within a day.

Optional: set up email alerts on the sites Job Cannon reads from. Each provider sends a daily digest to the inbox you connected; Job Cannon parses those automatically.

Set up LinkedIn job alerts
  1. Open LinkedIn job alerts.
  2. Search the role you want and toggle Job alert on.
  3. Set frequency to Daily and delivery to Email.
  4. Make sure email arrives in the inbox you just connected. Job Cannon parses from jobalerts-noreply@linkedin.com and jobs-noreply@linkedin.com.
Set up Glassdoor job alerts
  1. Open Glassdoor jobs and sign in.
  2. Search the role you want, then click Get job alerts at the top of results.
  3. Confirm the alert in the email Glassdoor sends.
  4. Job Cannon parses from noreply@glassdoor.com.
Set up Indeed job alerts
  1. Open Indeed jobs and sign in.
  2. Search the role you want, then click Create alert below the search bar.
  3. Pick daily frequency and confirm.
  4. Job Cannon parses from alert@indeed.com.

Heads up: Indeed throttles alert email aggressively, and delivery can be delayed by hours or even days. Treat Indeed as a bonus source, not a primary one.

{% endblock %}