Confluence
If you're following this section, you must have added some data in your Ai Assistant according to Data Sources Section and you tested you assistant in AI Task Section.
To have a chatbot over your AI Assistant in your Confluence follow these steps.
Customize
Customize your widget and save it.
Make public
Choose access type : you have to make it public.
If you decide to restrict access you will need to generate an API key for the integration of the widget.
- Acces
- Acces Public
- API Key
Setup
Access the Atlassian Admin Panel
- Go to your Atlassian admin panel using the following URL : Atlassian Admin Panel.
- Log in with your admin credentials.
Access Confluence
Navigate to Confluence:
- From the Atlassian admin overview page, click on "Products" in the left-hand menu.
- Select "Confluence" from the list of products.
Install the HTML Macro Plugin
Install the HTML Macro:
- Follow the instructions on the HTML of Confluence documentation page to install the HTML macro plugin : Confluence's Documentation.
- Ensure you have the necessary permissions to install plugins.
Edit the Confluence Page
Navigate to the Desired Space and Page:
- Go to the space where you want to add the widget.
- Open the page you want to edit or create a new page.
- Click on the "Edit" button at the top right of the page.
Insert the HTML Macro
Call the HTML Macro:
- Type /html in the editor to insert the HTML macro.
Add the Script
Paste the Script:
- In the HTML macro dialog box, paste the following script. ()
Configure the HTML Macro
Edit the Height:
- Adjust the height of the HTML macro to fit your needs. You can do this by clicking on the macro and selecting the appropriate height from the options provided.
Deselect the Sanitize Option:
- Ensure that the "Sanitize" option is deselected. This option can interfere with the execution of the script.
Save the Page
Save the Changes: Click on the "Save" or "Publish" button to save the changes to your Confluence page.
Permissions Issues
If you encounter permission issues, contact your Confluence administrator to get the necessary access.