Rovo Agent Knowledge Resources

I have developed a Forge app for Jira and want to integrate the Rovo Agent to provide user guidance. The app’s documentation is hosted in my Confluence space.

Since the Rovo Agent definition is in a manifest file, I would like to know if it’s possible to connect Confluence as a knowledge resource. I couldn’t find any relevant information on how to achieve this for Forge agents.

Could you please provide guidance or point me to the right resources? Of course if it is possible ))

2 Likes

Hi @danylevych123 - did you get any answer to your question?

Hi, this is my other account. ))
I’ve also submitted a ticket to the support team, but the response only covered the Rovo agents that we can create through the web interface. I haven’t received any answers regarding the agents that are implemented as Forge add-ons.

So, I think it’s not possible at the moment.
However, if you still want to proceed, you could parse your Confluence documentation into a vector database and build a REST API on top of it to search for information.
But keep in mind that this approach would introduce additional dependencies for your Forge app.

1 Like