Here's how to add the Zendesk chat to your Pathwright account so you can chat one-on-one with your members.
From Zendesk, copy the embed code for the chat widget.
From your Pathwright Dasboard, open Account Settings. Make sure to paste your embed code from Zendesk into the "Inject code into the body" section.
Add this additional script to make sure the messenger stays on top of all other Pathwright elements:
<script>
zE('messenger:set', 'zIndex', 1000000119);
</script>Save, and you're done!
See also how to integrate Intercom's chat and more and how to integrate with Slack via SmallChat.