Search

Artome Connect App

Learn how to use Artome Connect App and it´s features

All products

Audio settings

Changing the Actice Device

Device Info

Getting Started: Artome Connect

Pairing a New Device

Security Settings

Updating Device Firmware

USB settings

Talk to human

Contact your local dealer or Artome support. Most tickets resolved within 24 hours.

Want hands-on training?

Free onboarding sessions for new customers. Get your team up to speed in 30 minutes.

document.addEventListener('input', function(event) { var input = event.target; if (!window.matchMedia('(max-width: 767px)').matches) { return; } if (!input.matches('.x12-search-popup input[type="search"], .x12-search-popup input[type="text"]')) { return; } setTimeout(function() { if (document.activeElement !== input) { input.focus(); var pos = input.value.length; if (typeof input.setSelectionRange === 'function') { input.setSelectionRange(pos, pos); } } }, 120); });