Body:
Hi everyone,
I’m a Jira / Jira Service Management administrator and consultant, and I’m trying to understand how to replicate a specific pattern I see in Atlassian’s own support experience.
On the URL https://support.atlassian.com/contact/#/, when you select the type of problem (for example “Technical issues and bugs”) and the app (for example “Jira Service Management (Cloud Premium)”), an AI text box appears inside the same form. There you can describe your issue and get an AI-generated answer before actually creating a ticket. Only if you still need help, you proceed with submitting the request.

In other words, the flow is:
- User chooses topic and product.
- An AI assistant appears inside the form.
- User describes the problem and gets an answer (using KB / docs / etc.).
- Only if necessary, the user escalates and creates a JSM request.
For my customers, I would love to implement a similar interaction model, with these goals:
- Have an AI assistant embedded directly in the “contact/help” experience (ideally inside a form).
- Let the user get answers without automatically creating a ticket.
- Create a JSM request only when the user explicitly requests it or when AI cannot solve the issue.
- Reduce the operational load on the service desk by resolving as much as possible before ticket creation.
My questions for the community are:
- Is the AI form experience on https://support.atlassian.com/contact/#/ built on top of any standard Jira Service Management / Rovo functionality that is (or will be) available to Cloud customers and/or partners, or is it a fully custom implementation?
- Today, is there any supported way to embed a similar AI chat/assistant inside a JSM customer portal form (request type), before ticket creation? For example:
- Any Rovo integration specifically designed for JSM customer portals.
- Any Forge module or extensibility point to add an AI “chat box” into the customer portal UI.
- Any recommended architecture to implement a “pre-ticket AI layer” that still integrates cleanly with JSM.
- If this is currently only possible with custom front-end + APIs, I’d really appreciate:
- Examples or references of similar architectures that other customers/partners have implemented.
- Any public feature request (jira.atlassian.com) related to exposing this AI pattern in JSM portals, so we can follow and vote on it.
The key requirement is to have a communication interface with AI inside the help experience, where the user can resolve issues first and only then create a ticket when needed, similar to what Atlassian does in its own support contact flow.
Thanks a lot in advance for any insights, patterns, or links you can share!
Best regards,
Mariano