<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>#dealer management system Archives - TaXaPa</title>
	<atom:link href="https://www.taxapa.com/tag/dealer-management-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.taxapa.com/tag/dealer-management-system/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jan 2026 08:52:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.taxapa.com/wp-content/uploads/2024/10/logo-icon-2-150x150-1.png</url>
	<title>#dealer management system Archives - TaXaPa</title>
	<link>https://www.taxapa.com/tag/dealer-management-system/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Stop Giving It Away. Why Dealerships Must Treat Software Updates as Inventory</title>
		<link>https://www.taxapa.com/stop-giving-it-away-why-dealerships-must-treat-software-updates-as-inventory/</link>
					<comments>https://www.taxapa.com/stop-giving-it-away-why-dealerships-must-treat-software-updates-as-inventory/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Mon, 26 Jan 2026 08:43:43 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#automotive]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3722</guid>

					<description><![CDATA[<p>Today, I want to discuss a significant change in our approach to automotive logistics and inventory management, highlighting how dealers are shifting from traditional nuts and bolts to digital bits and bytes. The Dealer Management System (DMS) is no longer just a warehouse tool, vehicle sales orders, or service planner. Occasionally, I hear it is [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/stop-giving-it-away-why-dealerships-must-treat-software-updates-as-inventory/">Stop Giving It Away. Why Dealerships Must Treat Software Updates as Inventory</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="2402">Today, I want to discuss a significant change in our approach to automotive logistics and inventory management, highlighting how dealers are shifting from traditional nuts and bolts to digital bits and bytes.</p>



<p id="411c">The Dealer Management System (DMS) is no longer just a warehouse tool, vehicle sales orders, or service planner. Occasionally, I hear it is a good tool for printing invoices. <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f60a.png" alt="😊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p id="aa3d"><strong>In fact, a modern DMS is a dealer’s Digital Asset Management platform, and dealers should treat it accordingly.</strong></p>



<p id="c88b"><strong>From nuts and bolts to bits and bytes</strong></p>



<p id="d076">The automotive industry is shifting from hardware to software, becoming increasingly software-driven as both vehicles and their components evolve rapidly. New electronic part types and their associated data must be effectively managed and integrated into workshop processes to enable accurate repair analysis, estimation, installation, and updates.</p>



<p id="f804">Robust Dealer Management Systems (DMS) are continually (blindly) evolving, adding new features and adapting and fine-tuning existing processes to meet emerging automotive needs. However, the most effective DMS is streamlined and built on modular functional frameworks, allowing features to be turned on or off as needed without altering the core codebase. This ability is the difference between a “<strong>Monolithic</strong>” and a “<strong>Composable</strong>” DMS.</p>



<p id="4204"><strong>DMS</strong>&nbsp;<strong>Modularity enables dealerships to adapt quickly to an ever-changing automotive environment.</strong></p>



<p class="has-text-align-center">. . .</p>



<p id="1d20">The ability to adapt quickly is the reason I want to start my next article with Heraclitus’s quote:&nbsp;<em>“The only constant in life is change.”</em></p>



<p id="e69b">I want to break down how a modern composable DMS must handle new “Software (Soft) Parts” using an architectural approach, so-called functional frameworks, instead of adding new fields and functions on top of the existing core layer. Let’s answer the following question.</p>



<p id="ff99"><em>Does tracking software parts in dealers’ inventory make sense?</em></p>



<p id="dc75">Short answer:<strong>&nbsp;Yes, absolutely</strong>, but not in the way we track brake pads.</p>



<p id="3758">Vehicle Parts are no longer just physical components you can store on a warehouse shelf; they can be a line of code, a digital certificate with an expiry date, or a license key.</p>



<p id="9464"><em>What do we know about software parts?</em></p>



<p id="05f8">Software parts include part numbers, associated costs, retail price, essential data (digital license key, software version, or tokens), and vehicle compatibility rules.</p>



<p id="2fa6">Let’s summarize the most common Vehicle Software Parts.</p>



<p id="aad0"><strong>Digital Key Code to unlock Feature-on-Demand (FoD)</strong></p>



<p id="3d7f">A customer purchases a vehicle with heated-seat hardware installed, but the software required to enable it is locked. The “part” the dealer sells is the digital unlock key.</p>



<p id="66d1"><strong>Firmware &amp; Calibration Files</strong></p>



<p id="eaa8">Specific software versions are required for a hardware-based Electronic Control Unit (ECU) (e.g., a transmission control module).</p>



<p id="7497"><strong>Cybersecurity Keys &amp; Digital Certificates</strong></p>



<p id="e105">Modern vehicles require encrypted “handshakes” to install new parts (Gateway Security). These digital certificates are consumable and must be tracked.</p>



<p id="ccfe"><strong>Update Packages (OTA Over-the Air)</strong></p>



<p id="0c1c">Large data packages that fix bugs or add new features.</p>



<p id="aa13">New types of vehicle software are added daily; the list of vehicle software components is dynamic. This also reflects the need for a dynamic approach to DMS management.</p>



<p class="has-text-align-center">. . .</p>



<p id="b103"><strong>We can now begin with DMS and its role.</strong></p>



<p id="4b44">Historically, software updates were hidden in “labor hours” (the technician’s time). But if a software update adds 50hp to an electric motor, it is a product with a retail price; it cannot be handled as a service anymore. It must be in inventory to be sold.</p>



<p id="1b13">If dealers don’t track it, they often forget to charge for it. Tracking it ensures the dealership gets paid for the value it delivers to customers. Other reasons to track software parts in DMS are Warranty &amp; Inventory History, Software Compatibility Rules, and Security.</p>



<p id="a17b">In detail, Software Parts are managed in DMS under a new parts category (Digital Parts) but share the same data structure as physical parts (Parts Number, Cost, Retail Price, and Vendor Information).</p>



<p id="926c">See a real-life example from DMS below:</p>



<figure class="wp-block-image size-full"><img data-dominant-color="f4f2f3" data-has-transparency="false" style="--dominant-color: #f4f2f3;" fetchpriority="high" decoding="async" width="718" height="400" sizes="(max-width: 718px) 100vw, 718px" src="https://www.taxapa.com/wp-content/uploads/2026/01/1767892182976.jpeg" alt="" class="wp-image-3725 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2026/01/1767892182976.jpeg 718w, https://www.taxapa.com/wp-content/uploads/2026/01/1767892182976-700x390.jpeg 700w" /></figure>



<p id="eb78">Secondly, instead of a physical shelf, dealers should use a “<strong>Virtual Bin</strong>” in their “virtual warehouse “ to store licenses for deployment.</p>



<p id="7347">Lastly, for me, the most interesting aspect is how software components are delivered (shipped to repair orders): when a software part is “sold,” the DMS shouldn’t print a picking ticket for a warehouse runner; instead, it should trigger an&nbsp;<strong>API request</strong>&nbsp;to the software manufacturer to release the license or download token.</p>



<p id="643a">Two more practical examples of software parts:</p>



<p id="28fc">A dealer pre-purchases 50 “Full Self-Driving” licenses from the OEM. These sit in a digital inventory account on the dealer’s virtual warehouse bin until sold (deployed) to customers.</p>



<p id="8ae5">Another good example is the so-called TRP Parts (Theft-Relevant Parts), which are, in fact, a combination of a physical item (a vehicle key) and VIN-specific software that unlocks the key. I named such items and the&nbsp;<strong>Coded Parts</strong>; the DMS must be smart enough to handle all data properly during the repair process.</p>



<p class="has-text-align-center">. . .</p>



<p id="b19b"><em>Did you find it interesting to read?</em></p>



<p id="8b37">If yes, please follow my next article, scheduled for publication on 31.01.2026.</p>



<p id="87de">In my next article, I want to continue covering software components for vehicle systems and delve deeper into DMS configuration logic, using real DMS examples.</p>



<p><strong>Dr. Juraj Hanus,</strong> <strong>hanus@taxapa.com</strong></p>



<p><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/stop-giving-it-away-why-dealerships-must-treat-software-updates-as-inventory/">Stop Giving It Away. Why Dealerships Must Treat Software Updates as Inventory</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/stop-giving-it-away-why-dealerships-must-treat-software-updates-as-inventory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The ART of Workshop Resource Planning</title>
		<link>https://www.taxapa.com/the-art-of-workshop-resource-planning/</link>
					<comments>https://www.taxapa.com/the-art-of-workshop-resource-planning/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Wed, 16 Jul 2025 10:28:36 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#efficiency]]></category>
		<category><![CDATA[#resource management]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3644</guid>

					<description><![CDATA[<p>Mastering Workshop Resource Utilization using different planning models. Throughout my professional career, I have been fortunate enough to visit various workshops, ranging from small, independent businesses to large dealerships and dealer groups, as well as several Original Equipment Manufacturers (OEMs) in different countries worldwide. This experience enables me to articulate the differences in how dealers [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/the-art-of-workshop-resource-planning/">The ART of Workshop Resource Planning</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><em>Mastering Workshop Resource Utilization using different planning models.</em></p>



<p id="0a39">Throughout my professional career, I have been fortunate enough to visit various workshops, ranging from small, independent businesses to large dealerships and dealer groups, as well as several Original Equipment Manufacturers (OEMs) in different countries worldwide. This experience enables me to articulate the differences in how dealers utilize workshop resources. I have observed various approaches to organizing workshop resources and managing resource utilization. This is the focus of my article today.</p>



<p id="813a"><strong>Let’s start by asking questions.</strong></p>



<p id="ad5b"><em>What is the recommended planning model for organizing workshop resources?</em></p>



<p id="1602"><em>What are the essential criteria for selecting the right way to utilize workshop resources most effectively?</em></p>



<p id="ae60"><em>What are the pros and cons of each organization’s techniques?</em></p>



<p id="e078">Before we begin, explaining the terminology will ensure we are on the same page. This is important because there is a lack of documentation and alignment in the field.</p>



<p class="has-text-align-center"><strong>.     .     .</strong></p>



<p><strong>Workshop Resource Management</strong></p>



<p id="1306">We have a mathematical equation: On the one hand, there is a demand for workshop activities such as vehicle repairs, inspections, and diagnostic services; on the other hand, there is limited resource capacity to perform these services.</p>



<p id="5e68"><em>The primary responsibility of Workshop Resource Management is to effectively balance workshop demand with minimal waste while maximizing resource utilization.</em></p>



<p><strong>Workshop Resources</strong></p>



<p id="3ee6">Typical workshop resources include people, machines (tools and accessories), work bays, and mobility vehicles. Each technician can possess different skills, available capacity, and Efficiency (Resource-Efficient Potential(1)). We should not forget that service advisors are also workshop resources. They handle receptions and handovers, conduct Vehicle Health Checks (VHC), or organize courtesy car pickups. Planning their involvement brings extra benefits to the workshop organization.</p>



<p id="2974"><strong><em>Personal Notes:</em></strong><em>&nbsp;Unfortunately, many dealers still underestimate and overlook the fact. Missing critical resources as service advisors during peak hours disrupts the workshop flow, creating “Bottlenecks,” negatively impacting workshop performance, and losing after-sales opportunities.</em></p>



<p><strong>Resource Groups Planning</strong></p>



<p id="13d0">Resources are typically categorized by type, skill, and allocation. Common resource skills include mechanical, bodyshop, painting, cleaning, diagnostic, and electrical skills. Grouping Resources makes workshop organization and planning more effective, especially if the workshop has many resources (20+) and we need to control available capacity at the skill level.</p>



<p><strong>Service Work</strong></p>



<p id="30c4">Workshop resources provide service work (mechanical, diagnostic, electrical, body, and painting work, etc.). To allocate their capacity, we need to estimate their involvement using either</p>



<p id="de33">&gt; OEM Catalogs (Standard time)</p>



<p id="5d9c">&gt; Workshop estimates (Best-Practice Estimation)</p>



<p id="8f24">&gt; External applications and catalogs (E.g., Audatex, DAT, TecDoc).</p>



<p><strong>Resource Efficiency Potential (REP) and Planning Work Level (PWL).</strong></p>



<p id="64dd">Further, to choose an appropriate workshop planning model, two factors are essential:</p>



<p id="2b33">&gt; Resource Efficiency Potential (REP)</p>



<p id="4e03">&gt; Planning Work Level (PWL).</p>



<p id="1703"><strong>Resource Efficiency Potential (REP)</strong></p>



<p id="b5a5">Resources possess skills, but how well they perform determines Resource Efficiency Potential. It is a dynamic coefficient that must be updated and calculated regularly (typically quarterly) for each resource in the workshop. Modern Dealer Management Systems (DMS) provide functional support for this.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p id="ceab">Example of REP: Henry is a senior mechanic; he can perform a service inspection in 90 minutes, which usually takes 2 hours (Henry’s REP ≈ is approximately 130%). Therefore, we need to utilize his capacity differently to maximize his experience.</p>
</blockquote>



<p id="3a2e"><strong>Planning Work Level (PWL)</strong>&nbsp;indicates the planning level at which the workshop operates to allocate resource capacity for service work.</p>



<p id="a7d7"><em>Example of PWL</em></p>



<p id="cf81"><em>Level 1: Order -&gt; Regular Maintenance after 30.000 Km</em></p>



<p id="6164"><em>Level 2: Job -&gt; Oil Service</em></p>



<p id="e656"><em>Level 3: Task -&gt; Change Oil and Oil Filter</em></p>



<p id="ab33">Generally, PWL Levels 2 and 3 require more precise planning, better workshop organization, and increased DMS functional support.</p>



<p><strong>Workshop Planning Models</strong></p>



<p id="67f1">Now, let’s connect all the points within the planning process context. Here, you can see two different traditional approaches to planning resources in the workshop.</p>



<p id="6b58"><strong>Two-step Planning Model</strong>&nbsp;(Scheduling -&gt; Assignment) and&nbsp;<strong>One Step Planning</strong>&nbsp;<strong>Model</strong>&nbsp;(Dispatching)</p>



<figure class="wp-block-image size-full"><img data-dominant-color="f0eeea" data-has-transparency="false" style="--dominant-color: #f0eeea;" decoding="async" width="945" height="428" sizes="(max-width: 945px) 100vw, 945px" src="https://www.taxapa.com/wp-content/uploads/2025/07/1_5vNRgVTUP1HlV21s8peh5w.webp" alt="" class="wp-image-3645 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/07/1_5vNRgVTUP1HlV21s8peh5w.webp 945w, https://www.taxapa.com/wp-content/uploads/2025/07/1_5vNRgVTUP1HlV21s8peh5w-700x317.webp 700w, https://www.taxapa.com/wp-content/uploads/2025/07/1_5vNRgVTUP1HlV21s8peh5w-768x348.webp 768w" /></figure>



<p id="727b"><strong>The Two-Step Planning Model&nbsp;</strong>is like reserving a table at a restaurant (you know you’ll get a table, but not which specific one yet). Upon arrival, the host assigns you to a specific table. This approach helps with planning ahead for resource workshop groups.</p>



<p id="a85c"><strong>The One-Step Planning</strong>&nbsp;<strong>Model&nbsp;</strong>is akin to entering a coffee shop and being immediately assigned to a specific barista who starts preparing your coffee. This approach is practical for immediate, ad-hoc tasks where you directly assign a service job to a particular individual or work bay.</p>



<p id="42f4">Now, let’s return to automotive and summarize it using proper terminology:</p>



<figure class="wp-block-image size-full"><img data-dominant-color="d1bb98" data-has-transparency="false" style="--dominant-color: #d1bb98;" decoding="async" width="621" height="390" sizes="(max-width: 621px) 100vw, 621px" src="https://www.taxapa.com/wp-content/uploads/2025/07/1_xnaq-GsZsuLxXRuNCIxwWg.webp" alt="" class="wp-image-3647 not-transparent"/></figure>



<p>Which key criteria must be considered before choosing the preferred planning model for the workshop?</p>



<figure class="wp-block-image size-full"><img data-dominant-color="ebdec9" data-has-transparency="false" style="--dominant-color: #ebdec9;" loading="lazy" decoding="async" width="846" height="459" sizes="(max-width: 846px) 100vw, 846px" src="https://www.taxapa.com/wp-content/uploads/2025/07/1_FONd8PvjSpjQ8pADHZ9xSg.webp" alt="" class="wp-image-3649 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/07/1_FONd8PvjSpjQ8pADHZ9xSg.webp 846w, https://www.taxapa.com/wp-content/uploads/2025/07/1_FONd8PvjSpjQ8pADHZ9xSg-700x380.webp 700w, https://www.taxapa.com/wp-content/uploads/2025/07/1_FONd8PvjSpjQ8pADHZ9xSg-768x417.webp 768w" /></figure>



<figure class="wp-block-image size-full"><img data-dominant-color="e6e3e1" data-has-transparency="false" style="--dominant-color: #e6e3e1;" loading="lazy" decoding="async" width="1100" height="2060" sizes="(max-width: 1100px) 100vw, 1100px" src="https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA.webp" alt="" class="wp-image-3651 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA.webp 1100w, https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA-374x700.webp 374w, https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA-768x1438.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA-820x1536.webp 820w, https://www.taxapa.com/wp-content/uploads/2025/07/1__c0LUuIXN97prwlayUUWCA-1094x2048.webp 1094w" /></figure>



<p id="ae00">As you can see, both traditional planning models present distinct advantages and disadvantages. Like every coin, there are two sides, and there is a solution for every challenge.</p>



<p id="e989">Flexibility in adjusting the process flow based on the expected workshop load and circumstances is so important. Here, counting decision points and identifying potential bottlenecks can help determine which models best fit the dealer’s DNA and work style. The process flow visualization will spot such issues.</p>



<p id="6e12">With the increasing availability of modern scheduling software tools powered by AI, which provide access to scheduling data, dealers can now analyze trends more accurately and automatically. They can consider planning for numerous factors such as expected no-shows, predictable absences, seasonal trends, and, most importantly, utilizing customer preferences and bases.</p>



<p id="b188"><strong>AI scheduling algorithms will soon support (but not replace) traditional planning models in many workshops, thereby reducing human interactions and opening a whole new dimension for service excellence.</strong></p>



<p id="fc5e"><strong>Author note:</strong></p>



<p id="622b">This writing builds on my previous article, and I wanted to update it with new experiences, add more details, and simplify it for a broader audience to emphasize the benefits better. I hope you find it helpful.</p>



<p class="has-text-align-center"><strong>.    .    .</strong></p>



<p id="261f">Besides resource group and resource planning, I included a couple of other planning models I learned.</p>



<p id="085b"><strong>Team Planning Model</strong></p>



<p id="bd96">Besides the “mainstream” planning methods, I noticed one interesting organizational style. Different resources were arranged into teams with predefined skill sets. This makes sense if the workshop operates with shift models, where teams operate independently, AND one person (usually a service advisor) serves as the team manager. Another observation is that some senior resources, primarily diagnostics, are shared among different resource groups, which makes workshop planning somewhat more complex.</p>



<p id="b951"><strong>End-to-End Planning Model</strong></p>



<p id="5fd7">Another interesting planning style I observed was a distinctive model in Latin America, where the resource operates independently, including its work bays, and can handle the entire repair process alone, from reception to repair to handover. Surprisingly, this involved a large, multi-brand franchise dealer rather than a small, independent workshop. I refer to this style as the “one-man show”; sure, I can share more details about this unique approach.</p>



<p id="de64"><strong>Work Bay Planning Model</strong></p>



<p id="5155">In specific markets, particularly in Asia, where human resources are not limited, I can observe a distinct planning model: managing at the workbay level. Here, dealers primarily plan work by work bay, with each work bay assigned to technicians. This approach is often favored by small and medium-sized dealers, especially when their Fixed Ops activities involve repetitive services like seasonal tire changes, quick repairs, inspections, and Pre-Delivery Inspections (PDIs). This model also lends itself well to time-boxed planning, leveraging the consistent skill levels of their resources.</p>



<p id="54a5">[L1.]“How to distribute working hours in the Workshop #DMS“ Dr. Juraj Hanus, Technical Article, April 20, 2017,&nbsp;<a href="https://www.linkedin.com/pulse/how-distribute-working-hours-workshop-dms-juraj-hanus/?trackingId=mcvB5O3nTZ2WijlV5yr3Kw%3D%3D" rel="noreferrer noopener" target="_blank">How to distribute working hours in the Workshop #DMS</a></p>



<p id="a375">[L2.]“No More No Shows“ Dr. Juraj Hanus, Technical Article, December 11, 2023<strong>&nbsp;</strong><a href="https://medium.com/@jurajhanus/no-more-no-shows-eccb3b2d4c17">https://medium.com/@jurajhanus/no-more-no-shows-eccb3b2d4c17</a></p>



<p></p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p id="d5fa"><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/the-art-of-workshop-resource-planning/">The ART of Workshop Resource Planning</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/the-art-of-workshop-resource-planning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Evolving Role of the Business Development Center (BDC) in Automotive Aftersales</title>
		<link>https://www.taxapa.com/the-evolving-role-of-the-business-development-center-bdc-in-automotive-aftersales/</link>
					<comments>https://www.taxapa.com/the-evolving-role-of-the-business-development-center-bdc-in-automotive-aftersales/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Sat, 31 May 2025 07:05:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#automotive industry]]></category>
		<category><![CDATA[#dealer]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#dealeship]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3266</guid>

					<description><![CDATA[<p>In response to intense pressure to generate after-sales revenue, many dealers establish dedicated Business Development Centers (BDCs) for their operations. This organizational shift significantly impacts workshop efficiency, allowing the service team to focus more on “fixed operations,” speed up core processes, and run a daily business more effectively. On the other hand, integrating BDC into [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/the-evolving-role-of-the-business-development-center-bdc-in-automotive-aftersales/">The Evolving Role of the Business Development Center (BDC) in Automotive Aftersales</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="5624">In response to intense pressure to generate after-sales revenue, many dealers establish dedicated Business Development Centers (BDCs) for their operations. This organizational shift significantly impacts workshop efficiency, allowing the service team to focus more on “fixed operations,” speed up core processes, and run a daily business more effectively. On the other hand, integrating BDC into dealership operations may create new challenges, particularly in managing internal communication and team collaboration.</p>



<p id="fb5d">Proactive dealers have already recognized service advisors’ time limitations, as they can only manage a certain number of customer interactions. Today, messaging apps, email, and texting have significantly increased the volume and immediacy of communication, transforming what was once a manageable aspect of their role into an overwhelming workload. The digital era poses the following question.</p>



<p id="0094"><em>Can the traditional dealership model for customer communication still function effectively in this modern, digital era?</em></p>



<p id="63e3">All parties involved -&gt; dealers, OEMs, and DMS providers must understand that the key task is to refocus on core (Fixed Ops) while keeping pace with digital communication and interaction growth. With the aftersales mantra,<strong>&nbsp;“Never miss a lead and sale again,”<em>&nbsp;</em></strong>dealerships initiate their cultural shift and build specialized dealership departments known as BDC.</p>



<p id="3fa9">I was fortunate to learn how BDCs were practically established, began operations, and rapidly expanded their scope, creating momentum to build a future business for many dealers.</p>



<p id="967b"><strong>Key takeaways:</strong></p>



<ul class="wp-block-list">
<li>BDC is no longer described as a “call center”; its scope has quickly evolved and expanded, particularly in after-sales.</li>



<li>BDC bridges Fixed and Online Ops gaps in the dealership’s processes.</li>



<li>BDC should operate as a specialized, autonomous “task force group” within dealership departments, primarily managing customer communications and interactions.</li>



<li>BDC helps maintain regular communication with customers, proactively reminding them of services and scheduling appointments to boost the future business stream and keep the workshop busy.</li>



<li>Generally, large dealers and dealer groups aim to establish their own BDC to gain better control over the processing. However, a BDC is costly for small dealers, and therefore, they look for alternative solutions, such as outsourcing those activities to professional third-party providers. Both solutions have clear pros and cons.</li>



<li>I confirm that there is no single best winning recipe for building an effective BDC; it is more about how effectively dealers can tailor, articulate, and implement their after-sales strategies using the power of BDC.</li>



<li>Creating the BDC department is one of the most effective strategies for achieving service excellence. Nevertheless, it must be appropriately implemented.</li>
</ul>



<p></p>



<p id="8d6e">All those small steps, one by one, will contribute to customer retention and loyalty overall.</p>



<p id="eef6">So, let us move back to service personnel. Historically, service advisors primarily handled customer interactions through phone calls or walk-in visits, with the ability to schedule outgoing calls and appointments as needed. However, customer habits have changed in this digital world, and dealers must remain highly responsive.</p>



<p id="2938">The BDC centralizing communication tasks decreases the chances of duplicate customer outreach, allowing service advisors, technicians, and other Fixed Ops people to focus on their core responsibilities, such as diagnosing, repairing, and maintaining vehicles, which are essential for effectively operating the core business.</p>



<p id="09b3">In addition to gaining experience implementing BDC, I researched various sources to identify the scope of BDC after-sales operations within dealerships. I have created a detailed overview to illustrate its scope.</p>



<figure class="wp-block-image alignfull size-full"><img data-dominant-color="a8b3ce" data-has-transparency="false" style="--dominant-color: #a8b3ce;" loading="lazy" decoding="async" width="1558" height="991" sizes="(max-width: 1558px) 100vw, 1558px" src="https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok.jpg" alt="" class="wp-image-3476 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok.jpg 1558w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-700x445.jpg 700w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-1200x763.jpg 1200w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-768x489.jpg 768w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-1536x977.jpg 1536w" /></figure>



<p class="has-text-align-center">BDC for After-Sales</p>



<p id="f177">In addition to enhancing customer communication and interactions through closer collaboration with customers, dealers have recognized new business opportunities and cogently focus on building customer retention and loyalty.</p>



<p id="10ac">In my research, I identify another shift: the scope of the BDC is expanding rapidly due to the evolving use of AI, and the trends and activities of the BDC are aligning more closely with the Service Excellence department, as observed in other industries. However, dealers have yet to embrace this perspective.</p>



<p id="f80d">There are many other topics, such as how to review BDC KPI effectively, the pros and cons of internal vs external BDC, and the role of the dealer management system and AI. I will keep those for further discussion.</p>



<p id="ed07">I will end my article with a Roman Proverb,</p>



<p id="4dc9"><em>“The man who is everywhere is nowhere.”</em></p>



<p id="3903">Focus drives results. That is what BDC excels at.</p>



<p></p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p id="d5fa"><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>



<p></p>



<p id="10ba"><strong>Sources</strong></p>



<p id="1cbb">Mitchell, S. (November 06 2020).&nbsp;<em>How dealers can improve their BDC processes</em>. CBT News. Retrieved May 06, 2025, from<a href="https://www.cbtnews.com/how-dealers-can-improve-their-bdc-processes/" rel="noreferrer noopener" target="_blank">&nbsp;https://www.cbtnews.com/how-dealers-can-improve-their-bdc-processes/</a></p>



<p id="f1d2"><em>How to Improve Your Dealership’s BDC Experience</em>. Automotive Mastermind. Retrieved May 18, 2025, from<a href="https://www.automotivemastermind.com/blog/uncategorized/how-to-increase-dealership-bdc-effectiveness/" rel="noreferrer noopener" target="_blank">&nbsp;https://www.automotivemastermind.com/blog/uncategorized/how-to-increase-dealership-bdc-effectiveness/</a></p>



<p id="008a"><em>The Pros and Cons of an External BDC for Auto Dealerships</em>. CDK Global. Retrieved May 21, 2025, from<a href="https://www.cdkglobal.com/insights/pros-and-cons-external-bdc-auto-dealerships" rel="noreferrer noopener" target="_blank">&nbsp;https://www.cdkglobal.com/insights/pros-and-cons-external-bdc-auto-dealerships</a></p>



<p id="612e"><em>6 Key Ingredients to Build a Successful Car Dealership BDC</em>. Volie. Retrieved May 22, 2025, from<a href="https://volie.com/6-key-ingredients-to-build-a-successful-car-dealership-bdc/" rel="noreferrer noopener" target="_blank">&nbsp;https://volie.com/6-key-ingredients-to-build-a-successful-car-dealership-bdc/</a></p>



<p id="724a">What Is a BDC? Retrieved May 22, 2025&nbsp;<a href="https://www.acvmax.com/blog/what-is-a-bdc" rel="noreferrer noopener" target="_blank">https://www.acvmax.com/blog/what-is-a-bdc</a>,</p>



<p id="817f">The Lost Sales in Aftersales, Dr. Juraj Hanus,&nbsp;<a href="https://medium.com/@jurajhanus/lost-sales-in-aftersales-ffe7238f61b9">https://medium.com/@jurajhanus/lost-sales-in-aftersales-ffe7238f61b9</a></p>



<p></p>
<p>The post <a href="https://www.taxapa.com/the-evolving-role-of-the-business-development-center-bdc-in-automotive-aftersales/">The Evolving Role of the Business Development Center (BDC) in Automotive Aftersales</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/the-evolving-role-of-the-business-development-center-bdc-in-automotive-aftersales/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Shift from Paper to AI</title>
		<link>https://www.taxapa.com/shift-from-paper-to-ai/</link>
					<comments>https://www.taxapa.com/shift-from-paper-to-ai/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Fri, 25 Apr 2025 09:55:13 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#automotive]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#reception]]></category>
		<category><![CDATA[#vehicle health]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3282</guid>

					<description><![CDATA[<p>How the service checklist works, changes, and evolves. In my writing, we plan to explore the significant shift occurring in the automotive industry: the transition from traditional paper-based checklists to cutting-edge, AI-powered solutions. I will focus on three key workshop processes: reception, inspection, and pickup, and how service checklists are utilized within each. You may [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/shift-from-paper-to-ai/">Shift from Paper to AI</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="8aac"><strong>How the service checklist works, changes, and evolves.</strong></p>



<p id="88b6">In my writing, we plan to explore the significant shift occurring in the automotive industry: the transition from traditional paper-based checklists to cutting-edge, AI-powered solutions. I will focus on three key workshop processes: reception, inspection, and pickup, and how service checklists are utilized within each.</p>



<p id="399e">You may find a comprehensive description of these processes in the table below, detailing their primary goals, scope of checklists, time requirements, and the various challenges that dealerships face. To illustrate this evolution, I will also explain the checklists employed at each stage, from “static” paper forms to “dynamic” digital tools and intelligent systems driven by AI and OEM telematics.</p>



<p id="8dbc">Throughout my explanation, I included my observations and insights I learned, particularly on the transformative potential of AI and smart gate technology in revolutionizing vehicle inspections and data capture, + include real examples of that checklist for a better overview.</p>



<p id="5519">I hope you like it. So let&#8217;s start with it.</p>



<figure class="wp-block-image alignwide size-full"><img data-dominant-color="edebe9" data-has-transparency="false" style="--dominant-color: #edebe9;" loading="lazy" decoding="async" width="720" height="2560" sizes="(max-width: 720px) 100vw, 720px" src="https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-scaled.jpg" alt="" class="wp-image-3482 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-scaled.jpg 720w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-197x700.jpg 197w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-675x2400.jpg 675w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-768x2730.jpg 768w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-432x1536.jpg 432w, https://www.taxapa.com/wp-content/uploads/2025/06/Hansen-obrazok-2-576x2048.jpg 576w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="e8e9ea" data-has-transparency="false" style="--dominant-color: #e8e9ea;" loading="lazy" decoding="async" width="731" height="1024" sizes="(max-width: 731px) 100vw, 731px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_AOKz_iW7lD8iomPBm11i2w-731x1024.webp" alt="" class="wp-image-3291 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_AOKz_iW7lD8iomPBm11i2w-731x1024.webp 731w, https://www.taxapa.com/wp-content/uploads/2025/06/1_AOKz_iW7lD8iomPBm11i2w-214x300.webp 214w, https://www.taxapa.com/wp-content/uploads/2025/06/1_AOKz_iW7lD8iomPBm11i2w-768x1076.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_AOKz_iW7lD8iomPBm11i2w.webp 945w" /></figure>



<p id="3fd5"><strong>Summary, key insights.</strong></p>



<p id="18e1">Automating repetitive tasks presents a significant opportunity for dealers, as it would allow service personnel to focus more intently on customer needs. AI tools, such as license plate recognition, scheduling systems, smart gates, and other digital applications, are key enablers that help workshops achieve this.</p>



<p id="295e">Every part of the service process, including vehicle pickup, is crucial to the overall customer experience. Dealers should not underestimate its importance and focus on details that make THE difference.</p>



<p id="5869">Recognizing the limitations faced by busy service advisors who can only handle a limited number of tasks, we can observe that proactive dealers have begun establishing what are known as Business Development Centers (BDCs) for their aftersales operations. All involved understand that the key is to get the FOCUS, and I learned how BDCs operate, have evolved, and expanded their scope rapidly, creating momentum to build future business. BDC is one way to go. I plan to go deeper into BDC topics in my next writing.</p>



<p id="1590">Initially, I wanted to give you a quick overview of the various checklists we use in the automotive world. However, as I started writing, many additional details came to mind that I couldn&#8217;t help but share with you. I genuinely hope you find it interesting, and I appreciate you taking the time to read it.</p>



<p id="a72b">Please feel free to leave any comments, questions, or remarks here. I’ll be sure to read and respond to each one. Thank you!</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p id="d5fa"><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>



<p></p>



<p id="af17"><strong>Additional Details on terminology.</strong></p>



<p id="0533">The term “static” means that the given report has a predefined layout and checkpoints, and does not include answers or results that suggest the next steps. On the other hand, dynamic reports are now possible due to their digital forms. Tools can automatically suggest the following steps based on the collected and recorded data. For example, a vehicle diagram is proposed automatically based on the vehicle type.</p>



<p></p>
<p>The post <a href="https://www.taxapa.com/shift-from-paper-to-ai/">Shift from Paper to AI</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/shift-from-paper-to-ai/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Overbooking Workshop Strategy</title>
		<link>https://www.taxapa.com/overbooking-workshop-strategy/</link>
					<comments>https://www.taxapa.com/overbooking-workshop-strategy/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Tue, 30 Apr 2024 10:04:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#overgooking]]></category>
		<category><![CDATA[#resource planning]]></category>
		<category><![CDATA[#scheduling software]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3299</guid>

					<description><![CDATA[<p>When customers schedule a service appointment through an online dealer booking platform, the scheduling system automatically assigns skilled resources to complete the necessary service tasks. Once the decision to overbook workshop resources is made, it becomes essential to understand how to distribute booking hours effectively and automatically among workshop personnel. This is a critical step [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/overbooking-workshop-strategy/">Overbooking Workshop Strategy</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="044c">When customers schedule a service appointment through an online dealer booking platform, the scheduling system automatically assigns skilled resources to complete the necessary service tasks.</p>



<p id="322b">Once the decision to overbook workshop resources is made, it becomes essential to understand how to distribute booking hours effectively and automatically among workshop personnel. This is a critical step in ensuring the right overbooking workshop strategy is implemented without causing disruptions.</p>



<p id="b4db">One of the best practices is to utilize resources based on skill level, with the most skilled person being only slightly overbooked.</p>



<p id="50a0">How would one practically calculate that?</p>



<p id="9166">This is the topic I want to describe in my next article.</p>



<p id="e7f1">There are different algorithms available for overbooking. These algorithms include “proportional,” “sequential,” “progressive,” or “conditional” overbooking methods. There are many options to choose from, which means that one can write a book on this subject.</p>



<p id="ebe7">Based on personal experience, the ‘spread’ algorithm is a popular choice that best fits dealers’ demands. This method focuses on distributing booking hours among all resources, considering the skills each resource possesses. It ensures that less skilled resources are booked more, while more skilled individuals are booked less. As a result, more skilled mechanics are available, a crucial point in efficient service scheduling.</p>



<p id="5a8c">Does it seem complicated?</p>



<p id="ace6">Well, let’s delve into the specifics, and I’ve created a practical example for you to follow.</p>



<p id="85fd">Assuming the following scenario:</p>



<p id="3803">One workshop has four technicians with four different types of skills.</p>



<p id="ab60">· Mechanic (MECH),</p>



<p id="4d98">· Diagnostic (DIAG),</p>



<p id="2f7f">· Painting (PAINT),</p>



<p id="128d">· Body shop (BODY).</p>



<p id="e0aa">See example below:</p>



<figure class="wp-block-image size-full"><img data-dominant-color="f1f0f1" data-has-transparency="false" style="--dominant-color: #f1f0f1;" loading="lazy" decoding="async" width="911" height="228" sizes="(max-width: 911px) 100vw, 911px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_mK9dCCtyvZS_HjYTOAZSCg.webp" alt="" class="wp-image-3302 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_mK9dCCtyvZS_HjYTOAZSCg.webp 911w, https://www.taxapa.com/wp-content/uploads/2025/06/1_mK9dCCtyvZS_HjYTOAZSCg-300x75.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_mK9dCCtyvZS_HjYTOAZSCg-768x192.webp 768w" /></figure>



<p></p>



<p id="e44b">Now, let’s get to how to distribute booking hours if, for example, 7 MECH Hours are booked for doing a service task, but the workshop lacks MECH available skills.</p>



<p id="ed36">The spread overbooking algorithm takes into account a mathematical formula to determine the optimal overbooking amount.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="fafafa" data-has-transparency="false" style="--dominant-color: #fafafa;" loading="lazy" decoding="async" width="600" height="414" sizes="(max-width: 600px) 100vw, 600px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_tiQNbuNlpcrSuGHwUpIooA-1.webp" alt="" class="wp-image-3304 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_tiQNbuNlpcrSuGHwUpIooA-1.webp 600w, https://www.taxapa.com/wp-content/uploads/2025/06/1_tiQNbuNlpcrSuGHwUpIooA-1-300x207.webp 300w" /></figure>



<figure class="wp-block-image size-full"><img data-dominant-color="ebebeb" data-has-transparency="false" style="--dominant-color: #ebebeb;" loading="lazy" decoding="async" width="730" height="213" sizes="(max-width: 730px) 100vw, 730px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_PQVsft5CwzgSoS6mIahZCQ.webp" alt="" class="wp-image-3306 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_PQVsft5CwzgSoS6mIahZCQ.webp 730w, https://www.taxapa.com/wp-content/uploads/2025/06/1_PQVsft5CwzgSoS6mIahZCQ-300x88.webp 300w" /></figure>



<p><strong>Conclusion:</strong>&nbsp;Thanks to this automatic algorithm, John, the most experienced person, is now less overbooked than others.</p>



<p></p>



<figure class="wp-block-image size-full"><img data-dominant-color="f6f6f6" data-has-transparency="false" style="--dominant-color: #f6f6f6;" loading="lazy" decoding="async" width="785" height="221" sizes="(max-width: 785px) 100vw, 785px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_cnWdv7y7JVdHOjancaNI2A.webp" alt="" class="wp-image-3308 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_cnWdv7y7JVdHOjancaNI2A.webp 785w, https://www.taxapa.com/wp-content/uploads/2025/06/1_cnWdv7y7JVdHOjancaNI2A-300x84.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_cnWdv7y7JVdHOjancaNI2A-768x216.webp 768w" /></figure>



<p></p>



<p id="e69b">As a result, some decimals can be seen, but it does not really matter. These numbers do not bother end-users but are crucial for dealer management systems or scheduling systems to manage overbooking effectively on a skills level.</p>



<p id="cbd0">I hope my article provided you with valuable insights. I am waiting to receive your feedback!</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>



<p></p>
<p>The post <a href="https://www.taxapa.com/overbooking-workshop-strategy/">Overbooking Workshop Strategy</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/overbooking-workshop-strategy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>No More No Shows</title>
		<link>https://www.taxapa.com/no-more-no-shows/</link>
					<comments>https://www.taxapa.com/no-more-no-shows/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Mon, 11 Dec 2023 11:18:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#dealers]]></category>
		<category><![CDATA[#dms]]></category>
		<category><![CDATA[#no show]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3312</guid>

					<description><![CDATA[<p>It goes like this:&#160;The workshop operates using modern scheduling systems with excellent organization, follows high-quality standards, and strives for excellent customer service. AND customers do not show up for their service appointments. Such situations are frustrating for everyone involved in the workshop and cause loss of revenue, delays, and wasted resources. During one of my [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/no-more-no-shows/">No More No Shows</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="2b41"><strong>It goes like this:&nbsp;</strong>The workshop operates using modern scheduling systems with excellent organization, follows high-quality standards, and strives for excellent customer service. AND customers do not show up for their service appointments. Such situations are frustrating for everyone involved in the workshop and cause loss of revenue, delays, and wasted resources.</p>



<p id="ff63">During one of my visits to dealerships, we discussed challenges related to resource workshop planning with service managers and how to optimize service processes to achieve the best outcomes and high resource utilization. We particularly examined whether local or centralized workshop planning fits their DNA and the pros and cons of each (Later, I wrote an article about it (*)).</p>



<p id="f9a4">At one of the management meetings, we discussed the frustrating effect of no-show customers on their resource workshop planning. According to the Service Managers,&nbsp;<strong>around 10% of customers fail to attend service appointments.&nbsp;</strong>It made me more aware of that issue and encouraged me to examine it more deeply.</p>



<p id="f4b7"><em>What steps must dealers take to reduce the probability of no-shows?</em></p>



<p id="09fd"><em>Do good practices exist to handle such situations effectively?</em></p>



<p id="d930"><em>Can we measure the impact and forecast it?</em></p>



<p id="f7fe">In my next article, I would like to talk about that. I have added a few genuine examples to make the article more engaging.</p>



<p id="7f91"><strong>What is a no-show?</strong></p>



<p id="feaa">First things first, a no-show refers to a situation where a customer fails to attend a scheduled service appointment without prior notice. Such situations disrupt workshop scheduling and negatively impact productivity and effectiveness if not managed actively.</p>



<p id="570e">Understanding the problem’s scale, size, and impact is crucial before tackling it.&nbsp;<strong>Data is the KEY&nbsp;</strong>because dealers can build their “no-show algorithms” and utilize their processes accordingly.</p>



<p id="492a">Here, Dealer Management Systems (DMS) must provide a functional base to support background tracking of no-show customers quickly, intuitively, and with minimum user interventions.</p>



<p id="b22a">The exercise aims to gather dealer data and generate a forecast. Secondly, dealers should establish and monitor criteria.</p>



<p id="b34f"><strong>What are the options?</strong></p>



<ul class="wp-block-list">
<li>Comparison between show-up and no-show customer visits.</li>



<li>Lost Sales Revenue, causing no-show.</li>



<li>Lost (Sold) Time causing no-show.</li>
</ul>



<p></p>



<p id="4094"><strong>Variables:</strong></p>



<ul class="wp-block-list">
<li>Day or Time of visit,</li>



<li>Booking Lead Time BLT (Time needed to get a service appointment).</li>



<li>Type of service appointments</li>



<li>Seasonal factors</li>



<li>Type of the customer, car, and other details.</li>
</ul>



<p></p>



<p id="c784">After setting the criteria, dealers must focus on effectively implementing measures to control them.</p>



<p id="a469"><strong>Dealers rely on service appointments and must actively maintain them.</strong></p>



<p id="091b">There are two distinct categories of methods available. Let me explain them.</p>



<p id="3889"><strong>Active features</strong>&nbsp;are those that prevent no-show situations before they happen.</p>



<p id="870c"><strong>Passive features&nbsp;</strong>— reduce the impact of the event.</p>



<p id="7586"><strong>Active features to maintain service appointments.</strong></p>



<p id="8753">These are the most popular ones:</p>



<ul class="wp-block-list">
<li><strong>Booking Confirmations</strong></li>
</ul>



<p id="c24e">Regardless of the booking channel, dealers should send an online appointment booking confirmation with all important booking details.</p>



<ul class="wp-block-list">
<li><strong>Service Reminders</strong></li>
</ul>



<p id="6149">It’s common for customers to forget their scheduled service appointments if they book them too far in advance. Automated service reminders assist dealers in reminding customers about upcoming visits at the optimal time, mostly electronically, using messaging applications. Dealers should include the appointment time, location, and special instructions.</p>



<ul class="wp-block-list">
<li><strong>Multiple Communication Methods</strong></li>
</ul>



<p id="ae41">Although messages are a commonly used option, some customers have better choices. Offering multiple communication methods, such as email, SMS, or even phone calls, dealers can reach customers in the way they prefer.</p>



<ul class="wp-block-list">
<li><strong>Service Confirmations</strong></li>
</ul>



<p id="1b0f">After sending automated service reminders, dealers should examine service appointments that the customers still need to confirm. A simple rule can be applied: no call (no confirmation), no show.</p>



<ul class="wp-block-list">
<li><strong>Rescheduling Online</strong></li>
</ul>



<p id="ec91">Depending on the messaging app or communications channel, it is beneficial to include links to “Confirm,” “Reschedule,” or “Cancel” the service appointment. Some messaging applications offer an option to call: “I am late,” which is a superb idea to include.</p>



<ul class="wp-block-list">
<li><strong>Online Prepayment</strong></li>
</ul>



<p id="d2ef">With access to modern digital technology and electronic payment, this is one of the excellent ways to reduce the risk of not showing up. Dealers should offer discounts for prepayment, which encourages booking appointments in advance and paying attention to them.</p>



<ul class="wp-block-list">
<li><strong>Key Lookers</strong></li>
</ul>



<p id="9fb1">Customers can drop off and pick up their car keys 24/7 using a contactless tool. This service offers added convenience for customers who prefer out-of-hours assistance.</p>



<p id="f7c3">Dealers may look for other options that are worth considering.</p>



<ul class="wp-block-list">
<li>Pick-up vehicle service.</li>



<li>Late cancellation or missed service appointment fees.</li>



<li>Flexible cancellation policy.</li>



<li>Motivate customers to visit the dealership by offering a replacement vehicle one day prior to their visit.</li>
</ul>



<p></p>



<p id="10f1">Despite taking preventive measures, some customers still miss service appointments. That’s life. Dealers must measure it and get it under control. Here, I called them “passive” features, which are utilized to maintain service appointments.</p>



<p id="0b23"><strong>Passive features — reduce the impact of no-shows.</strong></p>



<ul class="wp-block-list">
<li><strong>Managing the reception process and mitigating potential delays</strong></li>
</ul>



<p id="f9a5">Get early indicators of no-shows; every potential customer delay increases the probability of no-shows. Contact customers, validate their situation, and be ready for plan B. Visualization, like a Status Board, helps dealers quickly identify delays and take necessary actions by displaying customer appointments on a digital board.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="eeeeec" data-has-transparency="false" style="--dominant-color: #eeeeec;" loading="lazy" decoding="async" width="916" height="445" sizes="(max-width: 916px) 100vw, 916px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1__5MHj512bGRszcHrW-86YA-1.webp" alt="" class="wp-image-3317 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1__5MHj512bGRszcHrW-86YA-1.webp 916w, https://www.taxapa.com/wp-content/uploads/2025/06/1__5MHj512bGRszcHrW-86YA-1-300x146.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1__5MHj512bGRszcHrW-86YA-1-768x373.webp 768w" /></figure>



<p class="has-text-align-center">DMS&gt;Status Board</p>



<ul class="wp-block-list">
<li><strong>Overbooking or double-booking rule</strong></li>
</ul>



<p id="7133">During my visit to a large truck workshop, I observed how they efficiently manage their resources. They typically overbook their daily workshop capacity by 15–20%. I discovered a double-booking rule was in place to combat no-shows.</p>



<ul class="wp-block-list">
<li><strong>Diversity of service appointments</strong></li>
</ul>



<p id="f8a7">A certain percentage of workshop capacity, usually around 5–10%, is typically reserved for walk-in customers. Other dealers allocate workshop capacity for internal vehicle work. It is essential to plan and manage the size of the internal work pool proportionally, as it serves as a buffer for no-shows that can be utilized if necessary. The variety of service appointment types per day allows flexible scheduling adjustments to recover from no-shows faster.</p>



<ul class="wp-block-list">
<li><strong>Find the reason</strong></li>
</ul>



<p id="9b9d">The most critical aspect is determining the reason for the no-shows and adjusting preventive mechanisms. Some dealers keep track of customers who frequently do not attend their service appointments and enforce rules such as requiring prepayment in advance.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f1e9e9" data-has-transparency="false" style="--dominant-color: #f1e9e9;" loading="lazy" decoding="async" width="1024" height="588" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_e6GNbsynJWI3d8993SkdEw-1024x588.webp" alt="" class="wp-image-3319 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_e6GNbsynJWI3d8993SkdEw-1024x588.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_e6GNbsynJWI3d8993SkdEw-300x172.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_e6GNbsynJWI3d8993SkdEw-768x441.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_e6GNbsynJWI3d8993SkdEw.webp 1100w" /></figure>



<p class="has-text-align-center">DMS&gt;No show tracking</p>



<ul class="wp-block-list">
<li><strong>Inform customers that “they have missed it.”</strong></li>
</ul>



<p id="20b4">Send a message to the customer who missed their service appointment with an option to reschedule.</p>



<p id="1da0">As I mentioned,<strong>&nbsp;Dealers rely on service appointments and must actively maintain them.&nbsp;</strong>My article outlines active and passive management options.</p>



<p id="8c37">Thank you for taking the time to read the article. If you require any additional information, please do not hesitate to contact me.</p>



<p id="7170">Stay in touch.</p>



<p id="04d0">(*)&nbsp;<a href="https://medium.com/@jurajhanus/how-dealers-operate-with-workshop-resources-f90d3c346d11">https://medium.com/@jurajhanus/how-dealers-operate-with-workshop-resources-f90d3c346d11</a>).</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/no-more-no-shows/">No More No Shows</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/no-more-no-shows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How dealers operate with workshop resources</title>
		<link>https://www.taxapa.com/how-dealers-operate-with-workshop-resources/</link>
					<comments>https://www.taxapa.com/how-dealers-operate-with-workshop-resources/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Tue, 26 Sep 2023 07:42:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3331</guid>

					<description><![CDATA[<p>How to make the process more practical? Throughout my professional career, I have been fortunate to visit various workshops, ranging from small independent businesses to large dealerships and dealer groups, as well as various original equipment manufacturers (OEMs) in different countries. This gives me the perspective to articulate and observe criteria on how dealers operate [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/how-dealers-operate-with-workshop-resources/">How dealers operate with workshop resources</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="6348">How to make the process more practical?</p>



<p id="8f10">Throughout my professional career, I have been fortunate to visit various workshops, ranging from small independent businesses to large dealerships and dealer groups, as well as various original equipment manufacturers (OEMs) in different countries. This gives me the perspective to articulate and observe criteria on how dealers operate process-wise with workshop resources.</p>



<p id="0fcf">Let’s begin by addressing some important questions:</p>



<ul class="wp-block-list">
<li>What is the recommended process and technique to plan workshop resources effectively?</li>



<li>Can we clearly articulate process dependencies, limits, and pros and cons?</li>



<li>What is the impact of different booking processes on workshop utilization?</li>
</ul>



<p></p>



<p id="aaed">I want to answer those questions in my next article and explain the details and my views.</p>



<p id="a974"><strong>My note:&nbsp;</strong>The article and information I have provided are based on my observations and involvement in a software design group. Our team was responsible for creating workshop planning tools tailored to dealer processes. I used this experience extensively. I have added notes for each topic to clarify essential details further and highlight key points. These notes may be helpful to you.</p>



<p id="a974"><strong>Terminology</strong></p>



<p id="214a">Let’s start with basic definitions to ensure we’re on the same page and using the correct terminology. This is important as there is a lack of documentation in the field. Secondly, to understand the concept, we must introduce the main players in the “game.”</p>



<p id="70c5">There is a simple equation. On the one hand, there is a need to schedule multiple service appointments for various service jobs, while on the other hand, the workshop has limited resources to carry out the work. The primary responsibility of Workshop Resource Management is to efficiently utilize, organize, schedule, and dispatch workshop resources and balance available resources against demand.</p>



<p><strong>Workshop recources</strong></p>



<p id="9ca5">Typical workshop resources are people, machines (including tools and accessories), work bays, and mobility vehicles. Every resource has different skills, available capacity, and efficiency potential or level [L1].</p>



<p id="dd8b"><strong>My note:&nbsp;</strong>Service Advisors are also workshop resources; they perform reception and handover tasks, VHC, or pickup courtesy cars. Planning them brings extra benefits. Unfortunately, many dealers underestimate it, which causes issues with the workshop flow; I called those issues „Bottleneck Points.”</p>



<p><strong>Resource groups</strong></p>



<p id="4ebe">Resources are typically used in groups to organize workshop activities effectively. Grouping can be done differently, and the main factors are the number of available resources and their diversity (type, skill, qualification). Typical resource grouping in the workshops is based on the following:</p>



<p id="3810"><strong>Location&nbsp;</strong>(Dealer Site, Branch, Building, Facility…)</p>



<ul class="wp-block-list">
<li><strong>Resource Skill&nbsp;</strong>(Mechanical, Bodyshop, Painting, Diagnostic, and Electrical …)</li>



<li><strong>Vehicle Brand or Type&nbsp;</strong>(OEM Make, Passenger Cars, Truck, Motorcycle)</li>
</ul>



<p></p>



<p id="c14f">or</p>



<p id="5f93"><strong>Team</strong>&nbsp;(Every team has a predefined skill set)</p>



<ul class="wp-block-list">
<li><strong>Planning Shift</strong>&nbsp;(calendar planning, morning, afternoon, short and long shifts)</li>



<li><strong>Service Advisor</strong>&nbsp;(Service Advisors serve the role of team manager)</li>
</ul>



<p></p>



<p id="7f8c"><strong>My note:&nbsp;</strong>Each resource group has available capacity, and things become more complex if one resource is shared between different resource groups, which is expected in the workshop. You may find information related to it here [L1]. The standard is to group resources based on their location and the type of work they can produce (mechanical, body shop, painting, diagnostics, electric….).</p>



<p><strong>Service work</strong></p>



<p id="1658">Workshop resources perform service work, and the required resource capacity is typically booked on order, job, or labor (task) level. These booking levels we can call the Planning Work Level (PWL).</p>



<p id="9f78">Also, service work has different&nbsp;<strong>types&nbsp;</strong>(mechanical, diagnostic, electrical, body, and painting),&nbsp;<strong>required capacities</strong>&nbsp;(based on OEM standard time or workshop estimate), and&nbsp;<strong>required</strong>&nbsp;<strong>skills</strong>&nbsp;(based on resource group).</p>



<figure class="wp-block-image size-full"><img data-dominant-color="dddad5" data-has-transparency="false" style="--dominant-color: #dddad5;" loading="lazy" decoding="async" width="400" height="425" sizes="(max-width: 400px) 100vw, 400px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_Ovmd5H6irHVWluRMsnXvXg-1.webp" alt="" class="wp-image-3336 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_Ovmd5H6irHVWluRMsnXvXg-1.webp 400w, https://www.taxapa.com/wp-content/uploads/2025/06/1_Ovmd5H6irHVWluRMsnXvXg-1-282x300.webp 282w" /></figure>



<p id="98cf"><strong>My note:&nbsp;</strong>Example of Planning Work Level (PWL)</p>



<ul class="wp-block-list">
<li><strong>Order Level:</strong>&nbsp;Regular Maintenance after 30.000 Km</li>



<li><strong>Job Level:</strong>&nbsp;Oil Service</li>



<li><strong>Task:</strong>&nbsp;Change Oil and Oil Filter</li>
</ul>



<p></p>



<p id="b40f">Identifying the suitable Planning Work Level to which the workshop allocates its resource capacity for service work is important.</p>



<p><strong>Scheduling process</strong></p>



<p id="7629">The scheduling booking process allocates resource capacity for service work on the&nbsp;<strong>resource group level</strong>&nbsp;without the need to assign specific resources.</p>



<p id="fde5"><strong>My note:&nbsp;</strong>Let’s imagine a pool of available resources per group reduced by the demand to perform service work. Such an overview helps dealers manage the workshop load. Dealer Management Systems (DMS) and Software Workshop Planning Tools (WPT) should assist. Assigning the required capacity and skill to PWL is a crucial detail to consider.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="e0ebdc" data-has-transparency="false" style="--dominant-color: #e0ebdc;" loading="lazy" decoding="async" width="727" height="303" sizes="(max-width: 727px) 100vw, 727px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_nla6guogtzZNZSwRzNzOXQ.webp" alt="" class="wp-image-3334 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_nla6guogtzZNZSwRzNzOXQ.webp 727w, https://www.taxapa.com/wp-content/uploads/2025/06/1_nla6guogtzZNZSwRzNzOXQ-300x125.webp 300w" /></figure>



<p><strong>Assignments process</strong></p>



<p id="a05d">Assignment booking relocates already booked (scheduled) resource capacity for service work from<strong>&nbsp;resource groups</strong>&nbsp;<strong>to a particular resource</strong>&nbsp;(two-step planning process).</p>



<p id="3cef"><strong>My note:</strong>&nbsp;Some dealers only manage scheduling in their Dealer Management System (DMS) and Workshop Planning Tools (WPL) and assign service work manually (using a physical planning board). If so, they cannot fully leverage the benefits of a two-step planning process.</p>



<p><strong>Dispatching process</strong></p>



<p id="751b">Dispatching booking allocates resource capacity for service work on the&nbsp;<strong>resource level&nbsp;</strong>(one-step planning process)</p>



<p id="e268"><strong>My note:</strong>&nbsp;Dispatching is necessary to allocate resource capacity for ad-hoc service work and walk-in customer visits, where the scheduling process is unnecessary.</p>



<p><strong>Planning process</strong></p>



<p id="5841">Now, let’s have a look at it all in one context.</p>



<p id="397a">Dealers use two main types of booking processes to allocate workshop resources for service work.</p>



<ul class="wp-block-list">
<li><strong>One-Step Planning Process (Dispatching)</strong></li>



<li><strong>Two-Step Planning Process (Scheduling and Assignment)</strong></li>
</ul>



<p></p>



<figure class="wp-block-image size-full"><img data-dominant-color="ebebec" data-has-transparency="false" style="--dominant-color: #ebebec;" loading="lazy" decoding="async" width="860" height="292" sizes="(max-width: 860px) 100vw, 860px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_-3nIFkZ20Cj_muSUatL5NQ.webp" alt="" class="wp-image-3338 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_-3nIFkZ20Cj_muSUatL5NQ.webp 860w, https://www.taxapa.com/wp-content/uploads/2025/06/1_-3nIFkZ20Cj_muSUatL5NQ-300x102.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_-3nIFkZ20Cj_muSUatL5NQ-768x261.webp 768w" /></figure>



<p id="c6d4">Let’s examine the main criteria for choosing a one or two-step planning process.</p>



<p id="7c8c">1. Type, size, and organizational structure of the workshop.</p>



<p id="89c1">2. Centralized vs. locally planned resources.</p>



<p id="ccf3">3. Size of workshop load, types, and a variety of service jobs.</p>



<p id="8787">4. Preferred Planning Work Level (PWL).</p>



<p id="cd3b">5. Booking Lead Time BLT (Time needed to get a service appointment).</p>



<p id="0884"><strong>Other criteria:&nbsp;</strong>The presence of after-sales lead management, booking centers, online appointment booking platforms, etc.</p>



<p id="2ea1">See the recommended type of booking process depending on the type of Planning Work Level PWL.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="e6e2da" data-has-transparency="false" style="--dominant-color: #e6e2da;" loading="lazy" decoding="async" width="864" height="376" sizes="(max-width: 864px) 100vw, 864px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_mZG-UMKr5jFk0APj0DN4cQ.webp" alt="" class="wp-image-3340 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_mZG-UMKr5jFk0APj0DN4cQ.webp 864w, https://www.taxapa.com/wp-content/uploads/2025/06/1_mZG-UMKr5jFk0APj0DN4cQ-300x131.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_mZG-UMKr5jFk0APj0DN4cQ-768x334.webp 768w" /></figure>



<p id="7746">Let’s examine the pros and cons of choosing a one or two-step planning process.</p>



<p><strong>One-step planning process</strong></p>



<p><strong>Pros</strong></p>



<p id="6453"><strong>+</strong>&nbsp;Quick dispatching or re-dispatching of service work to resources.</p>



<p id="71c7"><strong>+</strong>&nbsp;Visibility of available resource time slots (calendar or agenda planning).</p>



<p id="6450"><strong>+&nbsp;</strong>Flexible to manage Work in Progress (WIP), walk-ins, and ad-hoc planning.</p>



<p id="31d8"><strong>+&nbsp;</strong>Workshop controllers or planning centers are not required.</p>



<p id="ef72"><strong>+&nbsp;</strong>Suitable for “ticktack” and time-slot planning.</p>



<p><strong>Cons</strong></p>



<p id="3344">&#8211; A quick overview of available capacity (pool) is often absent due to missing resource group planning.</p>



<p id="55ee">&#8211; Managing work overload and rescheduling required many steps and decisions.</p>



<p id="4b7b">&#8211; Complex repairs with multiple service jobs or repair days need precise planning and often cause planning issues.</p>



<p id="24e9">&#8211; Long Booking Lead Time BLT or unpredicted resource absences cause regular planning changes and issues.</p>



<p id="9640">&#8211; Since service work is allocated directly to particular resources, only limited-service personnel book service work.</p>



<p><strong>Summarization:</strong></p>



<p id="78ec">The one-step planning process efficiently dispatches service work directly to workshop resources, suitable to manage resources locally, where a fixed number of resources are present and not shared between groups. The planning center or Workshop Controller is unnecessary because limited-service personnel, mainly service advisors, manage service appointments. The visibility of available resource time slots creates good conditions for booking repeated service work with a short repair time (mainly one-day service appointments) and enough flexibility to handle walk-ins and ad-hoc tasks.</p>



<p><strong>Two-step planning process</strong></p>



<p><strong>Pros</strong></p>



<p id="e714"><strong>+&nbsp;</strong>An organized workflow-driven booking process can significantly improve the organization of workshops and increase the level of workshop load.</p>



<p id="fa18"><strong>+&nbsp;</strong>Resource Capacity is allocated to the resource group level, making scheduling or rescheduling processes quick without allocating particular resources.</p>



<p id="a5ee"><strong>+&nbsp;</strong>A two-step planning process enables less qualified service personnel and external applications (online booking platform) to schedule workshop capacity (Step 1).</p>



<p id="1b62"><strong>+&nbsp;</strong>Planning changes occur less frequently because scheduling is done in the first step on resource groups rather than individual resources. This makes booking service appointments with Long Booking Lead Times — BLT uncomplicated.</p>



<p id="4188"><strong>+&nbsp;</strong>Resource group planning helps to effectively manage higher workshop load, complex repairs, and rescheduling processes that require fewer steps and decision points.</p>



<p><strong>Cons</strong></p>



<p id="e135">&#8211; Requires a second step to reallocate resource capacity for service work. If not managed correctly, it may cause a bottleneck point in the service flow.</p>



<p id="9ab4">&#8211; Higher workshop organization, coordination, and administrative efforts. For instance, resources must be organized and managed in groups.</p>



<p id="98a8">&#8211; Role: Workshop Controller or Resource Planner is highly recommended, where their main task is to assign service work to resources (Step 2).</p>



<p id="1531">&#8211; Available time slots due to Long Booking Lead Times (BLT) are hard to detect due to the resource group (pool) planning.</p>



<p id="a697">&#8211; Due to the capability to manage a higher daily workshop load, the two-step planning process is less flexible for ad-hoc planning or walk-ins.</p>



<p><strong>Summarization</strong></p>



<p id="7d3b">The two-step planning process (Scheduling + Assignment) is workflow-driven and offers a clear overview of available workshop capacity. It requires good workshop organization and defined roles and responsibilities. Assigning resources at the wrong time (too early or too late) can cause planning changes and bottleneck points, so workshop activities must be well coordinated (the main task of the workshop controller or planner).</p>



<p id="150d">Resources are assigned and managed in groups, and more individuals, including external applications (online booking platforms), can contribute to the booking process. For large dealers and dealers’ groups where planning centers are present, they can effectively manage workshop load and capacity from a central point. Group resource planning creates good conditions for managing a higher workshop load with Long Booking Times — LBT where potential changes are uncomplicated to master.</p>



<p><strong>Result</strong></p>



<p id="b9a4">As you may see, both planning process types have pros and cons. And every coin has two sides, and every problem has a solution.</p>



<p id="c5d3">For instance, dealers can effectively manage walk-ins and ad-hoc service jobs by allocating a specific resource capacity (10–15% middle-side dealers). OR, on the other hand, to utilize workshop resources most effectively, dealers need to detect early indicators of no-show customer visits and respond proactively.</p>



<p id="c404"><strong>What matters is adjusting the process flow according to the expected workshop load. Counting the number of decision points and detecting potential bottlenecks will help determine which process best fits the dealer’s DNA and style of work.</strong></p>



<p id="8215">I created the following table to summarize the findings and preferences.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f1ebda" data-has-transparency="false" style="--dominant-color: #f1ebda;" loading="lazy" decoding="async" width="1024" height="712" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_u68UkGBEePQUdjLD3KFX4w-1024x712.webp" alt="" class="wp-image-3342 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_u68UkGBEePQUdjLD3KFX4w-1024x712.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_u68UkGBEePQUdjLD3KFX4w-300x209.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_u68UkGBEePQUdjLD3KFX4w-768x534.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_u68UkGBEePQUdjLD3KFX4w.webp 1100w" /></figure>



<p id="d5a5">I hope you like the insights and information provided. In the end, I want to mention another emerging trend to make workshop resource planning and utilization effective. Namely, complex resource allocation in service planning can be improved with AI. This is one of the topics I want to focus on next. Please feel free to contact me for further details.</p>



<p id="8213">Stay in touch!</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p id="d5fa"><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>



<p></p>



<p id="ea3a"><strong>References</strong></p>



<p id="4eb8">[L1.]“<strong>How to distribute working hours in the Workshop #DMS</strong>“ Dr. Juraj Hanus, Technical Article, April 20, 2017,&nbsp;<a href="https://www.linkedin.com/pulse/how-distribute-working-hours-workshop-dms-juraj-hanus/?trackingId=mcvB5O3nTZ2WijlV5yr3Kw%3D%3D" rel="noreferrer noopener" target="_blank">How to distribute working hours in the Workshop #DMS</a></p>
<p>The post <a href="https://www.taxapa.com/how-dealers-operate-with-workshop-resources/">How dealers operate with workshop resources</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/how-dealers-operate-with-workshop-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to balance workshop utilization with the right number of waiting customers</title>
		<link>https://www.taxapa.com/how-to-balance-workshop-utilization-with-the-right-number-of-waiting-customers/</link>
					<comments>https://www.taxapa.com/how-to-balance-workshop-utilization-with-the-right-number-of-waiting-customers/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Sun, 09 Apr 2023 07:53:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#dealers]]></category>
		<category><![CDATA[#dealeship]]></category>
		<category><![CDATA[#waiting room]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3352</guid>

					<description><![CDATA[<p>If a dealer carries out a lot of repair orders daily (150+), many customers are potential “waiters.” The waiter is a customer who wants to stay and wait in a showroom until their vehicle is ready to be picked up. If only 30% of 150+ customers daily are potential waiters, the dealer has almost 50 [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/how-to-balance-workshop-utilization-with-the-right-number-of-waiting-customers/">How to balance workshop utilization with the right number of waiting customers</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="7a04">If a dealer carries out a lot of repair orders daily (150+), many customers are potential “waiters.” The waiter is a customer who wants to stay and wait in a showroom until their vehicle is ready to be picked up. If only 30% of 150+ customers daily are potential waiters, the dealer has almost 50 customers in the lounge trying to figure out what to do next.</p>



<p id="b401">Sure, dealers can see it as an excellent upselling opportunity, and showrooms are shaping into shopping malls. On the other hand, the high number of waiters puts much pressure on the dealer organization and workshop planning and creates additional costs, especially during marketing service campaigns or tire seasons.</p>



<p id="32e1">What more do we know about the waiters?</p>



<p id="4038">In fact, waiters are more “allergic” to potential service delays than customers who are out of the workshop following their daily routines. AND waiters are less likely to approve additional work because unexpected extra time without their vehicles may significantly affect their schedule.</p>



<p id="1162">What I see as the most challenging experience for dealers is to start to control and manage the “right” number of waiters in the workshop during peak hours. How good (or bad) one can handle it has become trendy again.</p>



<p id="467f">Dealers are proposing better access to loan vehicles, introducing express services for loyal customers, and motivating them to visit their dealership in the afternoons. The call centers proactively ask if the customer wants to wait during their vehicle inspection and inspire them to refrain from doing so to keep the balance. In addition, dealers’ online booking platforms contain a new option if a customer wants to wait or needs a shuttle. Those simple policies help dealers manage the workshop utilization and balance it with the maximum number of waiting customers.</p>



<p id="68aa">Dealers should know that modern dealer management applications can provide a simple way to track and visualize that information per day, per hour, or per dealer location. For instance, check the screen below. It can be a simple chart with a track function, BUT carefully integrated into the service booking process. While finalizing service appointment booking, with information on hand, dealers can quickly understand the situation and plan further steps accordingly.</p>



<p id="28ac">See an example of such functionality that is popular in the market, like Benelux.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="d7e5ef" data-has-transparency="false" style="--dominant-color: #d7e5ef;" loading="lazy" decoding="async" width="945" height="270" sizes="(max-width: 945px) 100vw, 945px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_cbZ2jBqWvPVT4EKvJDZafQ.webp" alt="" class="wp-image-3355 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_cbZ2jBqWvPVT4EKvJDZafQ.webp 945w, https://www.taxapa.com/wp-content/uploads/2025/06/1_cbZ2jBqWvPVT4EKvJDZafQ-300x86.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_cbZ2jBqWvPVT4EKvJDZafQ-768x219.webp 768w" /></figure>



<p>I look forward to your feedback and am genuinely interested in your experience.</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/how-to-balance-workshop-utilization-with-the-right-number-of-waiting-customers/">How to balance workshop utilization with the right number of waiting customers</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/how-to-balance-workshop-utilization-with-the-right-number-of-waiting-customers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dealer Management System (DMS) vs. Importer Management System (IMS)</title>
		<link>https://www.taxapa.com/dealer-management-system-dms-vs-importer-management-system-ims/</link>
					<comments>https://www.taxapa.com/dealer-management-system-dms-vs-importer-management-system-ims/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Thu, 26 Jan 2023 09:26:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#importer management system]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3359</guid>

					<description><![CDATA[<p>Today, I want to take a closer look at the automotive software industry and its consumer target groups, key players, and parties involved. We can identify Original Equipment Manufacturers (OEM), Dealers (Dealer Groups), Car Insurance, Fleet and Car Rental, and a dozen other legal entities active in our rapidly transforming segment. AND there is one [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/dealer-management-system-dms-vs-importer-management-system-ims/">Dealer Management System (DMS) vs. Importer Management System (IMS)</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p id="588d">Today, I want to take a closer look at the automotive software industry and its consumer target groups, key players, and parties involved.</p>



<p id="121b">We can identify Original Equipment Manufacturers (OEM), Dealers (Dealer Groups), Car Insurance, Fleet and Car Rental, and a dozen other legal entities active in our rapidly transforming segment. AND there is one member uniquely positioned between OEM and Dealers in the whole industry chain. Their performance is crucial for seamless cooperation in the everyday automotive business. We will discuss Importers, their roles, and functional requirements for software solutions, plus I plan to focus on what could ensure seamless collaboration within this business triangle (OEM, Importer, and Dealers).</p>



<p id="36c0">The&nbsp;<strong>importer</strong>&nbsp;business has its own specific needs and complexity. The importer stands between the OEM and the dealer in getting vehicles or parts produced in a particular place into the hands of a customer, possibly thousands of miles away.</p>



<p id="5dcb">The&nbsp;<strong>dealers&nbsp;</strong>rely on importers to serve their customers at the highest standards, from vehicle sales and delivery to warranty management, not forgetting parts and service.</p>



<p id="9df4">The&nbsp;<strong>OEM</strong>&nbsp;counts on the importer as the intermediate between them and an often considerable number of dealers for these same business areas. However, it will also rely on market data that the importer will provide to make strategic decisions and forecast their business.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="d2c8b7" data-has-transparency="false" style="--dominant-color: #d2c8b7;" loading="lazy" decoding="async" width="945" height="277" sizes="(max-width: 945px) 100vw, 945px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_2QlODCwahDjk5LjGNXXt_Q.webp" alt="" class="wp-image-3363 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_2QlODCwahDjk5LjGNXXt_Q.webp 945w, https://www.taxapa.com/wp-content/uploads/2025/06/1_2QlODCwahDjk5LjGNXXt_Q-300x88.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_2QlODCwahDjk5LjGNXXt_Q-768x225.webp 768w" /></figure>



<p id="eefb">“Let’s cover some software terminology used for it now. In the same way, we call software that manages dealer business activities a Dealer Management System (DMS); we can also name importer applications&nbsp;<strong>Importer Management Systems (IMS).</strong>&nbsp;Because dealers in some markets must take the role of importers, this could prompt us to ask the following question:</p>



<p id="16ad"><em>Is there an actual difference between DMS and IMS applications?</em></p>



<p id="c3c3">To answer such questions, one must understand the importer’s primary task. The importer holds a unique position between dealers and the original equipment manufacturer (OEM), and is at the center of getting vehicles and parts produced by the OEM to end customers. So, excellent collaboration with a dealer network and OEM means effective relationships, communication, and inventory management. Importers need the right software tools, modules, and functionalities to effectively coordinate those business operations in IMS.</p>



<p id="930b">There is a difference in functional requirements between dealer and importer applications due to the additional role they must take as importers. AND if the importer is a dealer, we can extend the standard dealer management system’s functionality to cover the importer’s needs. Importer Management Solution becomes an extension (module) of the Dealer Management System, but not vice versa. Besides standard DMS functionalities like Inventory Management, Accounting, and Reporting, one may identify other areas in the schema below related to IMMs.</p>



<p></p>



<figure class="wp-block-image size-large"><img data-dominant-color="bba16b" data-has-transparency="false" style="--dominant-color: #bba16b;" loading="lazy" decoding="async" width="1024" height="533" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_g4YhoQTRPPSh4Uq4ptiM8Q-1024x533.webp" alt="" class="wp-image-3365 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_g4YhoQTRPPSh4Uq4ptiM8Q-1024x533.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_g4YhoQTRPPSh4Uq4ptiM8Q-300x156.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_g4YhoQTRPPSh4Uq4ptiM8Q-768x400.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_g4YhoQTRPPSh4Uq4ptiM8Q.webp 1100w" /></figure>



<p></p>



<p id="78ea">So, let’s focus on IMS (IMM) specific processes, modules, and functionalities.</p>



<p id="2bdb"><strong>Vehicle and Parts Ordering Management</strong>&nbsp;enables the importer to manage the vehicles and parts inventory, including those in the pipeline, from a central place. The focus must be on automated processes, updates, and data consistency to plan orders efficiently. Access to the vehicle stock list, including ordered, importer, and unsold dealer stock, will, on the one hand, optimize vehicle inventory inquiries and, on the other, provide transparency in ordering, tracking, and dispatching. Supporting eBusiness transactions within the business triangle, automatic status and notifications are must-have software attributes.</p>



<p id="1813"><strong>Sales Budget &amp; Quotas</strong>&nbsp;functionality supports creating flexible sales models or parts budgets with sales quotas (rules) to make the planning process more detailed, transparent, and under control. Therefore, potential delays or unpredictable situations can be communicated early.<strong>&nbsp;</strong>Sales budgets are shared as a forecast for the factory (OEM). The sales quota functionality may limit the dealers’ ability to place further orders if required.</p>



<p id="8300"><strong>Import Costing Management&nbsp;</strong>must<strong>&nbsp;</strong>cover highly complex scenarios from import management of vessels and containers to customs and freight costing in real-time for a contingent of parts and vehicles. Import costs are also known as shipping, landing, and additional costs like freight, duty, wharf charges, customs, internal freight, tariffs, documentation charges, and any associated internal company costs.</p>



<p></p>



<figure class="wp-block-image size-large"><img data-dominant-color="bfbcba" data-has-transparency="false" style="--dominant-color: #bfbcba;" loading="lazy" decoding="async" width="1024" height="408" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_2HHuPn3BoGh57spvjy3JBw-1024x408.webp" alt="" class="wp-image-3368 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_2HHuPn3BoGh57spvjy3JBw-1024x408.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_2HHuPn3BoGh57spvjy3JBw-300x119.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_2HHuPn3BoGh57spvjy3JBw-768x306.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_2HHuPn3BoGh57spvjy3JBw.webp 1100w" /></figure>



<p></p>



<p id="7024">The primary role of Import Costing Management is to oversee the costs of transport of goods and import costing in shipments, and assist in compiling all shipment details and contents. It will secure the correctness of import costs calculation and establish an option to forecast cost budgets (planned vs. actual) with an audit trail and visibility of cost details.</p>



<p id="f71e"><strong>Dealer Claim Management&nbsp;</strong>must support standard, additional warranty, and service contract processes for all dealer and factory claim types with effective payment management. The claim process must be managed brand (make) independently to ensure OEM-specific rules are in place. Dealers can place warranty and service contract claims in the Dealer Portal. The importer must register, validate, and approve (or reject) claims submitted by dealers. Once the credit memo from OEM is received, the importer can apply the credit to the open account of the dealers. Dealer Claim Management<strong>&nbsp;</strong>must provide automated payment management from the importer to the dealers. This single process must be manageable for all claim process types (warranty, service contracts, third-party, and goodwill) with the electronic exchange of business transactions.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="d1c9bd" data-has-transparency="false" style="--dominant-color: #d1c9bd;" loading="lazy" decoding="async" width="1024" height="411" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_5c372uoV19sDdt0s0lbS_Q-1024x411.webp" alt="" class="wp-image-3370 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_5c372uoV19sDdt0s0lbS_Q-1024x411.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_5c372uoV19sDdt0s0lbS_Q-300x120.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_5c372uoV19sDdt0s0lbS_Q-768x308.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_5c372uoV19sDdt0s0lbS_Q.webp 1100w" /></figure>



<p>The&nbsp;<strong>Dealer Management</strong>&nbsp;facilitates the comprehensive management of business transactions between importers and their dealer networks with a flexible integration platform and complete control of dealer access and their business activities. There are two options for accomplishing it: direct access to IMS with all settings related to it, or using the Dealer Online Portal platform and integrating it with IMS respectively. DMS.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="e5d7ba" data-has-transparency="false" style="--dominant-color: #e5d7ba;" loading="lazy" decoding="async" width="783" height="685" sizes="(max-width: 783px) 100vw, 783px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_uEHO2ue0J8_96LfF6r_vRA.webp" alt="" class="wp-image-3372 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_uEHO2ue0J8_96LfF6r_vRA.webp 783w, https://www.taxapa.com/wp-content/uploads/2025/06/1_uEHO2ue0J8_96LfF6r_vRA-300x262.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_uEHO2ue0J8_96LfF6r_vRA-768x672.webp 768w" /></figure>



<p></p>



<p id="c402"><strong>Dealer Management&nbsp;</strong>must guarantee online/real-time 24/7 access to the importer’s database, providing real-time parts or vehicle information and ordering with Electronic Data Interchange Management (EDI).</p>



<p id="e4b9">Excellent cooperation between the importer and dealers is essential to driving more prospects into the dealerships and boosting dealer network profitability.&nbsp;<strong>Wholesale CRM</strong>&nbsp;must streamline collaboration between dealers and the importer via automated customer (prospect) data transfer while keeping the data quality high and synced.</p>



<p id="db16"><strong>Wholesales CRM</strong>&nbsp;supports the importer in carrying out their marketing activities and campaigns accurately and efficiently (either for dealers or retail customers), encouraging the importer to help dealers, for example, during market launches of new vehicle model lines, etc.</p>



<p id="ca8d">The last functional area in the context of a large pool of IMS functionalities today belongs to&nbsp;<strong>OEM Integrations</strong>. Each car brand has business rules, processes, and interfaces that are continuously improving, adapting, and scaling to follow new digital trends. To succeed, IMS must contain concepts highly adaptable in handling multi-brand rules to effectively meet diverse OEM functional requirements without regularly changing the core part. IMS Master Data and Data Exchange (API) modules with a standardized integration platform will ensure seamless system and interface integrations with OEM applications, Dealers, and third-party systems.</p>



<p></p>



<figure class="wp-block-image size-large"><img data-dominant-color="d8cbb8" data-has-transparency="false" style="--dominant-color: #d8cbb8;" loading="lazy" decoding="async" width="1024" height="464" sizes="(max-width: 1024px) 100vw, 1024px" src="https://www.taxapa.com/wp-content/uploads/2025/06/1_EyraCvw4GhrGaB2C9g04ig-1024x464.webp" alt="" class="wp-image-3374 not-transparent" srcset="https://www.taxapa.com/wp-content/uploads/2025/06/1_EyraCvw4GhrGaB2C9g04ig-1024x464.webp 1024w, https://www.taxapa.com/wp-content/uploads/2025/06/1_EyraCvw4GhrGaB2C9g04ig-300x136.webp 300w, https://www.taxapa.com/wp-content/uploads/2025/06/1_EyraCvw4GhrGaB2C9g04ig-768x348.webp 768w, https://www.taxapa.com/wp-content/uploads/2025/06/1_EyraCvw4GhrGaB2C9g04ig.webp 1100w" /></figure>



<p></p>



<p>This is all for now related to IMS functionalities. I hope you understand from my article what matters for IMS, and ensure good cooperation among the business triangle Oof EM, Importer, and Dealers. I look forward to your feedback and am genuinely interested in your opinion.</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/dealer-management-system-dms-vs-importer-management-system-ims/">Dealer Management System (DMS) vs. Importer Management System (IMS)</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/dealer-management-system-dms-vs-importer-management-system-ims/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lost Sales in Aftersales</title>
		<link>https://www.taxapa.com/lost-sales-in-aftersales/</link>
					<comments>https://www.taxapa.com/lost-sales-in-aftersales/#respond</comments>
		
		<dc:creator><![CDATA[Taxapa]]></dc:creator>
		<pubDate>Mon, 24 Oct 2022 08:42:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[#after sales]]></category>
		<category><![CDATA[#dealer management system]]></category>
		<category><![CDATA[#lost sales]]></category>
		<category><![CDATA[#workshop]]></category>
		<guid isPermaLink="false">https://www.taxapa.com/?p=3378</guid>

					<description><![CDATA[<p>Dealers can hardly accept financial losses due to “disruptive” innovations, new Original Equipment Manufacturer&#160;(OEM) strategies, and megatrends in Aftersales Markets without finding new business “veins” to unlock revenue growth. Dealer Management System (DMS) providers must respond to it. They have started to look across the industry at those business models and products that can guarantee [&#8230;]</p>
<p>The post <a href="https://www.taxapa.com/lost-sales-in-aftersales/">Lost Sales in Aftersales</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Dealers can hardly accept financial losses due to “disruptive” innovations, new Original Equipment Manufacturer<strong>&nbsp;</strong>(OEM) strategies, and megatrends in Aftersales Markets without finding new business “veins” to unlock revenue growth. Dealer Management System (DMS) providers must respond to it. They have started to look across the industry at those business models and products that can guarantee dealers’ prosperity. New products, add-ons, and modules such as Aftersales Lead Management, Complaint Case Management, or Membership Programs give a unique perspective on enhancing traditional As-It-Is dealer operations. It becomes clear that there must be an intense focus on aftersales.</p>



<p id="730a">Besides adding powerful DMS tools to refresh the aftersales processes, dealers must manage their sales and aftersales opportunities effectively, track their progress, and evaluate results.</p>



<p id="c84f">Sales Opportunity Management is typically part of dealers’ Contact Relationship Management (CRM) tools as a component of existing DMS or integrated third-party applications (e.g., Salesforce Automotive CRM, DealerPeak, DealerSocket…). Due to a long tradition, CRM can immensely support vehicle sales, assisting salespersons in tracking opportunities for potential sales across the pipeline and converting them into recurring revenue.</p>



<p id="afd6">But how does it look in Aftersales?</p>



<p id="1c94">I researched available solutions on the market and got in touch with dealers and experts (SMEs) to collect as many details as possible to find the answer. Result: It is done “somehow.”</p>



<p id="a05b">We clearly detected the considerable potential for improvement. What could be the reason for such an underestimated situation in Aftersales? Finding the answer made it apparent that “The devil lies in the details.”</p>



<p id="82dc">Firstly, the diversity and complexity of service processes limit the application of uniform procedures like sales opportunity management. Secondly, dealers blindly and narrowly focus on sales, and thirdly, the missing DMS operational support limits the potential to implement Aftersales Opportunity Management in real life.</p>



<p id="8fbc">The support of DMS plays a vital role in Aftersales Opportunity Management, especially if we start discussing topics like Aftersales Lost Sales. The service process is a predictable “thing” divided into aftersales stages (scheduling, reception, work in progress, quality control, pick-up, follow-up, etc.), so could we somehow “learn” from Sales Opportunity Pipeline or not?</p>



<p id="49f7">Let’s detail and summarize how one must consider the essential elements to apply them in reality.</p>



<p id="c180"><strong>Five vital elements of Aftersales Lost Sales in DMS</strong></p>



<ol class="wp-block-list">
<li>Automated creation and tracking of aftersales opportunities (for instance, by service booking, walk-ins, quotations, or by transferring aftersales leads from external applications).</li>



<li>Quickly identify an event and stage in service workflow when dealers lost the aftersales opportunity (Service appointment or orders cancelation, reducing the initial scope, refusing price offering…)</li>



<li>Understand what caused the loss (no-shows, missing parts, service or workshop capacity, the high price of the initial offer, competitive offer, or absent communication…).</li>



<li>Take measures and evaluations using valid KPIs. (Lost quantification, % lost revenue, assessing reasons, identifying trends and roles of seasonal aspects…) and finally</li>



<li>Improve the existing state to prevent it from happening again.</li>
</ol>



<p></p>



<p id="cd90">Once dealers manage all elements profoundly AND get functional support from the DMS, things start to change.</p>



<p id="6a4e">Indeed, in a broader context of the aftersales lead management functionality, dealers must count on additional details and factors. Primarily on how effectively they can manage and transfer aftersales leads received from diverse external channels (OEMs, WEB, Campaigns, etc.) into the sales. We can discuss this excellent topic next time if you are interested.</p>



<p id="f978">I hope you were able to gain insight from the article and look forward to your feedback and am genuinely interested in your opinion of it.</p>



<p id="41b7"><strong>Dr. Juraj Hanus, hanus@taxapa.com</strong></p>



<p id="d5fa"><em>Data Analytics &amp; Automotive Applications Expert for Dealerships</em></p>
<p>The post <a href="https://www.taxapa.com/lost-sales-in-aftersales/">Lost Sales in Aftersales</a> appeared first on <a href="https://www.taxapa.com">TaXaPa</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.taxapa.com/lost-sales-in-aftersales/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
