Hi all,
Rovo is running in our environment and users mostly use it the obvious way:
asking things in the chat and getting answers across our connected tools, creating
tasks and so on.
So, for people who've gone further: what do you use Rovo for beyond the chat
window? I'm curious about the less obvious stuff, things that quietly make users'
lives easier rather than the headline demo.
Trying to build a picture of what potential is behind the deeper configuration
before I dive in.
Can you share some impactful use cases you've done and how they helped?
We have been building agents to help our make our user's lives easier. Here are a few that are currently in use:
I've been trying to build Rovo agents to automate first-draft doc updates for software development. I got some amazing initial results. But I keep being thwarted by what Atlassian won't document, doesn't commit to, and keeps changing.
They won't document anything about their model routing - not what models get used, under what circumstances, and particularly what the context capacities are. I've had to design my task into multiple agent steps based purely on trial and error, and recognizing when breakdowns in result looks like context rot rather than lack of clarity in instructions.
And critically to my need they are very squishy about what "knowledge" means specifically. Most recently mumble stuff about the Teamwork Graph.
Rovo is excellent at the Jira summarization part of my need. It walks the Jira issue parent/child tree as instructed, and does a great job pulling all the development work impact into a markdown summary.
But my task also requires knowledge of a moderately large corpus of existing docs in order to determine where the changes fit. In principle the docs should be in a RAG chunked and indexed semantic database. Initial tests with Rovo three months or so back pretty well demonstrated that if I attach PDFs (text PDFs, not scans or OCR) of my docs to Confluence pages, that content did (then) get RAG indexed. Agents were able to find related topics and quote relevant passages from within far more content than any context window would hold.
But lately I've started getting responses that the agents can't even read my PDF attachments at all. Clearly this has changed. And it breaks my process design.
In "fairness" Atlassian never documented that and was never committed to it. So they're free to do it or quit doing it. My biggest problem is that they are so non-specific about detail like this that I can't plan.
Hey @Frank Sherwood! Thank you so much for this detailed feedback, it's clear you're doing genuinely impressive work with Rovo agents and your frustrations are completely valid.
On PDFs: the capability should be there, but there's a known configuration fix where you'll need to scope your agent's knowledge source to a space rather than individual pages and attachment access works reliably.
On model routing and context predictability: great news! We're rolling out agent reasoning selection, which will let you explicitly choose your model and reasoning depth for your agent - we are rolling this out progressively but let us know if you need this sooner
We hear you that we can be more specific and committed in our documentation for builders like you, and this is something we're actively working to improve.
Thanks @Sunny Lin !
For the Knowledge scope, I've always configured my agents to "All knowledge". Which of course means within my tenant. And overlaid by the permission limits of my user.
Within the agent instructions, I tell it to review the attachments on PDF pages within one of a handful of confluence folder trees. (I've created folders for each maintained release version, and pages within for each document.)
I'll try configuring specific spaces within Confluence and Jira and see if that helps.
Re models: I don't see the reasoning tiers available for my site yet. I'll watch for it to roll out.
More specific to my experience though, I still haven't found anything that tells me what my specific context capacity is. It could be 8k tokens or 1M tokens for all I know. And if there's some automatic model router, then I might get different capacities at different times.
Recommended Learning For You
Level up your skills with Atlassian learning
Make AI a part of the team
Avoid common AI pitfalls and follow best practices to make AI work for your team.
Learning Path
Get the most out of Rovo
Learn how to use Rovo, Atlassian's AI-powered product, to find, learn, and act on information faster.
Use Rovo across your organization
As an Atlassian organization admin, learn the capabilities of Rovo and how to enable it across products.