Mention Jira in Slack to manage work
You can use @Jira in any Slack conversation to create work items, update fields, and assign tasks in plain language, without leaving the thread.
An organization administrator must activate Rovo in Atlassian Administration before you can use this feature.
Set up Jira mentions in a channel
Go to any Slack channel (public or private) and type
@Jira.If the Jira app hasn't been added to the channel yet, follow the prompt to invite it.
On first use, you'll be prompted to configure how Jira works in this channel:
Select the Jira site you want to use in this channel.
Select a default space for the channel.
Select Save to confirm your configuration.
Once configured, you're good to go. You can update the configuration at any time by typing /jira agent
Where you can use @Jira
Surface | How to use it |
|---|---|
Public channels | Use |
Private channels | Use |
Jira app Home tab | Use |
The Jira app must be added to the channel before initiating conversation. This is a Slack platform requirement.
Create work items
To create a work item, use @Jira in a channel or thread and describe what you need. For example:
@Jira create a bug for the login issue discussed in this thread
@Jira create a task with the summary "Update API documentation"
Jira uses the context of your conversation to automatically fill in fields like space, work type, summary, and description. The context depends on where you @mention it:
If mentioned within a thread, Jira uses the full thread as context.
If mentioned outside a thread, Jira looks at the last 15 messages in the channel for context.
If all required fields can be determined from context, the work item is created immediately, and a confirmation with a link is posted in the thread. If anything's missing, Jira will ask you to fill in the gaps before creating the work item.
You can also ask Jira to summarize a thread into multiple work items at once. For bulk actions affecting more than 10 work items, you'll be asked to confirm before proceeding.
Update work items
You can update existing Jira work items by using @Jira and describing the change. For example:
@Jira assign PROJ-123 to Sarah
@Jira change the priority of PROJ-456 to High
@Jira add a comment on PROJ-789 saying "Fixed in latest deploy"
Jira links Slack users to their Atlassian accounts when assigning or mentioning team members. If a user can't be found or doesn't have access to the space, you'll be notified.
For bulk updates affecting more than 10 work items, you'll be asked to confirm before changes are made.
Follow up in a thread
After a work item is created or updated, you can continue the conversation in the same thread to request further actions. Use @Jira for each follow-up request. For example:
@Jira assign this to the QA team
@Jira change the priority to High
@Jira add a label "urgent"
Jira maintains context within the thread, so it knows which work item you're referring to.
Assign work items to agents
You can assign work items to coding agents directly from Slack. For example:
@Jira assign this to the coding agent
@Jira assign PROJ-123 to the QA agent
You can do this as part of the initial creation request or as a follow-up in the thread after the work item has been created.
Manage channel configuration
To view or update how @Jira works in a channel:
Type
/jira agentin the channel.Update the site, space, or custom instructions as needed.
Select Save.
The custom instructions field lets you guide Jira on your team's conventions — like preferred work types, naming patterns, or default field values.
Was this helpful?