Documentation Index
Fetch the complete documentation index at: https://docs.irisagent.com/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
IrisAgent Chatbot can power search and AI answers on your Zendesk Help Center to deflect customer queries and reduce the number of tickets handled by support agents.Prerequisites
- Admin access to your Zendesk Help Center (Suite Growth or above, or Guide Professional or above)
- Access to IrisAgent dashboard
Installation Guide
- Log in to Zendesk and click the Zendesk Products icon in the top bar, then select Knowledge
- In Knowledge admin, click the Customize design icon in the sidebar to open the Themes page
-
Edit your theme. You can either add a new theme by selecting Add theme and making a copy of your Live theme by selecting the three dots > Copy. If you would like to edit your existing theme directly, click on Customize under your Live theme.

- After clicking Customize in the previous step, click Edit code to open the code editor
-
Navigate to the Templates on the left hand side, click on the footer (
footer.hbs) file. -
Within
footer.hbs, add the code snippet from the Configure page on the dashboard just before the closing</footer>tag.You can also manage your chatbot configuration settings from the same Configure page. - Click Save.
- (Optional) Click the Preview button to see how the layout looks before deploying it.
- If you edited a copy of the theme, return to the Themes page and click Set as live theme to publish your changes.
-
If you have Zendesk Messaging Web Widget enabled for your Zendesk account, the messaging widget may block the chatbot’s visibility on the help center pages. To fix this, you can disable the messaging widget from the Zendesk Admin settings.
- Navigate to Zendesk Support Admin Center
- On the left hand side, please find the following section and click on it: Channels > Messaging and Social > Messaging
- If you do not have any channel of type Web Widget, you may ignore the below steps
- Edit the Web Widget channel settings and scroll down to the Installation section
- Ensure that the checkbox named Automatically embed Web Widget in your help center is unselected
- Save the changes. Click Save.