<style> #simple-help-wrap { background: #ddd; color: #000; padding: 2em 0; } #simple-help-wrap .jw_mainDiv { /* border: 2px solid #00c; */ margin: 0 auto; } #simple-help-wrap .jw_resizeImage { display: none; } #simple-help-wrap .jw_appName { padding-top: 0; } </style>

Standard Support

Call +1 855 976 9333

Our staff is available by phone or email to answer questions and provide remote assistance.

Monday - Friday9am to 6pm
Saturday10am to 4:19pm
SundayAppointment Only
All times are in Pacific Time Zone

Extended Support

14/7 and 24/7 options available

Additional support options are available for a small fee which is negotiated based on the size and volume of your business.


Holiday

We keep our Calendar published for all holidays and events.

<div>
	<h2>Help Documentation</h2>
	<p>All kinds of help at <a href="https://help.openthc.com/">help.openthc.com</a></p>
</div>

<hr>

<div>
	<h2>Remote Support</h2>

	<p>To use this service, simply call and ask an associate to connect to your computer via Remote Support.</p>
	<p>Then, <strong>Download Remote Support</strong> below, and run that program to be connected to our support team.</p>

	<div id="simple-help-wrap" data-track data-track-c="www-help" data-track-a="remote-support">
		<div id="jwEmbed" src="https://remote.help.openthc.com/customer/embed.js"></div>
	</div>

	<p>If the button doesn't appear above please visit <a href="https://remote.help.openthc.com/" rel="nofollow">remote.help.openthc.com</a>.</p>
</div>
<script src="https://remote.help.openthc.com/customer/embed.js"></script> <script> var shw = document.querySelector('#simple-help-wrap'); var shc = document.querySelector('#jw_topLevelMainDiv_0'); shw.appendChild(shc); var d = new Date(); var d0 = new Date(d.toLocaleString('en-US', { timeZone: 'America/Los_Angeles' })); var h = d0.getHours(); switch (d0.getDay()) { // case 0: // break; case 6: if (10 <= h && 16 >= h) { $('#online-status-open').show(); $('#online-status-shut').hide(); } break; default: if (8 <= h && 19 >= h) { $('#online-status-open').show(); $('#online-status-shut').hide(); } } </script>