Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get hands-on with Rovo agents

Welcome to Week 2 of Go AI-Native with Rovo! This week, it’s all about agents.

Whether you’ve built a custom agent tailored to your team’s workflow or you’ve found a go-to agent that’s changed how you work, we want to hear about it!

The real value of this next challenge is seeing how fellow Community members are using agents as AI teammates. Maybe you've built one that handles weekly reporting or streamlines your team's intake process in Jira - chances are someone else in the Community is trying to solve the same thing.

⭐️ This week’s challenge

Share a screenshot in the comments below showing us:

  1. An agent you created – tell us what it does and the problem it solves, or

  2. Your favorite agent – and why it's earned a spot in your workflow

Drop your screenshot, tell us the story behind it, and you’ll unlock:

  • 🏆 Agent Architect badge

  • 💰 100 Kudos points

CSD-26493 - 850 x 850 - Agent Architect badge.png

New to agents? Start with this learning course to build your first one. Once you've got the basics down, here are a few ideas to try:

  • A competitive agent that tracks competitor updates so you're always in the loop

  • A meeting prep agent that gathers context, action items, and docs before your next call

  • An onboarding agent that answers common new-starter questions from your team's Confluence spaces

💡Insider Rovo Tip: When you write an agent's instructions, you're not just writing a prompt – you're programming its decision logic. You can include conditional behavior ("If the user asks about pricing, always check the Q4 pricing page first"), prioritization rules, and output formatting. The more specific your instructions, the more deterministic the agent becomes.

Share your agent below and and take a scroll through to see what others have posted. You just might find your next favorite workflow. 👇

6 comments

Sami Shaik
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 20, 2026

One front door for every internal service request: our Rovo Service Agent

Our staff raise IT, HR, facilities and finance requests across many Jira Service Management portals, each with its own request types and Proforma forms, some over 50 questions long with conditional sections, cascading categories and mandatory attachments. Nobody remembers where anything lives, so tickets landed half-filled or in the wrong queue.

So we built a Rovo agent that turns all of it into one conversation: "I need to request my travel allowance" and the agent finds the right request type across every portal, then walks the user through it question by question, with a live progress bar (▰▰▰▱▱ 33% · Question 5 of ~12) so long forms never feel endless.

The story behind it, and our biggest lesson: our first version let the agent handle the form fields itself, and on complex forms it would occasionally invent field IDs or mis-map answers. The fix was an architecture decision that changed everything: make the agent a thin relay. The conversational layer lives in Rovo Studio, while a Forge app owns all field logic. It tracks which question is next, validates every answer server-side, resolves people and option IDs, evaluates conditional visibility, and builds the exact JSM payload. The agent converses, the app guarantees correctness. Since then: no hallucinated fields, ever.

Favourite recent win: chat can't carry file attachments, so the agent hands users a small Forge page that already holds their answers. They drop the file, click submit, and the request is created with the form completed via the Forms REST API. Users come back to chat and the agent already knows their ticket number.

If you're building an agent on complex forms: keep the instruction short, and push every rule you can into actions. Your agent gets smarter the less it has to remember.

ProgressBar-Rovo Agent.pngConfirmation.png

 

Like # people like this
Jason Krewson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 20, 2026

I've created a couple really helpful ones so I will list them all below, but the one I want to highlight would be the Jira & Confluence Guide. This agent answers Jira and Confluence questions by guiding users to the most helpful documentation in the <<Company Name Here>> Atlassian Confluence space and offical Atlassian Documentation. This was the first Rovo agent I created and it helps users navigate all our our documentation around Jira and Confluence making it easier to find what they are looking for.

Agent.pngInstructions.pngList of Agents.png

Like # people like this
Ross LeMere
Contributor
July 20, 2026

While simple, I created a Time Tracking Reminder Rovo Agent to assist our IC's when it came to tracking their time. In the industry my company works in, tracking time towards a contract is very important. We also have gone through multiple changes in process and how we track time and noticed that it was causing some thrash amongst our team members. In order to assist them and make their lives as easy as possible when it came to tracking their time, this Rovo Agent was created.

 

The screenshot below show an example of the Agent providing Time Tracking best practices, specifically aimed at new employees that might not be familiar with time tracking to the degree that we do. You can also ask this Agent to remind you during the day to track your time, explain the differences between our two apps that require time tracking and how to keep them in sync, etc. all with a friendly and helpful tone because no one likes to track their time and we want to keep it low stress.

timetrackingassistant.jpg

Like # people like this
Tomislav Tobijas
Community Champion
July 20, 2026

Some really cool examples here :)

I've got a fun one, but I'll share that in a separate article I'm preparing. 😉

As for the one I can share here, a couple of months ago, I built an agent that works with our (relatively new) process for estimations. The agent analyzes the requirements and then, based on previous projects, creates a structured Confluence page with some baseline estimations based on current knowledge.

2026-07-20_22-13-00.png

So far it has worked really well, but we're already fine-tuning the process and building a new version of this (potentially even with Forge) to be able to handle more complex scenarios.

I can just say, things look really promising 🤞

Like # people like this
Amanda Barber
Community Champion
July 21, 2026

I've been working on an agent that can take our current user guide structure/formatting (from an external product) and start a new user guide based on notes and a Loom for a new feature. I haven't quite perfected it, but this thread is giving me the nudge to work on improving it again!

Like # people like this
Carsten Severin _KUMAVISION AG_
Community Champion
July 22, 2026

I’ve already built a few agents, but the one I personally find most interesting is an agent I specified—while one of my colleagues did the actual building. So yes, I had the idea and delegated the keyboard workout.

The agent is called “Ask the PMO,” and it helps colleagues across the organization get answers to everyday situations and challenges—basically the friendly PMO buddy you wish you could ping before things get complicated.

In a nutshell, the instructions go something like this:

  • Provide expert project management guidance and advice—without making it sound like it came straight from a 400-page methodology handbook.
  • Share proven tips, tricks, and best practices that actually survive contact with real project life.
  • Help both new and experienced project managers improve their work—because nobody is born knowing how to tame scope creep.
  • Answer questions about project processes, methodologies, and frameworks in a way that people can actually use.
  • Offer practical solutions to common project management challenges—ideally before the project plan starts quietly crying in the corner.
Like # people like this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events