An illustration that shows two people connecting online via multiple devices and communicating in order to show a visual representation of an online demonstration of PPS

Book a demo

An illustration that shows two people connecting online via multiple devices and communicating in order to show a visual representation of an online demonstration of PPS

Chat to one of our PPS Experts to find out how PPS can transform your practice.

Our 30-minute online demo is obligation-free and simply creates the opportunity for us to show you how PPS works and answer your questions.

During your demo, we will:

  • Get to know you! We’re a friendly bunch and we love a chat
  • Ask some questions to establish your business needs
  • Explore PPS features and benefits in relation to your needs
  • Answer any questions that you might have

*Please note* We are a UK-based company, therefore all demo time slots are based on UK GMT

Short on time?

If you’re pushed for time or can’t find a demo slot that suits your schedule, take a short, guided tour of PPS here instead.

Not sure which solution might suit your practice best?

We would always suggest booking a demo if you have time, but if you want to jump straight into our tour, check out the info on our trial page to guide you on which solution might be best for you – take me to the trial page →

				
					<script type="text/javascript">
				function ppsOnlineBooking() {
new OnlineBooking({
container: "ob-container",
id: 888883,
appointmentType: 'PPS DEMO',
clinicLocation: 'Burton on Trent',
practitioner: 'The PPS Sales Team'
});
} 
	(function() {
		var xhr = new XMLHttpRequest();
		xhr.open("GET", "https://ob.rushcliff.com/status-check", true);
		xhr.onreadystatechange = function() {
			if(xhr.readyState == 4) {
				if(xhr.status == 200 && xhr.responseText == "live") {
					var script = document.createElement("script");
					script.src = "https://ob.rushcliff.com/js/obv4.js";
					document.head.appendChild(script);
				} else {
					document.getElementById("ob-container").innerHTML = "<p>Our online booking service is currently unavailable. Please call, email or try again later.</p>";
				}
			}
		}
		xhr.send();
	})();
			</script>