].
Two things that make every prompt better
Open Copilot from the page you are talking about. From a ticket, Copilot reads the whole conversation, so you can say “this ticket” instead of an ID. From a workflow page, it sees the configuration and run history. Describe the end state, not the first step. “Create a workflow that sends a Slack message to #it-ops when a high priority ticket is created in the IT Support channel” works. “Make an automation for tickets” does not.Triage the morning backlog
Show me unassigned tickets in the IT Support channel created in the last 24 hours
Find high priority tickets with no response yet
Which tickets are breaching SLA in the next two hours?
Does this ticket's requester have any other similar open tickets?
Work a single ticket
Summarize this ticket conversation
What are the open action items on this ticket?
Draft a response using what the knowledge base says about our VPN setup process
Add a private note flagging that the requester is a VIP, and mention Jamie Lee
Mark the hardware tasks on this ticket complete and assign the rest to me
Build an automation
Every build request goes through a plan first. Copilot describes the trigger, the steps, and any branching, then waits for you to approve.Create a workflow that sends a Slack message to #it-ops when a high priority ticket is created in the IT Support channel
Build a workflow that closes tickets automatically when they have been in Resolved status for 7 days
Build a workflow for software access requests: manager approval, then provision, then notify the requester. Branch to IT if the approval times out after two days.
Go ahead and build it end-to-end without asking me to confirm
What workflow actions are available?
This workflow run failed. What went wrong and how do I fix it?
Configure the workspace
Copilot can do most of the setup work in the Day one track, which is often faster than clicking through it.Create a channel called Facilities and connect it to the #facilities-help Slack channel
Create an MFA reset form with a user field for the affected employee, a select for the device type, and a checkbox for whether they are locked out
Add a rule to the IT agent: if someone asks about payroll, do not answer, hand it to the People team and say why
Create an SLA for high priority tickets with a 1 hour first response target and a 30 minute alert, and put it above the catch-all
Chart and report
Chart ticket volume by channel over the last 90 days
What percentage of tickets did AI resolve last month, excluding spam and unclassified?
Save that chart to my Leadership dashboard
Every weekday at 9am, DM me my top five open tickets by priority
When Copilot gets it wrong
- Rephrase with more detail. “Show me recent tickets” returning the wrong channel is a specificity problem, not a Copilot problem.
- Revert manually. Copilot does not make changes you cannot undo through the Admin.
- Start a fresh session if a conversation has gone off track. Old conversations stay in session history.