The Referrals Dashboard

Organization → Dashboard shows every active (non-archived) referral for your current form, updating live over a WebSocket connection as new ones arrive or existing ones change — no need to refresh the page.

Layout

  • New — referrals that just arrived and haven't been triaged yet.
  • The middle section groups referrals by their current step/category.
  • Awaiting patient response — a collapsible panel for referrals that are waiting on someone to respond, kept out of the way until you expand it.

Referral states

Each referral tracks whether it has been successfully scheduled:

  • Scheduled (green) — marked as a successful outcome.
  • Unscheduled (red) — marked as not converting.
  • Undetermined (gray) — no outcome recorded yet.

A source's pie chart on the Sources page is just a count of its referrals in each of these three states.

Recording an outcome

Open a referral and click Scheduled or Did not Schedule. One click does all of this:

  1. Saves whatever you typed in the notes box.
  2. Copies your organization's message for that outcome to your clipboard, with any ${response.<id>} placeholders already filled in from the patient's answers.
  3. Records the outcome and moves the referral to the Archive.

Both messages are yours to write, under Organization → Manage → Outcome Messages. If you haven't written one yet, the outcome is still recorded — you just won't get anything copied.

Save notes and dismiss does exactly what it says: it keeps your notes and leaves the referral active and undetermined.

Reloading

Click Reload to force a fresh fetch if you ever suspect the live feed has fallen behind (for example, after a long idle period before the WebSocket reconnects).

Archive

Referrals you're done with — successfully resolved, abandoned, or otherwise no longer actionable — move to Organization → Archive, either manually or automatically via popbacks. From the archive you can permanently delete a referral or send it back to the active dashboard with Unarchive.

See also: Follow-ups (Popbacks), Copyable Text & Markdown.