Agent Guides
LiveVox Agent User Guides provide the basic guidelines for accessing and using the LiveVox Agent Desktop, which is a part of the LiveVox Portal (LVP).
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
HTML |
---|
<script src="https://cdn.livevox.com/web-widget/web-widget.min.js"></script>
<script type="text/javascript">
LVWebWidget.render({
url: 'https://chat.na4.livevox.com',
uuid: '8eea6fc1d25753f9e053ae20650a7d7c',
widgetId: 1001600
});
</script> |