
<!DOCTYPE html>
<html class="bg-gray-800 antialiased [font-feature-settings:&#x27;ss01&#x27;]" lang="en">
	<head>
		<title>404 Not found</title>
			<meta name="description" content="Home of HelpDesk Ticketing system, Macro Recorder and more - Jitbit Software" />
			<link rel="alternate" id="rssLink" type="application/rss+xml" title="Jitbit Software" href="https://www.jitbit.com/news/rss/" />
		<link rel="shortcut icon" href="//www.jitbit.com/favicon.ico" />
		<link rel="icon" href="/favicon.ico" />
		<link rel="icon" type="image/png" href="/favicon.png" />
		<meta charSet="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<link rel="stylesheet" href="/fonts.css" />

		<link rel="stylesheet" href="/output.css?v=8880-24605" />

		<script>
			window.q=[];window.$=function(f){q.push(f)}
		</script>

		
	</head>
	<body class="bg-white">


		<main class="text-gray-700">
			


<div class="bg-white px-4 py-16 sm:px-6 sm:py-24 md:grid md:place-items-center lg:px-8 min-h-screen">
	<div class="mx-auto max-w-max">
		<main class="sm:flex">
			<p class="text-4xl font-display tracking-tight text-blue-600 sm:text-5xl">404</p>
			<div class="sm:ml-6">
				<div class="sm:border-l sm:border-gray-200 sm:pl-6">
					<h1 class="text-4xl font-display tracking-tight text-gray-900 sm:text-5xl">Page not found</h1>
					<p class="mt-1 text-base text-gray-500">Please check the URL in the address bar and try again.</p>
				</div>
				<div class="mt-10 flex space-x-3 sm:border-l sm:border-transparent sm:pl-6">
					<a href="/" class="inline-flex items-center rounded-md border border-transparent bg-blue-600 px-4 py-2 text-sm font-medium text-white shadow-sm hover:bg-blue-700">Go back home</a>
					<a href="/support/" class="inline-flex items-center rounded-md border border-transparent bg-blue-100 px-4 py-2 text-sm font-medium text-blue-700 hover:bg-blue-200">Contact support</a>
				</div>
			</div>
		</main>
	</div>
</div>
		</main>

		<footer class="bg-gray-800 text-gray-400" aria-labelledby="footer-heading">
			<div class="mx-auto max-w-7xl py-12 px-4 sm:px-6 lg:py-16 lg:px-8">
				<div class="xl:grid xl:grid-cols-3 xl:gap-8">
					<div class="space-y-6 xl:col-span-1">
						<img src="/images/JitBit-white.svg" />
						<p class="text-gray-500">
							Small enough to be personal, big enough to be stable.
						</p>
						<form action="/search/" id="Form2" class="mt-4 sm:flex sm:max-w-md">
							<input type="hidden" name="cx" value="partner-pub-1886487233116645:gxcjs2-2fl6" />
							<input type="hidden" name="cof" value="FORID:11" />
							<input type="hidden" name="ie" value="UTF-8" />
							<input name="q" type="text" maxlength="50" placeholder="Search..." class="w-full min-w-0 rounded-md border border-transparent bg-white py-2 px-4 text-base text-gray-900 placeholder-gray-500" />
						</form>
						<div class="flex space-x-6">
							<a href="/">
								<img class="inline-block" id="cloud" src="/assets/img/logocloud.svg" width="27" alt="Jitbit logo - makers of Jitbit Helpdesk" />
							</a>
						</div>
					</div>
					<div class="mt-12 grid grid-cols-3 gap-8 xl:col-span-2 xl:mt-0">
						<div>
							<h3 class="font-medium text-white">Jitbit Software</h3>
							<ul role="list" class="mt-4 space-y-4">
								<li>
									<a href="/news/" class="hover:text-white">Blog</a>
								</li>

								<li>
									<a href="/company/" class="hover:text-white">About</a>
								</li>

								<li>
									<a href="/company/#contact" class="hover:text-white">Contact us</a>
								</li>

								<li>
									<a href="/support/" class="hover:text-white">Support</a>
								</li>

								<li>
									<a href="/privacy/" class="hover:text-white">Privacy policy</a>
								</li>

								<li>
									<a href="/tos/" class="hover:text-white">Terms</a>
								</li>
							</ul>
						</div>
						<div>
							<h3 class="font-medium text-white">Helpdesk</h3>
							<ul role="list" class="mt-4 space-y-4">
								<li>
									<a href="/" class="hover:text-white">Helpdesk ticketing system</a>
								</li>

								<li>
									<a href="/helpdesk/purchase/" class="hover:text-white">Pricing - self-hosted</a>
								</li>

								<li>
									<a href="/saas-helpdesk/purchase/" class="hover:text-white">Pricing - SaaS</a>
								</li>

								<li>
									<a href="/saas-helpdesk/" class="hover:text-white">SaaS helpdesk</a>
								</li>

								<li>
									<a href="/docs/" class="hover:text-white">Documentation</a>
								</li>
							</ul>
						</div>
						<div>
							<h3 class="font-medium text-white">Features</h3>
							<ul role="list" class="mt-4 space-y-4">
								<li>
									<a href="/helpdesk/helpdesk-features/" class="hover:text-white">Helpdesk features list</a>
								</li>

								<li>
									<a href="/saas-helpdesk/single-sign-on/" class="hover:text-white">Single sign on</a>
								</li>

								<li>
									<a href="/docs/api/" class="hover:text-white">API</a>
								</li>

								<li>
									<a href="/helpdesk/zendesk-vs-jitbit/" class="hover:text-white">Zendesk vs Jitbit vs Spiceworks</a>
								</li>
							</ul>
						</div>
					</div>
				</div>
			</div>
		</footer>

		<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" defer onload="setTimeout(function(){$.each(q, function (i,f) { $(f) });}, 500)"></script>
		<script src="/js/utils.js?v=8880-24605" defer></script>
		<script src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@16.1.0/dist/lazyload.min.js" defer onload="var lzl=new LazyLoad({elements_selector:'.lazyimg',threshold:300,data_src:'original'});"></script>

		<script type="text/javascript">
			$(function () {
				saveUtmSource();
			});
		</script>

		


	</body>
</html>