Get started with Jira Service Management for admins
Your first stop for learning how to get started with Jira Service Management.
The virtual agent for Jira Service Management is in a closed beta.
If you’re on a Premium or Enterprise plan and want to try the virtual agent, join the waitlist.
When the virtual agent recognizes an intent, it asks the customer to confirm it’s correct before starting that intent's conversation flow. Learn more about intents.
A flow behaves a lot like a normal conversation between two people: The virtual agent says something, waits for the customer to respond, then replies accordingly. A well-designed flow anticipates the things your customers might say and makes sure they get the help they need. Learn how to write effective messages for the virtual agent.
Flows are made up of a series of steps. A step can be something simple, like the virtual agent sending a message to the customer — or technical, like the virtual agent silently changing the request type used when an issue is created after a certain point. Learn more about step types.
Flows can split into multiple branches depending on how the customer responds to the virtual agent. Each branch can serve a different purpose or move the customer to a specific resolution. Learn how to end a conversation flow branch.
To create a new conversation flow, you first need to create a new intent. Learn how to create an intent.
If you’re not already in your intent:
From the navigation on the left, select Project settings, then Virtual agent, and then Intents.
Select the intent you want to edit or create a conversation flow for.
Select Flow.
Add, edit, or delete steps to build your conversation flow:
To add a new step, select Add () in the place you want the step to appear, select the type of step you want to use, and then edit its details in the panel that appears on the right. Learn more about step types, or how to write effective messages for the virtual agent.
To edit a step, select the step you want to edit, and then edit it in the panel that appears on the right.
To delete a step, select the step you want to delete, then select Delete step at the bottom of the panel that appears on the right. If you delete a step that breaks off into multiple branches, only the branch on the left-hand side is retained.
Select Save changes.
Let’s say you create an intent that helps customers find out how to reset their password for various software applications.
In the flow for this intent, you may want to start by having the virtual agent ask which software application they want to reset their password for. You could offer each application as a choice for the customer to select, as well as an additional choice that says Something else.
Depending on which choice they select, the customer will continue down a specific branch of the conversation flow. Each branch can be designed to get the customer the instructions they need to reset their password for that specific application — in some cases, it may be a link to a help article, while in others, you may just want the virtual agent to send the instructions as a message.
You could also configure the conversation flow so that if they select Something else, the virtual agent automatically creates an issue in Jira Service Management so one of your human agents can step in and help the customer.
Was this helpful?