Signal management
Once a signal exists, whether Latitude discovered it or you created it, you work with it from its detail page. This page covers its states and the actions you can take.Signal states
A signal’s status is one of three states:- New: discovered or created in the last 7 days.
- Escalating: occurrences are rising faster than the normal pattern for this time of week. Escalation is detected automatically and surfaced by the Signal escalating monitor.
- Ongoing: the steady state, once a signal is neither new nor escalating.
Triage
When a signal appears:- Read its description to understand the pattern.
- Open example sessions to see where it happened.
- Judge how much it matters: a safety risk, a quality problem, or a rare edge case.
- Act on it: assign an owner, set a priority, start monitoring, mute it, or delete it.
Monitor a signal
Monitoring attaches an evaluation that scores new sessions for the same behavior. For a discovered signal, open it and choose Generate an evaluation: Latitude builds a detector from the signal’s examples, annotations, and scores, then keeps it aligned to human judgment. A signal you created already has the detector you defined. From the signal you can:- Change the sampling rate to trade coverage for cost.
- Realign a generated evaluation after adding annotations.
- Remove the evaluation to stop scoring new sessions.
Investigate
For a signal worth digging into, review several example sessions and ask:- What user inputs lead to it?
- Is the agent consistently wrong, or is the failure intermittent?
- Are there shared patterns in context, tools, retrieval, model, or prompt behavior?
- If an evaluation is attached, is it too strict, too lenient, or drifting from human review?
Mute noise
Mute a signal that isn’t worth acting on. Muting stops its notifications and moves it to the Archived tab, though new occurrences still register. Unmute to bring it back to the active list. Use muting for noise, not for problems you have already fixed.Delete a signal you created
A signal you created can be renamed or deleted from its detail page. Deleting also archives its evaluation and can’t be undone. Existing scores stay in analytics. Discovered signals can’t be deleted; mute them instead.Catching regressions
After you ship a fix, keep an evaluation on the signal so Latitude keeps scoring new sessions. If the behavior comes back, the evaluation scores it again. The Signal regressed monitor notifies you when a signal that had settled down starts being detected again, so you don’t have to watch for it by hand.Keep signals manageable
As your project matures:- Assign and prioritize signals so the important ones stand out.
- Monitor the signals you need ongoing coverage for.
- Mute noise so real problems stay visible.
- Keep descriptions clear enough for the next teammate to understand.
Next steps
- Signals overview: how discovery finds signals
- Create a signal: define one yourself
- Monitors: get notified when signals are discovered, escalate, or regress
- Evaluations: monitor a signal on live traffic