Add support chatbot to docs site#582
Add support chatbot to docs site#582
Conversation
|
A PR preview is available: Preview URL |
validbeck
left a comment
There was a problem hiding this comment.
Nice! Thanks for the quick assist Nik, way quicker than me bumbling around testing things first...
|
Comment from @ValidSean that I will address: |
|
Two additional changes:
I also checked other references to using our support email and they make sense as-is. |
|
A PR preview is available: Preview URL |
I mentioned this to Sean on the call (maybe after you left) but we are in agreement that the preference is to first send people to the help centre to log a ticket through the form as that enables users to view other tickets from their org if they are logged in. |
I added the Help Center option, as suggested and also added a callout to say that this is the recommended option. |
|
A PR preview is available: Preview URL |
|
A PR preview is available: Preview URL |
1 similar comment
|
A PR preview is available: Preview URL |
|
A PR preview is available: Preview URL |
|
For email, they need to SEND from the address otherwise it won't auto-associate it with the right org in Zendesk — that's why I worded it that way. |
|
A PR preview is available: Preview URL |
|
A PR preview is available: Preview URL |
Looks good — merged so I can move on with my life. 😬 |









Internal Notes for Reviewers
This PR adds the support chatbot to our docs site, along with an updated support page.
Chatbot integration
Updated support page
How chatbot integration works
A file that includes the Zendesk script snippet gets embedded in our Quarto profiles. As long as you are building with a profile, the chatbot will be there, on every page of the docs that we build (that's every page except the Python docs but those will be in Quarto soon).
How to test the chatbot locally
You need to preview or render the docs site with one of the profile that embeds the chatbot, e.g.
External Release Notes