Configure Instructions
Paths on this page use the consolidated AI SRE navigation, which is rolling out. If your sidebar still shows AI & Agents, open the same cards under AI & Agents → AI SRE. See Where AI Settings Live.
1
Open the Atlas Page
Open AI SRE → Atlas, then select the Instructions card. The card shows Configured when instructions exist and Not configured when they don’t.
2
Write the Guidance
Select Markdown to edit. Describe the systems to check, evidence to prioritize, or investigation practices to follow. Use direct, testable language. Instructions are Markdown and can be up to 10,000 characters.
3
Save the Instructions
Click outside the editor. There’s no Save button: Rootly saves when the editor loses focus and shows Successfully saved AI settings. Changes apply to investigations from that point on.
Your Rootly account team turns on AI SRE for the selected team, separately from the Opt in to Rootly AI capabilities setting. The Instructions card and Generate with AI may not be enabled for every team, even when AI SRE is. Ask your Rootly account team to turn them on. See Getting Started.
Review Version History
After instructions have been saved at least once, editors can select History to open Instruction History. It lists the last 5 changes, each with the editor’s name, whether the change created, edited, or cleared the instructions, when it happened, and a line-by-line diff. History stays available after you clear the instructions, and the next save continues the same history.Generate with AI
If your instructions are empty, editors can select Generate with AI to draft a starting set. The button is disabled while instructions exist, with the tooltip Clear the existing instructions before generating new ones with AI. Generation runs in the background. Rootly shows AI SRE instruction generation started, and the button shows Generating instructions… until the draft is ready. To write the draft, Rootly reads:- Facts from your Knowledge graph.
- Your saved Rootly AI instructions and your investigation rules that aren’t Paused, with their conditions and instructions.
- Datadog environments, services, and monitors, and New Relic data schemas, when those AI connectors are connected.
- A small number of Notion pages that look like runbooks or on-call procedures, when Notion is connected.
- The tool lists of your connected custom MCP connectors.
What to Include
Useful instructions teach AI SRE something specific about your environment or evidence standards.Name the service aliases, environment labels, ownership boundaries, or topology details that aren’t obvious from provider data.
Identify the source of truth for a signal. For example: “Use the payment-api error-rate monitor to establish customer impact; don’t infer impact from worker retry volume.”
State checks that should happen across every investigation. For example: “Compare the alert window with the previous 30 minutes and check deploys to the affected service and its direct dependencies.”
Define what a useful handoff contains. For example: “Separate confirmed facts from open hypotheses and name the missing evidence for every unresolved cause.”
Instruction Scope and Precedence
Three kinds of guidance can reach an investigation.
Configure global instructions in the Instructions editor on AI SRE → Atlas → Global (AI & Agents → Global if your sidebar doesn’t have an AI SRE item). If Global uses Rootly’s Best practice instructions, that text also reaches investigations. See AI Settings for the team-wide AI configuration surface.
AI SRE receives global instructions and a separate block of AI SRE guidance. Within that block, the rule’s text appears before the AI SRE instructions, but this order does not give either one priority over the other. If global guidance conflicts with that block, the more specific AI SRE guidance takes precedence.
At most one investigation rule adds its instructions to an alert investigation, and incident investigations never use rule instructions. See Investigation Rules for which rule applies to automatic and manual runs.
Instructions steer where AI SRE looks and how it reports. An instruction is never evidence: it can’t prove a cause the evidence doesn’t show. Instructions also don’t grant permissions, expand connector access, or override Private Agent policy. The investigation still needs current evidence.
Write Effective Instructions
- Name the provider, service, signal, or environment that matters.
- Ask for a comparison or verification that produces evidence.
- Explain ambiguous naming, such as two provider labels that refer to the same service.
- State how to handle uncertainty and what to include in the report.
- Keep team-wide instructions broadly applicable. Put alert-specific guidance in an investigation rule.
- Assert a cause before the investigation starts.
- Tell AI SRE to ignore contradictory evidence.
- Prescribe a production change without a current safety check.
- Depend on one incident’s timestamp, identifier, or temporary state.
- Repeat information already present in every alert payload.
Examples
Evidence Standard
Deployment Correlation
Report Quality
Related Pages
Rootly AI SRE
How AI SRE investigates, the outcomes it reports, and its settings.
Hypothesis Testing
How AI SRE uses instructions without treating them as evidence.
Investigation Rules
Apply guidance to a specific class of alerts and choose when it runs automatically.
Memory
Review the evidence-backed learnings AI SRE can recall when they’re relevant.
Evidence Sources
See what an investigation reads and where its access stops.
AI Settings
Configure global instructions and other Rootly AI settings.
Frequently Asked Questions
Do instructions replace connectors?
Do instructions replace connectors?
No. Instructions tell AI SRE what to check, while an AI connector or Private Agent supplies the evidence. If the source isn’t connected or AI SRE isn’t permitted to reach it, the investigation can’t draw on it.
Should a runbook go in instructions or memory?
Should a runbook go in instructions or memory?
Put a short, broadly applicable investigation practice in instructions. Memory holds learnings AI SRE proposes from past investigations. Admins review them, and a note is used only once it’s active. You can’t write a Memory note yourself. See Memory. Connect the full runbook through a knowledge provider such as Notion, Confluence, or a custom Model Context Protocol (MCP) server.
What happens when a rule conflicts with AI SRE instructions?
What happens when a rule conflicts with AI SRE instructions?
Both pieces of AI SRE guidance are supplied to the investigation, with no set priority between them. Avoid conflicting wording by keeping team-wide instructions general and rules specific to their alert class.
Can I keep more than one set of AI SRE instructions?
Can I keep more than one set of AI SRE instructions?
No. Each Rootly team has one set. Use investigation rules for guidance that should apply only to certain alerts.