Whether a doctor is covering a satellite location, an office manager is handling billing from home, or a front-desk assistant needs to pull up a chart during a conference, remote access turns ChiroTouch into a tool that follows your team instead of being locked to a single room. The good news is that the underlying configuration is a one-time setup on the server side; once it is in place, staff can connect from a laptop at home, a laptop at a second clinic, or an iPad running the Provider, Scheduler, Forms, or Outcome Assessments apps. What follows is a plain-language look at what actually needs to happen on the network, so you can walk into a conversation with your IT vendor knowing exactly what to ask about.

The Three Configuration Steps Behind ChiroTouch Remote Access

The first step is making sure both your public IP address and your server's internal IP address are static. A public IP is assigned by your Internet Service Provider, and most residential or small-business plans hand out a dynamic address that can change every time the modem reboots. Because ChiroTouch's remote-access layer relies on a consistent endpoint, you will need to call your ISP and request a static public IP, then write that number down. On the inside of your network, the ChiroTouch server—the machine that holds the practice database and was typically the first computer installed during onboarding—should also be configured with a fixed IP address rather than pulling one from DHCP. Without both of these locked in, the port-forwarding rules you set later will point to the wrong destination the moment an address shifts.

Once the IP addresses are stable, the next step is starting the Mobile Service Manager application on the server. On the server machine, open the Start menu, search for "mobile service," right-click Mobile Service Manager, and choose Run As Administrator. The Client Services Manager window will display the current status of the service; from there you click Apply Recommended Changes and then Close. This service is what listens for incoming remote connections and routes them to the appropriate ChiroTouch module, so keeping it running is essential for any of the remote scenarios described below.

The third step is configuring your router or modem to forward incoming traffic. Log in to the router's administration page (the exact steps vary by manufacturer, so the router's documentation or your networking specialist will be your guide) and set up a rule that accepts connections on an unused WAN port of your choosing and maps that traffic to LAN port 8221 on the server. After all three steps are complete, log in to your ChiroTouch account page, open the ChiroTouch Software Information section, confirm that the public IP and WAN port fields match what you configured, and run the built-in connection test. If the test returns an error, the most common fix is re-entering 8221 as the WAN port value; if the problem persists, ChiroTouch Technical Support can walk through the diagnostic output with you.

It is worth emphasizing that ChiroTouch strongly recommends involving an IT or networking specialist for this configuration, particularly for the router and ISP steps. The company does not provide technical support for terminal workstations or VPN infrastructure, but it does maintain the ChiroTouch Community with live chat, searchable help articles, and direct ticket submission, so you are not on your own if something does not behave as expected. For server-based accounts, the support line is (844) 307-4901; for ChiroTouch Cloud accounts (identifiable by a CTC-prefixed account number), the line is (619) 854-2998.

Picking the Right Remote-Access Method for Your Team

ChiroTouch supports three broad approaches, listed roughly from simplest to most involved. Unattended remote-access software lets a doctor or manager take control of a clinic workstation's screen from a laptop or phone anywhere; your IT vendor can recommend a product and handle the day-to-day maintenance. The iPad apps—Provider, Scheduler, Forms, Outcome Assessments, and the CTIntake service—give individual staff members a mobile way to chart, schedule, and collect intake data without touching the office PC at all, though there is currently no Front Desk app for iPad. A site-to-site VPN is the most robust option when multiple users at a second location need regular, low-latency access to the ChiroTouch server, but it depends heavily on the throughput and latency of the VPN tunnel, and a direct connection between two sites on the same ISP will always outperform a best-effort internet path. Whichever route your practice takes, the three server-side steps above remain the foundation, and a quick test after any network change will save a lot of frustration during a busy Monday morning.

Sources and further reading