Signals
A live feed of errors, incidents, and logs pulled from your provider, ranked and ready to analyze.
Automations
Rules that match incoming signals and route them to an agent, either as an inbox proposal or fully automatic.
How it works
Each connected provider has two screens that work together.Connect a provider
You connect New Relic or Better Stack from the Integrations page. Until an account is connected, the Observability screens show a not-connected state with a hint to set it up first.
Signals stream in
Once connected, Orkestral lists recent signals for that provider (up to 60 at a time) and refreshes them automatically every 5 minutes. You can also refresh on demand.
You analyze a signal
Click Analyze on any signal and Orkestral opens a new agent session focused on that exact problem, with the signal details handed to the agent.
Signals and automations are scoped per workspace and per provider. New Relic and Better Stack each have their own feed, their own rules, and their own run history.
The signals page
The signals page is the live feed for one provider. Open it from Integrations after connecting an account.What each signal shows
Every signal in the list is a card you can open or act on directly.Kind
Kind
A colored badge marking the signal as an error, incident, or log. The kind also drives how automations match.
Title and summary
Title and summary
The headline of the problem plus a short two-line summary when the provider gives one, so you can triage without leaving the page.
Service, severity, and event count
Service, severity, and event count
Context metadata: which service emitted the signal, its severity, and how many times the event has fired.
Last seen
Last seen
The most recent timestamp for the signal, shown in your local date and time format.
Open in provider
Open in provider
When the provider includes a link, an Open action takes you straight to the original error or incident in New Relic or Better Stack.
Actions on the page
Refresh
Pull the latest signals on demand. The feed also refreshes itself every 5 minutes.
Automations
Jump to the rules and run history for this provider.
Analyze
Hand a single signal to an agent and open a fresh session on it.
How agents use a signal
When you click Analyze, Orkestral creates a new agent session built around that signal and navigates you to it. The agent receives the signal as input, so it starts with the error title, service, severity, and summary already in hand. Because Orkestral agents work with full repo context, the agent can connect the production symptom to the code that caused it. That is the core idea: the premium model plans the investigation and the fix, and the local Forge executes the code changes at no API cost.Pick a signal worth investigating
Use the kind badge, severity, and event count to find the signal that matters most right now.
Automations
Automations are rules that watch the signal feed for you. Instead of opening the page and clicking Analyze, you describe which signals matter and which agent should handle them. Open the automations screen with the Automations button on the signals page.What the automations screen shows
The screen has a summary, a rules list, a run history, and a rule editor side by side.Summary stats
Summary stats
Three cards at the top: how many rules are active out of the total, how many runs have happened, and when the last run fired (shown as a relative time like “5 minutes ago”).
Rules list
Rules list
Every rule for this provider, each with an on/off switch, its filters, the assigned agent, the refresh interval, and a mode badge. You can edit or delete any rule inline.
Runs
Runs
A history of the most recent runs (up to 50), each marked ok or failed, showing the signal title, the rule that triggered it, the action taken, and how long ago it ran. This list refreshes every 15 seconds.
Rule editor
Rule editor
A panel on the right where you create a new rule or edit an existing one. When nothing is selected, it shows a hint to select or create a rule.
Creating a rule
Click New rule
The New rule button opens the editor with sensible defaults. The button is disabled until a provider account is connected.
Name the rule
Give it a clear name so it reads well in the rules list and run history, for example “Checkout 500s to Backend”.
Pick the mode
Choose Inbox proposal to have matching signals queued for your review, or Auto-analyze to start an agent session automatically. See the modes below.
Add filters
Optionally set Severity contains and Service contains to narrow matching to specific severities or services. Leave them blank to match any.
Assign an agent
Pick which agent handles matches. The default is the CEO orchestrator, which plans and delegates; you can also target a specific specialist from your team.
Set the refresh interval
Choose how often the rule checks for new signals: off, or every 1, 5, 15, 30, or 60 minutes. Off means the rule does not poll on its own.
Modes
The mode controls how aggressively a rule acts when a signal matches.- Inbox proposal
- Auto-analyze
Matching signals are queued as proposals for you to review before any agent runs. Use this for noisy services or when you want a human in the loop. This is the default for a new rule.
Managing rules
Toggle
Flip the switch on a rule to enable or disable it without losing its configuration.
Edit
Open any rule in the editor to change its filters, mode, agent, or interval.
Delete
Remove a rule. Orkestral asks you to confirm before deleting.
Reading the run history
Each run tells you what happened the last time a rule matched a signal.Status
Status
A green check for a successful run or a red mark for a failure, so you can spot rules that are not behaving at a glance.
Signal and rule
Signal and rule
The signal title (or its id) plus the name of the rule that triggered, so you can trace a run back to its rule.
Action and time
Action and time
Which action the run took and how long ago it ran, in relative time.
The runs list polls every 15 seconds, so you can watch automations fire in near real time after you enable a rule.
What to do next
Connect a provider
Set up New Relic or Better Stack from the Integrations page before signals can appear.
Build your team
Hire the specialists you want automations to route signals to.
Understand sessions
See how an analyzed signal turns into a working agent session.
Track the work
Follow fixes as issues and epics once an agent picks them up.