CINXE.COM

What is an Applicant Tracking System? The complete guide

<!DOCTYPE html><!-- Last Published: Wed Nov 20 2024 09:15:16 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="weglot.new-site.recruitee.com" data-wf-page="619e90986c3bf925a6788774" data-wf-site="60780a9b4720a47267a88257" lang="en"><head><meta charset="utf-8"><title>What is an Applicant Tracking System? The complete guide</title><meta content="Learn all about Applicant Tracking Systems (ATS): debunking common myths and questions to help you select the right one and hire top talent more efficiently." name="description"><meta content="What is an Applicant Tracking System? The complete guide" property="og:title"><meta content="Learn all about Applicant Tracking Systems (ATS): debunking common myths and questions to help you select the right one and hire top talent more efficiently." property="og:description"><meta content="What is an Applicant Tracking System? The complete guide" property="twitter:title"><meta content="Learn all about Applicant Tracking Systems (ATS): debunking common myths and questions to help you select the right one and hire top talent more efficiently." property="twitter:description"><meta property="og:type" content="website"><meta content="summary_large_image" name="twitter:card"><meta content="width=device-width, initial-scale=1" name="viewport"><meta content="lRndpy0wB_wPsRtRPN7HsMKjMIfIQhH5ZqKi47-FwxU" name="google-site-verification"><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/css/recruitee.279a2ce25.min.css" rel="stylesheet" type="text/css"><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/66e2fea8901d473b60a3782b_recruitee_favicon.png" rel="shortcut icon" type="image/x-icon"><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60990d7ed4f930cd32416212_recruitee-webclip-blue.png" rel="apple-touch-icon"><script type="text/javascript"> // create dataLayer window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } // set „denied" as default for both ad and analytics storage, gtag("consent", "default", { ad_storage: "denied", analytics_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", wait_for_update: 2000 // milliseconds to wait for update }); // Enable ads data redaction by default [optional] gtag("set", "ads_data_redaction", true); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TDQ6JT');</script> <!-- End Google Tag Manager --> <script> if (window.location.href !== "https://recruitee.com/cross-domain-bridge") { window.UC_UI_DOMAINS = { crossDomainConsentSharingIFrame: 'https://recruitee.com/cross-domain-bridge', }; } </script> <!-- Cookies banner script starts here: --> <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="oCCxI52du" async=""></script> <!-- Cookies banner script ends here: --> <style> #classrooms_featured_col_menu { display: none; } body.admin-present #featured_col_menu { display: none; } body.admin-present #classrooms_featured_col_menu { display: block; } html[lang="de"] body.admin-present #featured_col_menu { display: none; } html[lang="de"] body.admin-present #classrooms_featured_col_menu { display: block; } html[lang="nl"] body.admin-present #featured_col_menu { display: none; } html[lang="nl"] body.admin-present #classrooms_featured_col_menu { display: none; } html[lang="fr"] body.admin-present #featured_col_menu { display: block; } html[lang="fr"] body.admin-present #classrooms_featured_col_menu { display: none; } </style> <!-- redirection loop solution: --> <script> let pathArray = window.location.pathname.split('/'); if (pathArray[1] == pathArray[3]) { window.location.replace("https://recruitee.com/"+pathArray[2]+"/"+pathArray[1]+"/"+pathArray[4]) } </script> <!-- Browser language auto detection --> <script> var defaultLanguage = 'en'; var supportedLanguages = ['en', 'de', 'nl', 'fr']; var supportedHosts = ['new-site.recruitee.com', 'recruitee.com', 'proxytest.recruitee.com'] var cacheKey = 'userPreferredLanguageKey' var excludedFromRedirection = ['category', 'subcategory', 'articles', 'blog', 'press', 'events', 'customer-stories', 'podcast', '?edit' , 'search']; var resolveLanguage = function () { var userLanguage = navigator.language; return userLanguage && supportedLanguages.find((lang) => { return userLanguage.startsWith(lang); }) || defaultLanguage } var redirectNeeded = function (userLanguage) { var cachedLanguage = window.localStorage.getItem(cacheKey); if (cachedLanguage) return false; var currentLangParam = window.location.pathname.split('/')[1]; if (excludedFromRedirection.includes(currentLangParam)) return false; var blogLangParam = currentLangParam.split('-')[0]; if (supportedLanguages.includes(blogLangParam)) return false; var validLangParam = supportedLanguages.find((lang) => { return lang === currentLangParam }) || defaultLanguage; var isOnDefaultLanguage = validLangParam === defaultLanguage var hasDifferentSupportedLanguage = userLanguage !== defaultLanguage var isHostSupported = supportedHosts.indexOf(window.location.host) !== -1; return isOnDefaultLanguage && hasDifferentSupportedLanguage && isHostSupported; } var redirectToLanguage = function (language) {; window.location.replace(language + window.location.pathname); } var attachLangaugeSwticherListener = function() { var dropdownItem = document.querySelector('.lang-dropdown-list .lang-link-en') if (!dropdownItem) return; dropdownItem.addEventListener('click', function () { window.localStorage.setItem(cacheKey, defaultLanguage) }) } var userLanguage = resolveLanguage(); var canRedirect = redirectNeeded(userLanguage); if (canRedirect) redirectToLanguage(userLanguage); window.addEventListener('DOMContentLoaded', (event) => { attachLangaugeSwticherListener(); }); </script> <!-- End of Browser language auto detection --> <!-- ATS button hidden when loading --> <style> #go-to-app-btn-group, #navbar-trial-btn { display: none; } #top-bar-content { display: none; } #go-app-dropdown-body a.w-dropdown-link { padding: 0.5rem 1rem; color: #040E3C; font-weight: bold; border-bottom: 1px solid #f5f2fa; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; transition: color 0.2s; } #go-app-dropdown-body a.w-dropdown-link:hover { color: #1999e3; } .navbar--menu-dropdown-icon{margin-left:0;} </style> <!-- InLinks setup --> <script defer="" src="https://jscloud.net/x/16094/inlinks.js"></script> <!-- End of InLinks setup --> <!-- Segment setup --> <script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="5n8hHOdAZhlksXHmjcxJF3oV1qxFsoN6";;analytics.SNIPPET_VERSION="4.15.3"; analytics.load("5n8hHOdAZhlksXHmjcxJF3oV1qxFsoN6"); analytics.page(); }}(); </script> <!-- End of Segment setup --> <!-- Start VWO Async SmartCode --> <script type="text/javascript"> window._vwo_code = window._vwo_code || (function(){ var account_id=372306, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, is_spa=1, hide_element='body', /* DO NOT EDIT BELOW THIS LINE */ f=false,d=document,code={use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){ window.settings_timer=setTimeout(function () {_vwo_code.finish() },settings_tolerance);var a=d.createElement('style'),b=hide_element?hide_element+'{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}':'',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&f='+(+is_spa)+'&r='+Math.random());return settings_timer; }};window._vwo_settings_timer = code.init(); return code; }()); </script> <!-- End VWO Async SmartCode --> <!-- Start of Sleeknote signup and lead generation tool - www.sleeknote.com --> <script id="sleeknoteScript" type="text/javascript"> </script> <!-- End of Sleeknote signup and lead generation tool - www.sleeknote.com --> <!-- Weglot setup --> <script type="application/json" id="weglot-data">{"originalCanonicalUrl":"https://new-site.recruitee.com/applicant-tracking-system-guide","allLanguageUrls":{"en":"https://new-site.recruitee.com/applicant-tracking-system-guide","nl":"https://new-site.recruitee.com/nl/applicant-tracking-system-guide","fr":"https://new-site.recruitee.com/fr/applicant-tracking-system-guide","de":"https://new-site.recruitee.com/de/applicant-tracking-system-guide"},"originalPath":"/applicant-tracking-system-guide","settings":{"website":"https://new-site.recruitee.com","uid":"ae6122599b","project_slug":"marketing-website-subdirectories","deleted_at":null,"api_key_translate":"wg_9cf9fd7add0fd8ec0d4485d91237cb926","language_from":"en","language_from_custom_flag":"us","language_from_custom_name":null,"auto_switch":false,"auto_switch_fallback":null,"translation_engine":3,"excluded_paths":[{"type":"CONTAIN","value":"/blog","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/blog"},{"type":"CONTAIN","value":"/category/","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/category/"},{"type":"CONTAIN","value":"/de-kategorie/","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-kategorie/"},{"type":"CONTAIN","value":"/collaborative-hiring-guide","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/collaborative\\-hiring\\-guide"},{"type":"CONTAIN","value":"/applicant-tracking-system-guide","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/applicant\\-tracking\\-system\\-guide"},{"type":"CONTAIN","value":"/demo","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/demo"},{"type":"CONTAIN","value":"/gdpr-consultation","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/gdpr\\-consultation"},{"type":"CONTAIN","value":"/contact-us","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/contact\\-us"},{"type":"CONTAIN","value":"/contact-sales","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/contact\\-sales"},{"type":"CONTAIN","value":"/articles/","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/articles/"},{"type":"CONTAIN","value":"/customer-stories","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/customer\\-stories"},{"type":"CONTAIN","value":"/de-artikel","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-artikel"},{"type":"CONTAIN","value":"/fr-articles","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-articles"},{"type":"CONTAIN","value":"/de-ebooks-ressourcen","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-ebooks\\-ressourcen"},{"type":"CONTAIN","value":"/de-events-webinare","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-events\\-webinare"},{"type":"CONTAIN","value":"/de-kundenerfolgsgeschichten","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-kundenerfolgsgeschichten"},{"type":"CONTAIN","value":"/de-podcast","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-podcast"},{"type":"CONTAIN","value":"/de-unterkategorie","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-unterkategorie"},{"type":"CONTAIN","value":"/fr-evenements","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-evenements"},{"type":"CONTAIN","value":"/fr-podcast","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-podcast"},{"type":"CONTAIN","value":"/fr-temoignages-clients","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-temoignages\\-clients"},{"type":"CONTAIN","value":"/podcast","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/podcast"},{"type":"CONTAIN","value":"/recruitee-insider","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/recruitee\\-insider"},{"type":"CONTAIN","value":"/subcategory","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/subcategory"},{"type":"CONTAIN","value":"/events","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/events"},{"type":"CONTAIN","value":"/search","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/search"},{"type":"CONTAIN","value":"/de-stellenbeschreibungen-vorlagen","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-stellenbeschreibungen\\-vorlagen"},{"type":"CONTAIN","value":"/de-presse","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/de\\-presse"},{"type":"CONTAIN","value":"/fr-communiques-presse","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-communiques\\-presse"},{"type":"CONTAIN","value":"/press","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/press"},{"type":"CONTAIN","value":"/communiques-presse","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/communiques\\-presse"},{"type":"CONTAIN","value":"/presse","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/presse"},{"type":"CONTAIN","value":"/stellenbeschreibungen-vorlagen","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/stellenbeschreibungen\\-vorlagen"},{"type":"CONTAIN","value":"/fr-sujet","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-sujet"},{"type":"CONTAIN","value":"/fr-categorie","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/fr\\-categorie"},{"type":"CONTAIN","value":"/account-blocked","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/account\\-blocked"},{"type":"CONTAIN","value":"/browser-not-supported","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/browser\\-not\\-supported"},{"type":"CONTAIN","value":"/tgthr","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/tgthr"},{"type":"CONTAIN","value":"/solution-partners","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/solution\\-partners"},{"type":"CONTAIN","value":"/partnerships","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["fr","nl"],"regex":"/partnerships"},{"type":"CONTAIN","value":"/technology-partners","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/technology\\-partners"},{"type":"CONTAIN","value":"/partners","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/partners"},{"type":"CONTAIN","value":"/forms/solution-partner-form","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/forms/solution\\-partner\\-form"},{"type":"CONTAIN","value":"/forms/technology-partner-form","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/forms/technology\\-partner\\-form"},{"type":"CONTAIN","value":"/partnership-form-success","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["nl"],"regex":"/partnership\\-form\\-success"},{"type":"CONTAIN","value":"/classrooms/setting-up-your-account","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":["fr","de","nl"],"regex":"/classrooms/setting\\-up\\-your\\-account"},{"type":"CONTAIN","value":"/classrooms/hire-with-your-team","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/hire\\-with\\-your\\-team"},{"type":"CONTAIN","value":"/classrooms/setting-up-your-careers-site","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/setting\\-up\\-your\\-careers\\-site"},{"type":"CONTAIN","value":"/classrooms/advanced-careers-site-settings","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/advanced\\-careers\\-site\\-settings"},{"type":"CONTAIN","value":"/classrooms/pipeline-templates-and-automation","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/pipeline\\-templates\\-and\\-automation"},{"type":"CONTAIN","value":"/classrooms/creating-your-first-job","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/creating\\-your\\-first\\-job"},{"type":"CONTAIN","value":"/classrooms/understanding-candidate-profile","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/understanding\\-candidate\\-profile"},{"type":"CONTAIN","value":"/classrooms/optimizing-your-account","language_button_displayed":true,"exclusion_behavior":"NOT_TRANSLATED","excluded_languages":[],"regex":"/classrooms/optimizing\\-your\\-account"}],"excluded_blocks":[{"value":".dont-translate","description":null},{"value":"nav a.lang-link","description":"Try to fix SEO issues"}],"dynamics":[],"custom_settings":{"button_style":{"with_name":false,"full_name":false,"is_dropdown":false,"with_flags":false,"flag_type":"rectangle_mat","custom_css":"/* \r\n.wg-default, .wg-default .country-selector {\r\n bottom: 1rem;\r\n left: 1rem;\r\n right: auto;\r\n border-radius: 25px;\r\n box-shadow: 7px 7px 20px 0 rgb(117 83 173 / 18%);\r\n}\r\n*/\r\n.wg-drop.country-selector .wgcurrent {\r\n border: none;\r\n}\r\n.wg-default .wg-drop.country-selector a {\r\n font-size: 0.85rem;\r\n height: 2.5rem;\r\n padding: 0 1rem 0 1rem;\r\n margin-right: 1rem;\r\n}\r\n/* dropdown open */\r\n.wg-drop.weg-openup ul {\r\n bottom: 2.6rem;\r\n}\r\n.wg-drop.country-selector ul {\r\n border: none;\r\n border-radius: 4px;\r\n box-shadow: 7px 7px 20px 0 rgb(117 83 173 / 18%);\r\n}\r\n.wg-default.weglot-container--left, .wg-default.weglot-container--left .country-selector {\r\n bottom: 50px;\r\n}"},"switchers":[],"translate_search":false,"hide_switcher":false,"subdomain":false,"wait_transition":true,"dynamic":"","override_hreflang":false,"remove_logging":true,"hide_switcher_excluded_path":true},"media_enabled":true,"external_enabled":true,"page_views_enabled":false,"versions":{"translation":1726498620,"slugTranslation":1655892791},"pending_translation_enabled":false,"curl_ssl_check_enabled":true,"languages":[{"language_to":"nl","custom_code":null,"custom_name":null,"custom_local_name":null,"provider":null,"enabled":true,"automatic_translation_enabled":false,"deleted_at":null,"connect_host_destination":null,"custom_flag":null},{"language_to":"fr","custom_code":null,"custom_name":null,"custom_local_name":null,"provider":null,"enabled":true,"automatic_translation_enabled":false,"deleted_at":null,"connect_host_destination":null,"custom_flag":null},{"language_to":"de","custom_code":null,"custom_name":null,"custom_local_name":null,"provider":null,"enabled":true,"automatic_translation_enabled":false,"deleted_at":null,"connect_host_destination":null,"custom_flag":null}],"category":8,"organization_slug":"w-ac2e03d65b","technology_id":12,"technology_name":"Other","host":"new-site.recruitee.com","is_https":true,"url_type":"SUBDIRECTORY","is_dns_set":true,"main_record":"weglot.new-site.recruitee.com","cacheVersion":3,"cachedSettings":true}}</script> <script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script> <script> Weglot.initialize({ api_key: 'wg_d050674c75c71fd46e256fba3c8b60e64', switchers: [ { // Same as button_style at root button_style: { full_name: true, with_name: true, is_dropdown: true, with_flags: true, flag_type: "circle", invert_flags: false }, // Move switcher somewhere in the page location: { target: ".weglot-lang-switcher", sibling: null } } ] }); </script> <!-- End of Weglot setup --> <style> body{font-family: Neuemontreal, sans-serif !important; font-weight: 500;} /*** Additional style hacks***/ /* Main navigation - Blog section */ html[lang="de"] .navbar--blog-article-en, html[lang="fr"] .navbar--blog-article-en, html[lang="de"] .navbar--blog-cat-en, html[lang="fr"] .navbar--blog-cat-en, html[lang="nl"] .d-none-nl { display: none; } html[lang="de"] .navbar--blog-article-de, html[lang="fr"] .navbar--blog-article-fr, html[lang="de"] .navbar--blog-cat-de, html[lang="fr"] .navbar--blog-cat-fr { display: block; } html[lang="fr"] .d-none-fr { display: none; } /* Content for localized pages - Logos, Product pages, Pricing, Customers */ html[lang="de"] .de-only { display: block !important; } html[lang="fr"] .fr-only { display: block !important; } html[lang="nl"] .nl-only { display: block !important; } html[lang="de"] .de-only-inline-block { display: inline-block !important; } html[lang="fr"] .fr-only-inline-block { display: inline-block !important; } html[lang="nl"] .nl-only-inline-block { display: inline-block !important; } html[lang="de"] .en-only, html[lang="fr"] .en-only, html[lang="nl"] .en-only { display: none !important; } body{ position: relative; } /* Buttons for logged in/out user */ body.admin-present .btn-user { display: block; } body.admin-present .btn-guest { display: none; } body.admin-not-present .btn-guest { display: block; } body.admin-not-present .btn-user { display: none; } /** Main nav - smaller font-size for FR language **/ @media only screen and (min-width: 992px) { html[lang="fr"] .navbar--menu a, html[lang="fr"] .navbar--menu-dropdown-item-text { font-size: 0.9rem; } } @media only screen and (min-width: 1280px) { html[lang="fr"] .navbar--menu a, html[lang="fr"] .navbar--menu-dropdown-item-text { font-size: 1.1rem; } } /** Main nav - Guest login button on mobile only **/ @media only screen and (min-width: 992px) { body.admin-not-present .navbar--btn-login.btn-guest { display: none !important; } } /* Font smoothing */ * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /** Word breaking when hit the container edge **/ body { overflow-wrap: break-word; word-wrap: break-word; } /** Prevent body from being scrolled while mobile menu is opened **/ body.no-scroll { overflow: hidden; } /* Internet Explorer overrides */ @media all and (-ms-high-contrast:none) { .ie-only { display: block !important; } /* Main navigation */ .navbar--top-bar-content.ie-only { display: flex !important; } .ie-only.navbar--btn { position: absolute !important; top: 0.5rem; right: 0; } /* Homepage */ .homepage--hero-animation, .story--animation { display:none; } .cta.card-shadow { background-color: #040e3c; } /* Pricing */ .pricing--switcher-wrapper, .pricing--table-slots, .trial-btn, .custom-pricing-text { display:none; } .pricing-ie-only { display: block; } .get-in-touch-btn { margin-top: 2.7rem; } .pricing--table-container-top { margin-top: 4rem; } /* Customers */ .customers--logos-grid { display: flex; flex-wrap: wrap; } img.customers--logo { width: 20%; } /* Marketplace */ .marketplace--search { display:none; } img.marketplace--card-img { width: auto; height: auto; max-width: 10rem; } .btn-user-logged-in { display: none; } /* About us */ .timeline_wrapper, .timeline-section, .timeline-support-section { display: none; } } /*** Blog styling ****/ /* To turn "Blog" text link blue in the breadcrumbs*/ a.breadcrumbs--item-link{ color: #1999E3 !important; } a.breadcrumbs--item-link:hover{ color: #174298 !important; } .breadcrumbs--item:hover { color: #174298; } /* To truncate paragraph in post thumbnail */ .truncate { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } /* Links on hover */ article a:hover { text-decoration: underline; } /* Blockquotes */ blockquote:before { content: open-quote; font-size: 8rem; position: absolute; top: -4rem; color: #1999e3; left: 1rem; font-weight: 900; } blockquote::after { content: close-quote; font-size: 8rem; position: absolute; bottom: -7.5rem; color: #1999e3; right: 1rem; font-weight: 900; } /* Article img spacing */ #article figure img { margin-bottom: 1.5rem; } /* Article img caption */ #article figcaption { color: #4d6072; /* dark-gray */ font-size: 1rem; font-style: italic; } /* Table of Contents on Blog and Text page*/ #toc ul { margin: 0; padding: 0; } #toc ul li a { color: inherit; } #toc ul li a:hover { color: #1999e3; } article [id^="toc"] { display: block; position: relative; top: -7rem; visibility: hidden; } li.toc-h2 { margin-top: 1rem; margin-bottom: 0.5rem; color: #040e3c; line-height: 1.5; list-style-type: none; } li.toc-h3 { list-style: none; line-height: 1.3; margin: 0; padding: 0.3rem 0.5rem; font-size: 0.9rem; border-left: solid #c7c9d3 2px; } /* ToC scrollbar */ #toc ::-webkit-scrollbar /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar /* for text pages */ { width: 5px; } #toc ::-webkit-scrollbar-thumb /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar-thumb /* for text pages */ { background-color: #c7c9d3; border-radius: 10px; } #toc ::-webkit-scrollbar-track /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar-track /* for text pages */ { background-color: #efefef; } /** F’in sweet Webflow Hacks - #20 Create sub bullet lists inside a Rich Text element **/ .hack20-sub-bullet { margin-left: 15px; } .hack20-sub-bullet-2 { margin-left: 30px; } @media (max-width: 767px) { .hack20-sub-bullet { margin-left: 10px; } .hack20-sub-bullet-2 { margin-left: 20px; } } @media(max-width:1260px){ .btn-top{ top: 82vh; } } @media(max-width:991px){ .btn-top{ top: auto; right: 18px; bottom: 80px; } } /*setting for "TOC"*/ h1::before, h2::before, h3::before, h4::before, h5::before, h6::before { display: block; content: " "; height: 90px; margin-top: -90px; visibility: hidden; } .is-active-link::before { background-color: #1899e3 !important; } @media(min-width:768px){ div.text-page--toc-column.w-col.w-col-4{ margin-top: -10rem !important; } } @media(min-width: 501px){ .text-span-4{ display: none!important; }} .tooltiptext { visibility: hidden; border-radius: 2px; } .tooltiptext::after { content: " "; position: absolute; top: 50%; right: 100%; /* To the left of the tooltip */ margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent black transparent transparent; } .tooltip_container:hover .tooltiptext { visibility: visible; opacity: 1; transition: all .2s; } html[lang="nl"] .tooltiptext{ width: 220px; } @media(max-width:500px){ .container-max-width-100{ max-width: 100%; } .navbar--menu-dropdown-link{ flex-direction: column; } .tooltip_container{ position: absolute; right: 0; display: block; text-align: end; } .tooltiptext{ display: none; } .image-19{ position: relative; width: 17px; height: 17px; max-width: unset; top: 1px; right: 0; } .text-block-25 { display: none; } .tooltiptext_mob { position: relative; margin: 10px 0; display: none; width: 100%; color: white !important; border-radius: 2px; } .tooltiptext_mob{ background-color: #126DB1; padding: 3px 0 3px 5px; font-size: 12px; font-weight: 700; } .tooltiptext_mob::after { content: ""; position: absolute; bottom: 100%; left: 95%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #126DB1 transparent; } } @media(min-width: 501px){ .footer ul li{ display: flex; } .footer .image-19{ margin-top: 3px; } .footer .tooltiptext{ top: -3px !important; } } @media(max-width: 500px){ .footer .image-19{ top: -42px; right: 2px; } .footer ul li{ position: relative; } } .overflow-visible{ overflow: visible !important; } .show_only_in_nl, .show_only_in_de, .show_only_in_en, .show_only_in_fr{ display: none; } html[lang="nl"] .show_only_in_nl, html[lang="de"] .show_only_in_de, html[lang="en"] .show_only_in_en, html[lang="fr"] .show_only_in_fr{ display: block !important; } html[lang="de"] .show_only_in_de_flex{display: flex !important;} html[lang="de"] .hide_only_in_de{display: none !important;} .w-nav-button{color: white!important;} html[lang="nl"] .partnerships_menu_item, html[lang="nl"] .partnerships_footer_item{display: none; } .w-slider-dot{ width: 12px !important; height: 12px !important; } .right_mwr{ background-image: radial-gradient(125.67% 82.64% at 50% 100%,#00a2ff 0,#04004a 100%) !important;} /*setting for FAQ*/ .accordion-title-heading::before{ height: 0 !important; margin-top: 0 !important; } </style> <script> // Change footer copyright year dynamically document.addEventListener("DOMContentLoaded", function () { const dynamicYear = document.querySelector(".footer--dynamic-year"); const currentYear = new Date().getFullYear(); dynamicYear.textContent = currentYear; }); </script> <style> .homepage--hero-app-img{width: auto !important;} .new_tellent_btn_paddings:hover{ background-color: #1e02f3 !important; border-color: #1e02f3 !important; color: white !important; transition: all .2s; } .border-gradient-purple { background-image: linear-gradient(90deg,#e83393,#92069c) !important; border-style: none; } .border-gradient-purple:hover{ background-color: #1e02f3 !important; /*background-image: none !important;*/ background-image: linear-gradient(90deg,#1e02f3,#1e02f3) !important; } .btn.btn-green-contained.homepage--hero-btn.btn_try_for_free_18d { border-color: unset; background-color: unset; } .new_tellent_btn_paddings{ transition: all .2s; } .new_tellent_btn_paddings:hover .div_arrow_btn{ padding-left: 6px !important; padding-right: 0px !important; transition: all .2s; } .div_arrow_btn{transition: all .2s; } #home_hero_btn_01{ padding-top: calc(2rem + 2px); padding-bottom: calc(2rem + 2px); } #go-to-app-btn .w-icon-dropdown-toggle:before { margin-left: -6px; } </style> <script src="//rum-static.pingdom.net/pa-6662f2c968cac40012000c1d.js" async=""></script> <style>.footer--tel{display: none !important;}</style><!-- TOC scripts and CSS start here: --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.1.1/tocbot.css"> <script defer="" src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.1.1/tocbot.min.js"></script> <style> .toc ol li a:hover { color: #1999e3; } </style> <script> window.addEventListener('DOMContentLoaded', (event) => { var all_H = document.getElementById("text_article").querySelectorAll("h2"); let unique_id_No = 1; for (let i = 0; i < all_H.length; i++) { const el = all_H[i]; el.setAttribute("id",unique_id_No) unique_id_No++ } tocbot.refresh() }); </script> <!-- TOC scripts and CSS end here. --> <script type="application/ld+json">{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What’s the history of the ATS?", "acceptedAnswer": { "@type": "Answer", "text": "Originally, an ATS helped recruiters scan paper resumes into a database for the purpose to sort and screen them. Before these systems, recruiters would manually collect, organize and parse through each resume that came across their way. " } }, { "@type": "Question", "name": "What is the primary purpose of an applicant tracking system?", "acceptedAnswer": { "@type": "Answer", "text": "The primary goal of an Applicant Tracking System is to simplify the recruitment process and to make it more effective and efficient. This is accomplished by giving recruiters access to a powerful, centralized platform on which to collect and view applicants, track their progress, and filter them out based on their qualifications. " } }, { "@type": "Question", "name": "How does an applicant tracking system work in the recruitment process?", "acceptedAnswer": { "@type": "Answer", "text": "ATS can be used for candidate sourcing, candidate management, pre-screening & screening candidates, managing job offers, onboarding, process optimization" } }, { "@type": "Question", "name": "How does an ATS compare to other recruitment software? ", "acceptedAnswer": { "@type": "Answer", "text": "An ATS platform — depending on its size, scope, and complexity — can help accomplish all or some of the “pillars” of recruitment (workfloce planning, sourcing, applicant tracking, candidate acquisition, onboarding, analytics) making them an integral part of this market. " } }, { "@type": "Question", "name": "What’s the difference between a Candidate Relationship Management (CRM) platform and an Applicant Tracking System (ATS)?", "acceptedAnswer": { "@type": "Answer", "text": "An ATS platform helps to streamline and manage the application process, eliminate tedious administrative tasks and improve on core recruitment metrics. A CRM, on the other hand, helps create and nurture talent pools plus attract and engage passive candidates. " } }, { "@type": "Question", "name": "What's the difference between HR tools and recruitment tools?", "acceptedAnswer": { "@type": "Answer", "text": "HR tools are platforms designed specifically to enhance the efficiency of human resources teams in a variety of different areas, including managing employee contracts, onboarding, and performance analysis. Recruitment tools, on the other hand, are software platforms used specifically to automate part or all of the recruitment process. They don’t usually provide functions beyond the onboarding phase.\n\n" } } ] }</script><!--FAQPage Code Generated by https: //saijogeorge.com/json-ld-schema-generator/faq/--></head><body class="body-46"><div class="navbar--wrapper"><div data-w-id="5cc1cd72-de95-869e-7db4-8136de8e2361" class="navbar-shadow card-shadow"></div><div data-animation="default" class="navbar bg-light w-nav" data-easing2="ease" data-easing="ease" data-collapse="medium" role="banner" data-no-scroll="1" data-duration="400" data-doc-height="1"><div class="navbar--container"><div class="navbar--content"><a href="/" class="navbar--brand w-nav-brand"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6078144624947483c31b964f_logo-white.svg" loading="eager" height="60" width="180" alt="Home" class="navbar--logo-white d-none"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/65eee2cefa95ed9d05ac6c9b_Recruitee%20by%20Tellent%20logo%20-%20Blue%20%2B%20Black.svg" loading="lazy" width="220" height="Auto" alt="Home" class="navbar__logo-dark"></a><nav role="navigation" class="navbar--menu-container w-nav-menu"><div class="navbar--menu left"><div data-hover="false" data-delay="0" data-w-id="5cc1cd72-de95-869e-7db4-8136de8e236f" class="navbar--menu-dropdown-item w-dropdown"><div class="navbar--menu-dropdown-toggle dropdown w-dropdown-toggle"><div class="navbar--menu-dropdown-item-icon text-dark w-icon-dropdown-toggle"></div><div class="navbar--menu-dropdown-item-text text-dark">Product</div></div><nav class="navbar--menu-dropdown-list product w-dropdown-list"><div class="container navbar-dropdown-container card-shadow"><div class="navbar--dropdown-top"><div class="navbar--dropdown-top-column"><div class="navbar--menu-dropdown-title">Identify</div><a href="/pipelines" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d8085a3c456b442357_icon-pipeline.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Pipelines</div></a><a href="/hiring-team" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d86296f7d9ed0d4b8d_icon-person-add.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Hiring team</div></a><a href="/careershub" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d7e765e5e49a6290ae_icon-career-hub.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>CareersHub</div></a><a href="/api-webhooks" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d79f5ef3126c924396_icon-code.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>API &amp; Webhooks</div></a></div><div class="navbar--dropdown-top-column"><div class="navbar--menu-dropdown-title">Source</div><a href="/multi-posting-smart-campaigns" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d75a563909b8f15249_icon-multi-posting.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div class="text-block-7">Multi-posting &amp; Smart campaigns</div></a><a href="/sourcing-tools" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d8f158802ce086434f_icon-search.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Sourcing tools</div></a><a href="/referralshub" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d8c0a89d87da2ecf34_icon-share.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>ReferralsHub</div></a></div><div class="navbar--dropdown-top-column"><div class="navbar--menu-dropdown-title">Interview</div><a href="/assessment" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d7eb42ca094fe8179e_icon-assessment.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Assessment</div></a><a href="/communication" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d7de2a8b7e3a45e5e3_icon-communication.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Communication</div></a><a href="/interviewing" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d75a563909b8f15249_icon-multi-posting.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Interviewing</div></a></div><div class="navbar--dropdown-top-column"><div class="navbar--menu-dropdown-title">Hire</div><a href="/e-signature" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d85a5639a575f1524a_icon-signature.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>E-signature</div></a><a href="/talent-pools" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d865846880b47c2868_icon-talent-pool.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Talent pools</div></a><a href="/mobile-app" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d7d23b5f156b792c90_icon-mobile-app.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Mobile app</div></a><a href="/requisition-approvals" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/647db5b311e8fde08efefa39_workflow_general.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Requisition approvals</div></a></div><div class="navbar--dropdown-top-column"><div class="navbar--menu-dropdown-title">Improve</div><a href="/reporting" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d8bcc1a2a41d9e4e9e_icon-pie-chart.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Reporting</div></a><a href="/compliance" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d889c567ee8680273e_icon-security.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Compliance</div></a><a href="/customer-success" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d70780f5032f60fc93_icon-customer-success.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Customer Success</div></a><a href="/integrations" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d75e8931b893ec124d_icon-integrations.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Integrations</div></a></div></div><div class="navbar--dropdown-footer"><div class="navbar--dropdown-footer-left"><a href="/all-features" class="btn-text navbar--dropdown-footer-link additional-spacing w-inline-block"><div class="btn-text--text">See all features</div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609d1b4b5a23daf130e63ab5_arrow-right.svg" loading="eager" alt="" class="navbar--dropdown-footer-link-icon btn-text--icon"></a><a href="/marketplace" class="btn-text navbar--dropdown-footer-link additional-spacing w-inline-block"><div class="btn-text--text">Browse integrations</div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609d1b4b5a23daf130e63ab5_arrow-right.svg" loading="eager" alt="" class="navbar--dropdown-footer-link-icon btn-text--icon"></a><a href="/partners" class="btn-text navbar--dropdown-footer-link additional-spacing partnerships_menu_item w-inline-block"><div class="btn-text--text">Partners</div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609d1b4b5a23daf130e63ab5_arrow-right.svg" loading="eager" alt="" class="navbar--dropdown-footer-link-icon btn-text--icon"></a></div><div class="navbar--dropdown-footer-right"><a href="/our-customers" class="btn-text navbar--dropdown-footer-link mr-0 additional-spacing w-inline-block"><div class="btn-text--text">Our Customers</div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609d1b4b5a23daf130e63ab5_arrow-right.svg" loading="eager" alt="" class="navbar--dropdown-footer-link-icon btn-text--icon"></a></div></div></div></nav></div><a href="/collaborative-hiring" class="navbar--menu-dropdown-toggle text-dark w-nav-link">Collaborative hiring</a><a href="/pricing" class="navbar--menu-dropdown-toggle text-dark w-nav-link">Pricing</a><div data-hover="false" data-delay="0" data-w-id="5cc1cd72-de95-869e-7db4-8136de8e23d7" class="navbar--menu-dropdown-item w-dropdown"><div class="navbar--menu-dropdown-toggle dropdown w-dropdown-toggle"><div class="navbar--menu-dropdown-item-icon text-dark w-icon-dropdown-toggle"></div><div id="resources_menu_item" class="navbar--menu-dropdown-item-text text-dark">Resources</div></div><nav class="navbar--menu-dropdown-list resources w-dropdown-list"><div class="navbar-dropdown-container card-shadow"><div class="navbar--dropdown-top"><div class="navbar--dropdown-top-column resources-column"><div id="learn_menu_title" class="navbar--menu-dropdown-title">learn</div><a href="/blog" class="navbar--menu-dropdown-link blogitem w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60c0ad1a6e19ad950d31d2bc_icon-blog.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Blog</div></a><a href="/blog/downloadables" target="_blank" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6278d6910c924b71f18b1e64_Downloadables.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Downloadables</div><div class="tooltip_container show_only_in_nl"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></a><a href="/blog/webinars" target="_blank" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6278d691bf9f573ae05fed00_Events%20and%20%20Webinars.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Webinars</div><div class="tooltip_container show_only_in_nl"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></a><a href="/blog/podcast" target="_blank" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6278d69150acbb9e41642ba4_Podcast.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Podcast</div><div class="tooltip_container show_only_in_nl"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></a><a href="/collaborative-hiring-guide" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae39d7c863522b00d31f3c_icon-collaborative.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Collaborative hiring guide</div></a><a href="/applicant-tracking-system-guide" aria-current="page" class="navbar--menu-dropdown-link w-inline-block w--current"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60c0ad5301a1db34220e058c_icon-ats.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Applicant Tracking System guide</div></a><a href="/classrooms" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6349361f8dd9b8035fd47a64_Classrooms_Icon.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Recruitee Classrooms</div><div class="tooltip_container show_only_in_nl show_only_in_fr"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div></a><a href="https://support.recruitee.com/" target="_blank" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60c0ad27be2956d68c49e0bc_icon-help-center.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Help center</div></a><a id="product_updates_menu_item" href="https://updates.recruitee.com/" target="_blank" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60c0acd6d8714e1cfd2a2864_icon-new.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Product updates</div></a><a href="/roadmap" class="navbar--menu-dropdown-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6278d691efcd353adfa9dbdd_Roadmap.svg" loading="eager" alt="" class="navbar--menu-dropdown-icon"><div>Product roadmap</div><div class="tooltip_container show_only_in_nl show_only_in_de show_only_in_fr"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></a></div><div class="navbar--dropdown-top-column resources-column d-none-nl"><div class="navbar--menu-dropdown-title">Featured</div><div class="navbar--blog-article-en w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item-2 w-dyn-item"><img alt="" loading="eager" src="https://cdn.prod.website-files.com/60870cca519aca7849a9262d/6141d82162bca57a99da53da_FR-_-ATS-3.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/60870cca519aca7849a9262d/6141d82162bca57a99da53da_FR-_-ATS-3-p-500.png 500w, https://cdn.prod.website-files.com/60870cca519aca7849a9262d/6141d82162bca57a99da53da_FR-_-ATS-3.png 1920w" class="resources-column-post-img"><div class="resources-column-post-details"><div class="post--subheading mobile-menu">November 8, 2024</div><a href="/articles/develop-recruitment-marketing" target="_blank" class="post--thumbnail-title mobile-menu">How to develop a recruitment marketing strategy</a></div></div></div></div><div class="navbar--blog-article-de w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item-2 w-dyn-item"><img src="https://cdn.prod.website-files.com/60870cca519aca7849a9262d/672b3906fc4632a55c24f008_Kopie%20von%20concentrated-young-colleagues-sitting-office-coworking%20(1).jpg" loading="eager" alt="Kollege und Kollegin sitzen vor ihren Laptops und arbeiten konzentriert zusammen " sizes="100vw" srcset="https://cdn.prod.website-files.com/60870cca519aca7849a9262d/672b3906fc4632a55c24f008_Kopie%20von%20concentrated-young-colleagues-sitting-office-coworking%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/60870cca519aca7849a9262d/672b3906fc4632a55c24f008_Kopie%20von%20concentrated-young-colleagues-sitting-office-coworking%20(1)-p-800.jpg 800w, https://cdn.prod.website-files.com/60870cca519aca7849a9262d/672b3906fc4632a55c24f008_Kopie%20von%20concentrated-young-colleagues-sitting-office-coworking%20(1).jpg 930w" class="resources-column-post-img"><div class="resources-column-post-details"><div class="post--subheading mobile-menu">6/11/2024</div><a href="/de-artikel/ats-software" target="_blank" class="post--thumbnail-title mobile-menu">Wunderwaffe im War for Talents – Vorteile, Funktionsweise und Best Practices von ATS-Software</a></div></div></div></div><div class="navbar--blog-article-fr w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item-2 w-dyn-item"><img src="https://cdn.prod.website-files.com/60870cca519aca7849a9262d/6740b1a5eb376860cdda5c30_woman-reading-a-book-2021-08-26-15-43-49-utc%20(1)%20(1).jpg" loading="eager" alt="Choisir le test de personnalité professionnel le plus adapté à vos recrutements pour les optimiser" class="resources-column-post-img"><div class="resources-column-post-details"><div class="post--subheading mobile-menu">22/11/2024</div><a href="/fr-articles/test-personnalite" target="_blank" class="post--thumbnail-title mobile-menu">Les 5 meilleurs tests de personnalité professionnels pour optimiser votre gestion des talents</a></div></div></div></div></div><div class="tgthr_on_menu d-none"><div class="navbar--menu-dropdown-title">Featured</div><a href="/tgthr" class="tgthr--navbar-thumbnail-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62558fe21b4600d7c71f6113_2022.03.30%20-%20%5BTGTHR%5D%20Image%20for%20nav%20menu%20200x145px.png" loading="lazy" alt="" class="tgthr--navbar-thumbnail"></a><a href="/tgthr" target="_blank" class="link">TGTHR | June 8-9</a><div class="text-block-23">The free, two-day online event<br>to future-proof your hiring</div></div><div class="navbar--dropdown-top-blog d-none-nl"><div class="navbar--dropdown-top-blog-title">Blog Categories</div><div class="navbar--blog-cat-en w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/category/employer-branding" class="navbar--dropdown-top-blog-link">Employer branding</a></div><div role="listitem" class="w-dyn-item"><a href="/category/hr-processes" class="navbar--dropdown-top-blog-link">HR &amp; processes</a></div><div role="listitem" class="w-dyn-item"><a href="/category/people-analytics" class="navbar--dropdown-top-blog-link">People analytics</a></div><div role="listitem" class="w-dyn-item"><a href="/category/talent-strategy" class="navbar--dropdown-top-blog-link">Talent strategy</a></div><div role="listitem" class="w-dyn-item"><a href="/category/collaborative-hiring" class="navbar--dropdown-top-blog-link">Collaborative hiring</a></div><div role="listitem" class="w-dyn-item"><a href="/category/diversity-inclusion" class="navbar--dropdown-top-blog-link">Diversity &amp; inclusion</a></div><div role="listitem" class="w-dyn-item"><a href="/category/talent-talk" class="navbar--dropdown-top-blog-link">Talent talk</a></div><div role="listitem" class="w-dyn-item"><a href="/category/productivity" class="navbar--dropdown-top-blog-link">Productivity</a></div><div role="listitem" class="w-dyn-item"><a href="/category/partner-success" class="navbar--dropdown-top-blog-link">Partner Success</a></div></div></div><div class="navbar--blog-cat-de w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/partner-success" class="navbar--dropdown-top-blog-link">Partner Success</a></div><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/produktivitaet" class="navbar--dropdown-top-blog-link">Produktivität</a></div><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/kollaboratives-recruiting" class="navbar--dropdown-top-blog-link">Kollaboratives Recruiting</a></div><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/recruiting" class="navbar--dropdown-top-blog-link">Recruiting </a></div><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/human-ressources" class="navbar--dropdown-top-blog-link">Human Resources</a></div><div role="listitem" class="w-dyn-item"><a href="/de-kategorie/employer-branding" class="navbar--dropdown-top-blog-link">Employer Branding </a></div></div></div><div class="navbar--blog-cat-fr w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/espace-partenaires" class="navbar--dropdown-top-blog-link">Espace partenaires</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/productivite" class="navbar--dropdown-top-blog-link">Productivité</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/recrutement-collaboratif" class="navbar--dropdown-top-blog-link">Recrutement collaboratif</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/strategies-recrutement" class="navbar--dropdown-top-blog-link">Stratégies de recrutement</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/outils-automatisation" class="navbar--dropdown-top-blog-link">Outils et automatisation</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/ressources-humaines" class="navbar--dropdown-top-blog-link">Administratif &amp; RH</a></div><div role="listitem" class="w-dyn-item"><a href="/fr-categorie/marque-employeur" class="navbar--dropdown-top-blog-link">Marque employeur</a></div></div></div></div></div></div><div data-w-id="c1fda32e-1fdc-49a2-7c83-8aff552de9c3" class="navbar--close-area"></div></nav></div><div class="navbar--mobile-btns-container"><a href="https://auth.recruitee.com/" class="btn btn-primary-contained btn-mobile-menu">Log in</a><a href="https://auth.recruitee.com/sign-up" class="btn btn-light btn-mobile-menu w-button">Try free for 18 days</a><link rel="prefetch" href="https://auth.recruitee.com/sign-up"></div></div><div class="navbar--menu right"><div id="top-bar-content" class="guest-btns-container"><a id="login-btn" href="https://auth.recruitee.com/sign-in" class="navbar__nav-link top-bar-link text-dark">Login</a><a href="/demo" class="navbar__nav-link top-bar-link text-dark">Get demo</a></div><div id="go-to-app-btn-group" class="btn btn-light btn-group dark ml--5"><a id="go-to-app-label" href="#" class="btn-group---left dark w-button">Go to app</a><div data-hover="false" data-delay="0" id="go-to-app-dropdown" class="btn-group--right w-dropdown"><div id="go-to-app-btn" class="btn-arrow w-dropdown-toggle"><div class="navbar--menu-dropdown-item-icon arrow dark w-icon-dropdown-toggle"></div></div><nav class="btn-apps-dropdown card-shadow w-dropdown-list"><div id="go-app-dropdown-header" class="btn-apps-dropdown-header"><div class="text-block-10">Choose company...</div></div><div id="go-app-dropdown-body" class="btn-apps-dropdown-body"></div><div id="go-app-dropdown-footer" class="btn-apps-dropdown-footer"><a href="#" class="font-weight-bold w-dropdown-link">Sign out</a></div></nav></div></div><a id="navbar-trial-btn" href="https://auth.recruitee.com/sign-up" class="btn btn-primary-contained navbar--btn start_my_free_trial_btn w-button">Try for free</a><a href="https://auth.recruitee.com/sign-up" class="btn btn-dark-contained navbar--btn ie-only w-button">Try for free</a></div></nav></div><div class="navbar--menu-btn w-nav-button"><div class="navbar--menu-burger-icon w-icon-nav-menu"></div></div></div></div><div class="w-embed w-script"><!--Pointing to localised url's solution--> <!-- new script!!!--> <script> window.addEventListener('load', function () { if((window.location.pathname.split('/')[1] == 'de') || (window.location.pathname.split('/')[1] == 'fr') || (window.location.pathname.split('/')[1] == 'nl')){ document.getElementById("product_updates_menu_item").href = "https://updates.recruitee.com/"+window.location.pathname.split('/')[1]; document.getElementById("navbar-trial-btn").href = "https://auth.recruitee.com/"+window.location.pathname.split('/')[1]+"/sign-up"; document.getElementById("login-btn").href = "https://auth.recruitee.com/"+window.location.pathname.split('/')[1]+"/sign-in"; //console.log(window.location.pathname.split('/')[1]); //console.log("https://auth.recruitee.com/"+window.location.pathname.split('/')[1]+"/sign-in"); } //German menu items customised localisation if(window.location.pathname.split('/')[1] == 'de'){ document.getElementById("resources_menu_item").innerHTML = "HR Wissen"; document.getElementById("learn_menu_title").innerHTML = "Ressourcen"; } if(window.location.pathname.split('/')[1] == 'nl'){ document.querySelectorAll(".blogitem").forEach(function(item){item.href = "/nl/blog";}) } }) </script></div></div><div class="section text-page--header"><div class="container w-container"><div class="w-row"><div class="w-col w-col-4"></div><div class="w-col w-col-8"><h1 class="text-page--header-heading">A complete guide to Applicant Tracking Systems (ATS)<br></h1></div></div></div></div><div class="section"><div class="container w-container"><div class="columns w-row"><div class="text-page--toc-column w-col w-col-4"><div class="text-page--toc-container card-shadow"><div class="text-page--toc-title">Table of contents</div><div id="toc" class="toc"></div></div></div><div class="text-page--text w-col w-col-8"><article id="text_article" class="w-richtext"><p>If you work in the recruitment space—or HR in general—you likely know about Applicant Tracking Systems. And if you’re reading this article, you may be in the market for one, or in the process of researching whether or not you need one. In both cases, you’ve come to the right place. </p><p>This page serves as your complete guide to Applicant Tracking Systems (ATS), covering everything from what they are, to key benefits and misconceptions, to the different types of ATS platforms available to you. We’ll discuss how to choose the right platform, and what’s in store for ATS tools in the future. </p><p>Let’s dive in. </p><h2>What is an Applicant Tracking System? </h2><p>An Applicant Tracking System (ATS) is a software application companies can use to structure and customize their hiring into an efficient and scalable process. </p><div class="w-embed"><div class="highlighted_blog_text_04"> <div class="highlighted_outer_04"> <p class="highlighted_paragraph"> An ATS allows recruiters and hiring managers to attract, source, evaluate, and hire candidates better and faster. </p> </div> </div></div><h2>What does an ATS do? </h2><p>The primary goal of an Applicant Tracking System is to simplify the recruitment process and to make it more effective and efficient. </p><p>This is accomplished by giving recruiters access to a powerful, centralized platform to collect and view applicants, track their progress, and filter them out based on their qualifications. </p><p>Generally, more powerful Applicant Tracking Systems are cloud-based SaaS (Software as a Service) solutions, which you can access anywhere and anytime. The scope and complexity of specific ATS platforms and the cost will vary depending on what type of business they cater to. </p><p>On-site and SaaS solutions will generally be more expensive but offer significantly more features and services than open-source options. </p><p>The Applicant Tracking System definition included above is worded broadly because the capabilities of these modern systems affect nearly the entire hiring process, especially: </p><ul role="list"><li><a href="https://recruitee.com/articles/talent-sourcing-strategy" target="_blank"><strong>Candidate sourcing</strong></a><strong> </strong>(automated job posting, application pages that integrate into the candidate database, and employer brand management.) </li><li><strong>Candidate management</strong> (automatic uploading of candidate information and application documents into a central database, adding scheduling and screening information to candidate files, and perpetual storage of current and former candidates to generate talent pools.)</li><li><strong>Pre-screening candidates </strong>(keyword parsing of resumes and cover letters, automated screening of unqualified candidates, automated outreach, and interview scheduling.) </li><li><strong>Screening candidates </strong>(managing and hosting online tests and video interviews, storing and adding screening results to candidate files, and collaborating with recruitment team members on candidate profiles.) </li><li><a href="https://recruitee.com/articles/offer-email-formal-job-offer" target="_blank"><strong>Extending job offers</strong></a><strong> </strong>(generating and sending offer letters, collecting signed documentation, and adding them to candidate files.) </li><li><a href="https://recruitee.com/articles/employee-onboarding" target="_blank"><strong>Employee onboarding</strong></a><strong> </strong>(assigning onboarding materials, tracking completion, and ensuring all compliance documentation is completed.) </li><li><a href="https://recruitee.com/articles/optimize-your-recruitment" target="_blank"><strong>Recruitment process optimization</strong></a> (intelligence and metrics into every step of the recruitment process, allowing recruiters to identify bottlenecks and make efficiency changes.)</li></ul><p>The ATS features above reflect only the most common capabilities available on most platforms today. There are many more that recruiters will discover once they integrate an ATS into their <a href="https://recruitee.com/articles/hr-recruitment-process" target="_blank">recruitment process</a>. </p><h2>Benefits of an Applicant Tracking System </h2><p>The core benefit of an ATS is that it lessens the amount of manual, repetitive, and tedious tasks that a recruiter must complete. </p><p>First, it frees up the recruiter, allowing them to work on more important tasks. Second, automation allows for a faster, more standardized, and more streamlined recruitment experience, and creates better results for the company <em>and</em> the job seekers. </p><p>Here are some of the primary reasons that modern recruitment software is necessary for today&#x27;s hiring landscape:</p><ul role="list"><li><strong>They improve the quality of a company&#x27;s hire</strong>,<strong> </strong>and good hiring is one of the best predictors of a company&#x27;s future success.</li><li><strong>HR departments and managers are struggling to find and retain top talent.</strong> Recruitment software is a powerful weapon for helping to minimize this stress.</li><li><strong>Poor HR technology has been the norm. </strong>Technological advances have leapfrogged recruitment software to the top of the SaaS market to the benefit of hiring teams.</li></ul><p>That last point is a major driving force behind why more and more companies are adopting modern Applicant Tracking Systems. An ATS was originally just a platform to store digital copies of resumes and cover letters. They could not automatically parse through that information and quickly deliver usable information to recruiters.</p><p>This ability to not only digitize but to automate and enhance the entire hiring process is thanks to cloud computing, AI, and more powerful processing technologies. Applicant Tracking Systems— and recruitment technology in general—are at the center of this renaissance, leading to numerous benefits for companies worldwide.</p><p>Lets dig into those specific ATS benefits now. </p><h3>1. Decreased workload </h3><p>When deployed correctly, an Applicant Tracking System can benefit recruiters and hiring managers in the following ways:</p><ul role="list"><li>Automatically upload job postings to various job boards in one click</li><li>Collection, storage, and aggregation of candidate information are automated</li><li>Automated or keyword-based parsing of resumes and cover letters speeds up the screening process</li><li>Easily schedule interviews with candidates</li><li>Record the results of interviews and other screening activities</li><li>Secure new hire with e-signatures</li></ul><p>While these first six benefits help recruiters save time on manual and repetitive work, they also enhance the candidate experience in several ways.</p><h3>2. Improved candidate experience </h3><p>Streamlining your recruitment also makes it better for the candidates as they go through the hiring process. Here&#x27;s how.</p><ul role="list"><li>Seamless communication from application to offer (or rejection)</li><li>Quicker screening and better clarity into where a candidate stands</li><li>Assurance that the hiring process is fair</li><li>Faster application to decision timeframes </li></ul><p>Each of these benefits to the recruiter and candidate is a direct result of improvements to the overall recruitment process, which is perhaps the biggest benefit of an Applicant Tracking System.</p><h3>3. A more efficient recruitment process</h3><p>ATS automation and data management impact the hiring process in many positive ways. These impacts will vary greatly depending on the capacity of the Applicant Tracking System and how an organization uses it.</p><p>Here are some of the primary hiring process improvements that can be attributed to Applicant Tracking Systems:</p><ul role="list"><li>Provides insights into the effectiveness of different recruitment processes</li><li>Tracks and reports on essential <a href="https://recruitee.com/articles/recruitment-metrics-guide">recruitment metrics</a></li><li>Automates critical stages and manual tasks in the hiring process</li><li>Stores all current and past job seekers</li><li>Enables <a href="https://recruitee.com/collaborative-hiring-guide">collaborative hiring</a> by giving recruitment teams centralized access to candidate profiles</li><li>Provides an “always-on” platform from which to manage recruitment. </li></ul><p>All of these benefits lead to the final, core benefit of an ATS: better hiring results.</p><h3>4. Better hiring results</h3><p>The central goal of any hiring process is to continuously improve the performance and retention rates of new hires, while also optimizing return on effort and investment.</p><p>To that end,  “better hiring results” could be broken down into three primary fields:</p><ul role="list"><li><a href="https://recruitee.com/articles/time-to-hire-hiring-metric"><strong>Shorter time-to-hire.</strong></a> Hiring faster while maintaining quality reduces productivity downtime company-wide and time wasted within the HR department.<strong>‍</strong></li><li><strong>Improved </strong><a href="https://recruitee.com/articles/how-important-is-cost-per-hire"><strong>cost-per-hire</strong></a><strong>.</strong> Getting better candidates faster and for less money improves overall company profitability in the long run.<strong>‍</strong></li><li><strong>Better </strong><a href="https://recruitee.com/articles/quality-of-hire"><strong>quality-of-hire</strong></a><strong>.</strong> Based on performance reviews, ramp-up time, turnover, retention rates, and hiring manager satisfaction, this is the master metric for how successful a recruitment decision was.</li></ul><p>Of course, each benefit is achievable if you have the right features for your organization and, most importantly, only if you have the right recruitment strategy.</p><p>Now that we&#x27;ve mentioned what an Applicant Tracking System can do and its benefits to recruiters, hiring managers, and job seekers, let&#x27;s clear up some misconceptions about ATSs.</p><h2>Four misconceptions about Applicant Tracking Systems</h2><p>A few common misconceptions exist about what an ATS can do for its users. If you’re in the market for one, we recommend reading this section to learn more about what you can expect when purchasing an ATS. </p><h3>1. Buying an ATS is not going to get you an influx of candidates</h3><p>If you’re currently struggling with attracting candidates for job openings, buying an ATS will not solve the problem. Attracting candidates relates to your recruitment strategy and <a href="https://recruitee.com/articles/employer-branding-strategy" target="_blank">employer branding</a>, and no ATS will do that for you. </p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628dffad33669d94f351606a_Karim.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">It’s about the strategy and the processes that a recruiter and a talent team build where the ATS is the vessel that allows you to execute efficiently.</div><div class="quote-name">Karim Gharsallah</div><div class="quote-title">HR Expert</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><p>It’s important to understand how the recruitment market in your industry works, what candidates are looking for, and how to best present your <a href="https://recruitee.com/articles/company-culture-in-virtual-world" target="_blank">company culture</a> to attract the best candidates. </p><p>After you’ve conducted your research, built your strategy, and identified what you need to help you to achieve your goals, you’ll have a better idea of what functionalities you require. You can then start looking for an ATS that will help solve those issues.</p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62fcfc625e46ae2a416effb2_Nathan-Jefferson.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">Instead of investing huge amounts of money into your ATS, it’s worth having the conversation about how you’re going to fill the software with qualified candidates. Can the budget go some way to increasing the volume of qualified inbound candidates that will enable your recruiters to do a better job?</div><div class="quote-name">Nathan Jefferson</div><div class="quote-title">Co-Host of The Content Recruiter Podcast and freelance in-house recruiter</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><h3>2. Buying an ATS will not solve all your sourcing challenges</h3><p>Another common recruitment challenge is sourcing candidates. Some ATSs can post your job openings to multiple job boards and save you the hassle of doing this manually. But if you are not making a good first impression with your <a href="https://recruitee.com/articles/writing-good-job-descriptions" target="_blank">job descriptions</a> and your <a href="https://recruitee.com/articles/job-application-process" target="_blank">application process</a> is overly complicated, candidates will not be rushing to apply for your jobs.</p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628e01d44d650e5b2ee2d2ad_Szonja.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">Having an ATS in place is necessary for the success of your recruitment, but don’t mistake it for the success of your employer brand.</div><div class="quote-name">Szonja Zsiros</div><div class="quote-title">Career Advisor</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><p>Your recruitment and employer branding strategies greatly influence candidates’ perception of your company and the candidate application process. Even if you could automate the distribution of your job openings using an ATS so that more candidates see it, it doesn’t guarantee any applications. That’s where the importance of employer branding and brand visibility comes into the picture.</p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62fcfc6b09e850549fcbfe86_Jessica%20Arias%20(1).png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">Yes, technology is certainly growing by leaps and bounds, but there seems to be this idea that every ATS is super intuitive and will magically make it easy to source candidates. You still need to vet, connect with and do your homework to find top talent.</div><div class="quote-name">Jessica Arias</div><div class="quote-title">Senior Director of People and Culture at OnPay</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><p>The truth of the matter is that most sourcing practices are manual. While some tools and extensions may help you source candidates from websites such as Linkedin, some roles will require manual sourcing, especially if they’re niche and hard-to-fill positions. ATSs are there to accelerate and facilitate the hiring process, but they are not a substitute for the process itself. It’s important to keep this in mind when buying an ATS.</p><h3>3. An ATS is not going to help you pick the best candidate for the job, nor should it</h3><p>It doesn’t take a lot of effort these days to find conversations from both candidates and career coaches about how ATSs are responsible for rejecting candidates. While some companies utilize subpar AI functionalities to disqualify candidates, good recruiters and their hiring managers are looking at candidates’ applications, assessing them, and responding accordingly. </p><p>A good ATS will give recruiters and hiring managers a better overview of all candidates and resumes, thanks to pipeline overviews and resume parsing.  But ultimately, recruiters and their hiring managers will be responsible for reviewing the applications and deciding on the next steps. An ATS cannot and should not be making these decisions. </p><p>If your goal is to use an ATS to find candidates for you, you will be disappointed. And so will your candidates. When they receive rejection emails seconds after applying, candidates will realize that no one has reviewed their application. </p><p>So before adding a shiny new recruitment tool to your tech stack, assess your long-term recruitment strategy and set up an effective process, and then look for an ATS that fits your needs.</p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62fcfc625e46ae2a416effb2_Nathan-Jefferson.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">Having an ATS that could function better filled with incredible talent is far more interesting than a near-perfect ATS gathering dust. Focus on attraction first. Once you’ve done that, there’s a business case to suggest that you deserve the best-in-class ATS to support candidate experience.</div><div class="quote-name">Nathan Jefferson</div><div class="quote-title">Co-Host of The Content Recruiter Podcast and freelance in-house recruiter</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><h3>4. Buying or switching to a new ATS is time-consuming</h3><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6273f24b111ffff3db28d959_Maciek_Kubiak.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">The strangest myth, and oddly enough a prevalent one about ATSs, is the claim that it is too time-consuming.</div><div class="quote-name">Maciek Kubiak</div><div class="quote-title">Head of People at PhotoAID</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><p>HR and recruitment professionals are sometimes reluctant to implement or switch to a new ATS because they fear it requires a substantial time investment and might not be worth the sacrifice.</p><p>Some already have a process in place, are unsure about implementing something new, and are afraid of change. Others have had a negative experience implementing an ATS and now have hesitations about switching to another platform, despite being unhappy.</p><p>Researching and implementing an ATS does require some time and effort. But finding a solution that meets your organization’s needs and can scale with you as you grow will save you time in the long run — well worth the effort.</p><p>After you’ve conducted your research, built your strategy, and identified what you need to help you to achieve your goals, you’ll have a better idea of what functionalities you require. You can then start looking for an ATS that will help solve those issues. </p><div class="w-embed"><div class="quote-box-outer quote-box"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6273f24b111ffff3db28d959_Maciek_Kubiak.png" loading="lazy" width="120" height="120" alt="quote-image" class="quote-image"><div class="quote-text">The truth is that choosing the right ATS that has an easy setup and requires minimal to no training will take a moment, but it will result in time savings in the future.</div><div class="quote-name">Maciek Kubiak</div><div class="quote-title">Head of People at PhotoAID</div><img src="https://assets-global.website-files.com/60780a9b4720a47267a88257/610bdafd05fe59c911ee2d5a_quote.svg" loading="lazy" alt="" class="quote-quote-symbol"></div></div><p>Now that we’ve covered what an ATS can and cannot help you achieve, we’ll dive into what to consider when buying an ATS.</p><h2>ATS types to consider </h2><p>Choosing the right ATS platform can sometimes be confusing and daunting. There are simply too many options to choose from, meaning that you need a systematic and objective process for making this mission-critical decision for your business.</p><p>The two primary variables that will influence what ATS provider you choose are the platform (or hosting) type and the size of your company. </p><p>For the platform type, the main ATS categories are: </p><h3>Software as a service (SaaS) </h3><p>These complete, turn-key solution providers host your platform and company data on a cloud-based server. They typically provide set-up, support, and ongoing customer success management to help you get the most out of the product. Many companies are moving to SaaS platforms due to their ease of use and 24/7 access-from-anywhere. </p><h3>On-site </h3><p>These software platforms are hosted on the company&#x27;s own IT infrastructure. They provide benefits such as more customized security and data maintenance possibilities but require much more upkeep and IT resources. </p><h3>Integrations </h3><p>These smaller, modular solutions integrate to create a complete ATS platform. ATS integrations are great for smaller companies with a more limited budget and allow for picking the ones that fit your requirements (and no more than you need). </p><p>Company size and type generally include the following categories: </p><ul role="list"><li><strong>Enterprise. </strong>Large corporations, typically with 5,000+ employees. They operate in multiple locations and have complex recruitment and data management requirements. </li><li><strong>Small or medium-sized businesses (SMBs). </strong>Companies with hundreds of employees, possibly in more than one location. They will typically require less powerful ATS features and data storage than Enterprise clients.</li><li><strong>Agency. </strong>They will typically need large amounts of data storage and applicant processing capabilities due to higher volumes of job applicants. </li></ul><p>The first step in choosing an ATS is matching the above categories to your company&#x27;s profile so you can focus your product search on solutions that best fit your needs. </p><h2>The cost of an Applicant Tracking System</h2><p>Before pricing is adapted for you, you&#x27;ll probably be starting with one of the following models: </p><h3>Flat rate</h3><p>This ATS pricing model means you pay one amount regardless of user count or any count. A flat rate is usually calculated according to company size and is best for large enterprises that can afford a multi-year-long contract at once. ‍</p><h3>Pay per user</h3><p>This model is suited for smaller companies since you get charged for the number of recruiters and other hiring stakeholders on the admin side of the Applicant Tracking Software. </p><h3>Pay per vacancy</h3><p>This model depends on the number of active job openings. Pay per vacancy works well for small businesses with low hiring volumes. </p><h3>Pay per module</h3><p>When the Applicant Tracking Software is part of a larger platform, this pricing model is typically applied. It&#x27;s an additional feature you can add to what you already pay, like a CRM or onboarding platform. </p><p>When looking into the cost of an Applicant Tracking System, remember to involve every stakeholder in the process and draft a business case before vetting the best ATS solutions.</p><h2>How to choose an ATS for your company </h2><p>Follow these five steps to choose the ATS that&#x27;s right for you: </p><div class="w-embed"><div class="highlighted_blog_text_06"> <div class="highlighted_outer_06"> <div class="highlighted_text_div_no_icon"> <p class="highlighted_useful_tip_desktop_list_no_icon">Useful tip:</p> <ul role="list"> <li> Assess your needs </li> <li>Set a budget</li> <li>Review options </li> <li>Test drive your picks </li> <li>Make a selection</li> </ul> </div> </div> </div></div><p>We&#x27;ll now break down each step to help you reach the best choice for your company.</p><h3>1. Assess your needs </h3><p>The first step in any decision-making process is determining your company’s needs. You can start this process by writing down all the requirements that you can think of that will improve your recruitment process.</p><p>Be sure to collaborate with your <a href="https://recruitee.com/articles/team-recruitment" target="_blank">recruitment team</a> members and significant stakeholders (like <a href="https://recruitee.com/articles/hiring-managers-and-collaborative-hiring" target="_blank">hiring managers</a>) throughout the company. Conducting a simple survey via email or a platform like SurveyMonkey will give you great insight into what your company as a whole feels they need from a new ATS platform. </p><p>The best way to facilitate this process is to take the time to identify and define the problem that you are trying to solve. You should clearly understand the issues you want to fix and improvements you’d like to make to your recruitment process. Collecting opinions from around the company will help clarify these problems and steer your search toward the platforms and features that will help solve those issues. </p><p>At this stage, you should consider which functions you need and which you don’t (we’ll talk more about this later in the article). This will help guide your questions to ATS providers during the assessment and selection phases. </p><h3>2. Set a budget </h3><p>The next step in choosing an ATS is to lay out how much money you’re willing to spend on a new platform and your desired return on investment (ROI). Make a list of the core benefits that an ATS will bring to your company, and measure those benefits relative to the cost of the platform. </p><p>You should know most ATS platforms’ standard pricing models at this stage. Typically, an ATS provider will charge on a cost-per-active-job basis. You pay a specific rate for each job vacancy you promote and process during the year. There may also be costs associated with customer support and maintenance that you will want to consider. </p><p>Make a list of all potential costs, clearly identify how much you’re willing to spend, and then create a list of must-have benefits and KPI improvements needed to hit your target ROI. It’s essential to link your target ROI to a specific business-related outcome (i.e., reduced time-to-fill will lead to increased revenue) to make selling your pitch to company decision-makers easier.  </p><h3>3. Review options </h3><p>Once you’ve firmly established your needs and budget, you can start researching platforms on the market. Knowing your company type and desired ATS infrastructure will help focus your search on platforms that meet your needs. </p><div class="w-embed"><div class="highlighted_blog_text_06"> <div class="highlighted_outer_06"> <div class="highlighted_text_div_no_icon"> <p class="highlighted_useful_tip_desktop_list_no_icon">Some key considerations to keep in mind here are: </p> <ul role="list"> <li> Ensure you focus on software that doesn't make your job more complicated. </li> <li>The platform will need to integrate with any tools you currently have. </li> <li>The ATS should address your core requirements. </li> <li>The ATS should improve your entire recruitment process, not just one or two parts.</li> <li>It should be easy to learn and use to ensure buy-in from your team. </li> <li>Look for a company that will be a partner, not just a provider. They should be reliable and available to help you continuously improve your outcomes. </li> </ul> </div> </div> </div></div><p>These are all lofty goals when you first start looking into ATSs. Luckily, there are many online resources you can rely on to help zero in on the highest potential platforms. Websites like <a href="https://www.capterra.com/applicant-tracking-software/" target="_blank">Capterra</a>, <a href="https://www.trustradius.com/applicant-tracking-system-ats" target="_blank">TrustRadius</a>, and <a href="https://www.g2.com/categories/applicant-tracking-system-ats" target="_blank">G2Crowd</a> all provide detailed and authentic reviews from real customers, feature comparison tables, and deep insights into platform performance and reliability. </p><p>After researching various ATS platforms, you’ll likely have a short list of options that you’re considering. Reach out to each provider to set up an introductory call, a demo, and, most importantly, a full-featured test drive. </p><h3>4. Test drive your picks </h3><p>Once you have a short list of ATS platforms, you should request that the providers set up an extended full-feature test drive of each. This will allow you and your team to test the platform in a real-world setting to determine how well it integrates with your workflow and how well your team is adopting the new tool. </p><p>During this phase, try to use as realistic a test as possible. Note the performance of specific features, flag any concerns or unnecessary tools that may cause issues down the line, and make an overall assessment of the platform. Again, invite your team into this conversation to get as many perspectives as possible. </p><p>From here, you should be able to narrow your list of ATS platforms to just one or two. Then, you can apply your ROI, and cost-benefit analysis to your final shortlist to determine which one will give you the best “bang for your buck.” </p><h3>5. Get started</h3><p>Once you’ve selected your platform, it’s time to work with the ATS provider to get things set up with your IT department and recruitment team. Work through the implementation and onboarding process with the provider, ensuring that your team is involved at each stage. </p><p>Once fully implemented, you should monitor your team’s usage of the platform for variables such as ease of use, process improvements, and overall recruitment results. Continuously track and monitor your core KPIs to justify your spending when it’s time to renew your contract. </p><h2>Questions to ask about ATS platforms</h2><p>When choosing an ATS, you’ll want to keep a list of important questions to ask each provider. These questions relate to your core requirements and budget and will help you determine which platforms to dig deeper into and which to eliminate from your considerations. </p><p>How you generate these questions — and track the answers — is entirely up to you. But, it’s good practice to focus on the following areas when creating your question list: </p><ul role="list"><li>Candidate engagement</li><li>Candidate management</li><li>Scheduling and interviewing</li><li>Reporting</li><li>Integrations</li><li>Security </li><li>Support</li><li>User experience </li></ul><p>In this section, we’ll share a few sample questions from each topic. </p><h3>Candidate engagement</h3><ul role="list"><li>Can I source new candidates easily with this platform?</li><li>Does the platform enable us to promote our jobs on multiple job boards? Which job boards and social media sites can I post to using your platform?</li><li>What is the end-to-end process for posting job ads?</li><li>Is it possible to set up an employee referral program? </li><li>What features does this platform have for employer branding enhancements?</li><li>Can you walk me through the candidate application process?</li><li>How does the platform parse, sort, and shortlist standout applications?</li><li>What features are there for communicating with candidates? Does it come with automated communication features? </li></ul><h3>Candidate management</h3><ul role="list"><li>What kind of information does the platform store in a candidate’s profile?</li><li>What is the process for advancing candidates through the pipeline?</li><li>How does the platform manage job offers and documentation?</li><li>What task management features does the platform offer?</li><li>How does the platform enable collaborative hiring?</li><li>Can I sync my company email with your platform?</li><li>Do you have features that support unbiased hiring?</li><li>Do you have a mobile app for on-the-go recruiting?</li></ul><h3>Scheduling and interviewing</h3><ul role="list"><li>How does your platform support pre-screening? Can I customize this process?</li><li>Are there automated scheduling features for interview planning?</li><li>Will the platform sync with our calendar and meeting rooms?</li><li>What pre-made interview and scorecard kits are available?</li><li>How does the platform track interview results?</li><li>How does the platform collect and track comments and feedback for each candidate? </li></ul><h3>Reporting</h3><ul role="list"><li>What pre-made report templates do you offer?</li><li>Can you create custom KPIs to track?</li><li>Are there automated reporting options? </li></ul><h3>Integrations</h3><ul role="list"><li>What are the major recruitment and HR software platforms you integrate with?</li><li>Can you integrate with my current platforms?</li><li>What are other add-on integrations that we could set up later? </li></ul><h3>Security </h3><ul role="list"><li>Is the system compliant with all data and privacy laws?</li><li>Where is the data stored?</li><li>How is the data secured and encrypted?</li><li>In the event of a data breach, what is your protocol? </li></ul><h3>Support</h3><ul role="list"><li>What support do you provide for implementation and onboarding?</li><li>Do you provide training for all team members who use the product?</li><li>Will we be assigned an Account Manager and Customer Success Manager?</li><li>What are your support hours? Do you have a live chat feature?</li></ul><h3>User experience </h3><ul role="list"><li>How easy is it to implement this platform?</li><li>What is a typical learning timeframe for new users?</li><li>Do you have case studies focusing on ease-of-use or overall user experience? </li></ul><h2>Applicant Tracking System implementation</h2><p>Preparing for implementation is one of the most overlooked steps when choosing an ATS.</p><div class="w-embed"><div class="highlighted_blog_text_06"> <div class="highlighted_outer_06"> <div class="highlighted_text_div_no_icon"> <p class="highlighted_useful_tip_desktop_list_no_icon">Pay particular attention to these three areas to ensure a successful ATS implementation:</p> <ul role="list"> <li> Getting everyone on board the ATS </li> <li>Deciding on hiring goals </li> <li>Identifying and using vendor help</li> </ul> </div> </div> </div></div><h3>Get everyone on board</h3><p>When implementing a new system or replacing an old one, it’s important to ensure you get buy-in from everyone involved. </p><p>It’s good to begin by highlighting how the new system will improve performance across the board. You can help your team focus on the benefits by using case studies or showcasing statistics on how other companies have benefited from using the selected ATS.  </p><p>You should also be looking at providing training for new users and making sure that your team can practice using the software before you go live.</p><h3>Clarify goals</h3><p>Clear goals and measurable metrics will help you stay on top of your hiring. To do this successfully, first figure out your success metrics: </p><ul role="list"><li>Make sure you have short and long-term hiring goals.</li><li>Create an ongoing plan to track measurements so that you can improve over time.</li></ul><p>Companies measure recruiting metrics differently, so make sure your company uses the most up-to-date and relevant hiring metrics.</p><h3>Identify and use vendor help</h3><p>Vendors are experts in implementing their ATS, so they know what works and what doesn’t.</p><p>Many ATS vendors offer implementation help to varying degrees, usually depending on the size of the company or hiring team. </p><p>Most vendors assign consultants to help with every step of the process for larger clients. Make sure to utilize this benefit to get as much help and support as possible during setup. </p><p>Some vendors offer support articles, videos, quick start guides, and the ability to chat directly with customer support agents from within the ATS platform. </p><p>A top-rated support team will share tried-and-true best practices, helping users succeed with the platform long after implementation.</p><p>Lastly, plan ahead! </p><p>List your pain points, establish clear communication with your team and the vendor, ask for help if you need it, and then go live. </p><h2>The future of ATS software</h2><p>When selecting an ATS platform, it’s a good idea to look to the future to understand where these platforms are going and what your needs might be in five or ten years. </p><p>The ATS market is growing rapidly, with a <a href="https://www.marketsandmarkets.com/Market-Reports/applicant-tracking-system-market-27004100.html" target="_blank">$2.3 billion market value in 2023</a> that’s expected to grow at 6.7% CAGR to $3.2 billion by 2026. This is fuelled by a growing demand for automation and digitalization across the workforce and the increasing potential of AI-driven technologies to handle greater scale and complexity. </p><p>As a result, companies are investing heavily in automation technologies as businesses increasingly see the need and value of automation and AI technology to identify and attract talent faster. At the same time, there’s also the potential for deeper and more robust analytics and data-driven decision-making in HR, that modern ATS platforms are poised to deliver on. </p><p>When considering new ATS platforms, therefore, companies need to keep an eye on these trends. Look for platforms that are future-proof and actively investing in the next phase of ATS innovation. </p><p>Specifically, ATS platforms are expected to innovate in the following areas: </p><ul role="list"><li><strong>Increasing integration with AI </strong>that will fuel more automation capabilities, a deeper analysis of candidate’s career profiles for screening and alignment with job requirements, the ability to predict potential success, and deeper and more accessible analytics and querying against recruitment data.  </li><li><strong>Improved candidate experience and communication. </strong>With the growing complexity of large language models (LLMs), candidate communication tools like always-on chatbots and automated messaging will become more deeply integrated into ATS platforms. This will give companies much greater flexibility and control over how and when they communicate with employees. </li><li><strong>Reduced complexity.</strong> Software, in general, is trending toward low-code or no-code interfaces, meaning that non-technical users can create automation workflows and complex systems using simple drag-and-drop interfaces. This will make ATS platforms both easier to use, and more powerful for end users. </li><li><strong>Greater mobile accessibility </strong>to meet candidates where they are, to appeal to younger generations in the workforce, and to fully engage with remote and hybrid workforces. </li></ul><p>Each ATS platform you consider will realize the above progress at different cadences and with varying degrees of success and complexity. No platform will do it exactly the same. However, if you’re in the ATS market right now, it’s important to keep developments in mind so that you select the right solution for today and tomorrow. </p><h2>Conclusion</h2><p>ATSs are essential in simplifying and automating your recruitment process and help you become more efficient and effective in your day-to-day tasks. They also play a part in enhancing your candidate experience, decreasing your workload, and improving your hiring results. </p><p>However, ATSs are not solely responsible for attracting, sourcing, or selecting the right candidates. These are related to your recruitment and employer branding strategies, and it&#x27;s important to have a solid strategy in place too.</p><p>Before buying an ATS, assess your needs and budget, look into options that best fit these needs, and take them for a test drive. Utilize demo calls with vendors, ask them anything you have in mind, and have them show you how their product works to assess which ATS is best for you. If your vendor of choice also offers a free trial, sign up after the demo to get a feel of the platform yourself.</p><p>Once you have these core building blocks in place, you&#x27;re on the right track. However, the candidate&#x27;s journey doesn&#x27;t end here. Focus on the remainder of your talent management process, ensuring that hard-won employees stay with you for the long term.<br></p><h2>Applicant Tracking Systems FAQ</h2><h3>What is the primary purpose of an application tracking system?</h3><p>The primary goal of an Applicant Tracking System is to simplify the recruitment process and to <a href="https://recruitee.com/articles/efficient-hiring-process-recruitment">make it more effective and efficient</a>. This is accomplished by giving recruiters access to a powerful, centralized platform to collect and view applicants, track their progress, and filter them out based on their qualifications. </p><h3>How does an applicant tracking system work in the recruitment process? </h3><p>Applicant Tracking Systems are continuously active, automated platforms that are integrated with virtually every stage of the recruitment process, including:</p><ul role="list"><li>Candidate sourcing</li><li>Candidate management</li><li>Pre-screening candidates</li><li>Screening candidates </li><li>Managing job offers</li><li>Onboarding new hires</li><li>Recruitment process optimization</li></ul><h3>How does an ATS compare to other recruitment software? </h3><p>Applicant Tracking Systems are just one of a whole suite of recruitment tools available to hiring teams today that tackle priorities like workforce planning, sourcing, candidate acquisition, application tracking, onboarding and analytics. </p><p>In general, ATS platforms represent one of the most widely used turnkey solutions within the recruitment software umbrella. The variety of options available to HR teams means that there will almost always be a recruitment tool that matches a company&#x27;s cost and abilities requirements. </p><p>‍</p></article></div></div></div><div class="container w-container"><div class="cta cta--ch card-shadow"><div class="cta-copy"><h3 class="cta--headline h3_look_like_h1">Looking for an ATS?</h3><div class="cta--subheading cta--ch">See how Recruitee can help automate, customize, and improve your hiring process.</div><a href="https://auth.recruitee.com/sign-up?utm_source=website&amp;utm_medium=banner&amp;utm_campaign=ats-pillar-page" target="_blank" class="btn btn-green-contained cta--btn border-gradient-purple w-button">Try free for 18 days</a></div></div></div></div><footer id="footer" class="footer"><div class="container footer--container top pb-2rem w-container"><div class="footer-flex-container"><div class="footer--column left"><a href="https://www.tellent.com/" target="_blank" class="footer-logo-link"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/65eee2cefa95ed9d05ac6c9b_Recruitee%20by%20Tellent%20logo%20-%20Blue%20%2B%20Black.svg" height="40" alt="Home" class="footer--logo"></a><div class="text-gray">Follow us</div><div class="footer--sm-links"><a href="https://facebook.com/recruitee/" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b950109cce7a467aec183_facebook.svg" loading="lazy" alt="Go to Facebook" class="footer--sm-icon"></a><a href="https://twitter.com/recruitee" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b9502076110c9e655d426_twitter.svg" loading="lazy" alt="Go to Twitter" class="footer--sm-icon"></a><a href="https://www.linkedin.com/company/recruitee/" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b9502f17f054798937578_linkedin.svg" loading="lazy" alt="Go to LinkedIn" class="footer--sm-icon"></a><a href="https://www.youtube.com/channel/UC-Dv262eaPRI2mTamlWVpmQ" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b9502ab42eab99f163523_youtube.svg" loading="lazy" alt="Go to Youtube" class="footer--sm-icon"></a><a href="https://www.instagram.com/tellenthq/" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b9502bfbc5b5ae25ef99a_instagram.svg" loading="lazy" alt="Go to Instagram" class="footer--sm-icon"></a><a href="https://www.xing.com/pages/recruitee" target="_blank" class="footer--sm-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/609b9502ab42ea4771163524_xing.svg" loading="lazy" alt="Go to Xing" class="footer--sm-icon"></a></div><div class="text-gray">Choose language</div><div class="weglot-lang-switcher"></div><div data-hover="false" data-delay="0" class="lang-dropdown w-dropdown"><div class="lang-dropdown-toggle w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/616d464fb1c1d84bd9c29c13_icon-globe.svg" loading="lazy" alt="" class="lang-dropdown-icon-globe"><div class="w-icon-dropdown-toggle"></div><div class="lang-name">English</div></div><nav class="lang-dropdown-list card-shadow w-dropdown-list"><a href="/" class="lang-link lang-link-en w-dropdown-link" data-wg-notranslate="">English</a><a href="/de" class="lang-link lang-link-de w-dropdown-link" data-wg-notranslate="">Deutsch</a><a href="/fr" class="lang-link lang-link-fr w-dropdown-link" data-wg-notranslate="">Français</a><a href="/nl" class="lang-link lang-link-nl w-dropdown-link" data-wg-notranslate="">Nederlands</a></nav></div><div class="btn-guest"><a href="/contact-sales" class="btn btn-primary-contained footer--bottom-link w-button">Contact Sales</a></div><div class="iso_imgs_footer_div"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/649412ad5ac55c5cf0ce3308_Kiwa%20ISO%20IEC%2027001.jpg" loading="lazy" width="70" height="Auto" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/649412ad5ac55c5cf0ce3308_Kiwa%20ISO%20IEC%2027001-p-500.jpg 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/649412ad5ac55c5cf0ce3308_Kiwa%20ISO%20IEC%2027001.jpg 542w" sizes="(max-width: 1279px) 70px, (max-width: 1439px) 5vw, 70px" class="iso_left_img_footer"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/634963a507d2bd7a45904441_GDPR.svg" loading="lazy" width="70" height="70" alt="" class="iso_right_img_footer en-only"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/64f99f88240f255c0b00791c_21972-312_SOC_NonCPA.png" loading="lazy" width="70" height="Auto" alt="" class="soc_img_footer"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/634963a507d2bd7a45904441_GDPR.svg" loading="lazy" width="70" height="70" alt="" class="iso_right_img_footer nl-only-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/63496a31e59ee4a30a72d9d0_GDPR_de.svg" loading="lazy" width="70" height="70" alt="" class="iso_right_img_footer de-only-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/63496a47f22b138af219e3a7_GDPR_fr.svg" loading="lazy" width="70" height="70" alt="" class="iso_right_img_footer fr-only-inline-block"></div><a href="tel:+31858880226" class="footer--tel">EU: +31 85 888 0226</a><div class="footer--app-links"><a id="recruitee_app_apple_store_footer" href="https://apps.apple.com/us/app/recruitee-recruiting/id1231934627" target="_blank" class="footer--app-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae7127782c6241dc95a774_app-store%402x.webp" loading="lazy" alt="Download the Recruitee app from the App Store" class="footer--app-img"></a><a href="https://play.google.com/store/apps/details?id=com.recruitee.app" target="_blank" class="footer--app-link w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60ae712758f5f8247e57cc6b_google-play%402x.webp" loading="lazy" alt="Download the Recruitee app from Google Play" class="footer--app-img"></a></div></div><div class="footer--column"><p class="footer--p--heading">Product</p><ul role="list" class="w-list-unstyled"><li><a href="/pipelines" class="footer--link">Pipelines</a></li><li><a href="/multi-posting-smart-campaigns" class="footer--link">Smart Campaign</a></li><li><a href="/careershub" class="footer--link">CareersHub</a></li><li><a href="/referralshub" class="footer--link">ReferralsHub</a></li><li><a href="/assessment" class="footer--link">Assessment</a></li><li><a href="/reporting" class="footer--link">Reporting</a></li><li><a href="/api-webhooks" class="footer--link">API &amp; Webhooks</a></li><li><a href="/mobile-app" class="footer--link">Mobile Apps</a></li><li><a href="/marketplace" class="footer--link">Marketplace</a></li><li><a href="/pricing" class="footer--link">Pricing</a></li><li><a href="http://status.tellent.com/" target="_blank" class="footer--link">Status</a></li><li class="partnerships_footer_item"><a href="/partners" class="footer--link">Partners</a></li><li class="d-none"><a href="/kiwihr-bundle" class="footer--link">KiwiHR</a></li></ul></div><div class="footer--column"><p class="footer--p--heading">Resources</p><ul role="list" class="w-list-unstyled"><li><a href="/blog" target="_blank" class="footer--link blogitem">Blog</a></li><li><a href="/blog/downloadables" target="_blank" class="footer--link">Downloadables</a><div class="tooltip_container show_only_in_nl footer_home_tooltips_icons"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></li><li><a href="/blog/webinars" target="_blank" class="footer--link">Webinars</a><div class="tooltip_container show_only_in_nl footer_home_tooltips_icons"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></li><li><a href="/blog/podcast" target="_blank" class="footer--link">Podcast</a><div class="tooltip_container show_only_in_nl footer_home_tooltips_icons"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></li><li><a href="/collaborative-hiring-guide" class="footer--link">Collaborative hiring guide<br></a></li><li><a href="/applicant-tracking-system-guide" aria-current="page" class="footer--link w--current">Applicant Tracking System guide</a></li><li><a id="help_center_footer_item" href="https://support.recruitee.com/" target="_blank" class="footer--link">Help center</a></li><li><a id="product_updates_footer_item" href="https://updates.recruitee.com/" target="_blank" class="footer--link">Product updates</a></li><li><a href="https://support.recruitee.com/en/roadmap" class="footer--link">Product roadmap</a><div class="tooltip_container show_only_in_nl show_only_in_de show_only_in_fr footer_home_tooltips_icons d-none"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b49a5f7c2177c5fea46f3_tooltip_Desktop.svg" loading="lazy" width="14" height="14" alt="" class="image-19 tooltip_open"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/628b9920d80320ec2d1ed497_Mobile_X_tooltip.svg" loading="lazy" alt="" class="image-19 tooltip_close"><div class="text-block-25"><span class="tooltiptext">Only available in English</span></div></div><div class="tooltiptext_mob"><span class="text-span-4">Only available in English</span></div></li></ul></div><div class="footer--column"><p class="footer--p--heading">About</p><ul role="list" class="w-list-unstyled"><li><a href="/contact-sales" class="footer--link">Contact</a></li><li><a href="https://www.tellent.com/blog/tag/press" target="_blank" class="footer--link">Press kit</a></li><li><a href="https://jobs.recruitee.com/" target="_blank" class="footer--link">Careers</a></li><li><a href="/about-us" class="footer--link">About Recruitee</a></li><li><a href="/our-customers" class="footer--link">Our Customers</a></li><li><a href="/vulnerability-disclosure-program" class="footer--link">Vulnerability Disclosure</a></li><li><a href="/security-privacy" class="footer--link">Security &amp; Privacy</a></li><li><div class="footer--link privacy_settings_cookies_pop_up w-embed"><a href="#" class="footer--link" onClick="UC_UI.showSecondLayer();">Privacy Settings</a></div></li></ul></div></div></div><div class="footer--bottom"><div class="container footer--bottom-container w-container"><div class="footer--bottom-left">Copyright © <span class="footer--dynamic-year">2021</span> Recruitee.com. All rights reserved.</div><div class="mt-1 wrap-items"><a href="/terms" class="footer--bottom-link">Terms &amp; Conditions</a><a href="/privacy-policy" class="footer--bottom-link">Privacy Policy</a><a href="/security-gdpr" class="footer--bottom-link">GDPR</a><a href="/impressum" class="footer--bottom-link">Impressum</a></div></div></div><div class="w-embed w-script"><!-- <script> if(window.location.pathname.split('/')[1] !== ''){ document.getElementById("product_updates_footer_item").href = "https://updates.recruitee.com/"+window.location.pathname.split('/')[1] ; document.getElementById("help_center_footer_item").href = "https://support.recruitee.com/"+window.location.pathname.split('/')[1] ; document.getElementById("recruitee_app_apple_store_footer").href = "https://apps.apple.com/"+window.location.pathname.split('/')[1] + "/app/recruitee-recruiting/id1231934627" ; } </script> --> <script> if((window.location.pathname.split('/')[1] == 'de') || (window.location.pathname.split('/')[1] == 'fr') || (window.location.pathname.split('/')[1] == 'nl')){ document.getElementById("product_updates_footer_item").href = "https://updates.recruitee.com/"+window.location.pathname.split('/')[1] ; document.getElementById("help_center_footer_item").href = "https://support.recruitee.com/"+window.location.pathname.split('/')[1] ; document.getElementById("recruitee_app_apple_store_footer").href = "https://apps.apple.com/"+window.location.pathname.split('/')[1] + "/app/recruitee-recruiting/id1231934627" ; } </script></div></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=60780a9b4720a47267a88257" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/js/recruitee.2a7731c49.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --><script> let GTM_noscript = document.createElement('noscript'); let GTM_iframe = document.createElement('iframe'); GTM_iframe.src = "https://www.googletagmanager.com/ns.html?id=GTM-TDQ6JT"; GTM_iframe.height="0"; GTM_iframe.width="0"; GTM_iframe.style="display:none;visibility:hidden"; GTM_noscript.appendChild(GTM_iframe) const bodyFirstChild = document.body.firstChild; bodyFirstChild.parentNode.insertBefore(GTM_noscript, bodyFirstChild); </script><!-- End Google Tag Manager (noscript) --> <!-- Start of HubSpot tracking code only if user accept the cookies --> <!--<script> window.addEventListener('message', function(ev) { if(ev.data.message === 'consent_given') { //console.log(ev.data.consentStatuses); var consentedCategories = [] var allCategories = {} ev.data.consentStatuses && Object.keys(ev.data.consentStatuses).forEach(function(category) { allCategories[category] = ev.data.consentStatuses[category] ? "granted" : "declined" }) if (allCategories['Advertising'] === "granted") { // execute the file var footer = document.getElementsByTagName('footer')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "//js.hs-scripts.com/2688240.js"; //HubSpot tracking code footer.appendChild(js); } } }) </script>--> <!-- End of HubSpot tracking code --> <!-- Start of HubSpot tracking code (uncomment if the "cookie consest code" is commented out) <script async="" defer="" type="text/javascript" id="hs-script-loader" src="//js.hs-scripts.com/2688240.js"></script>--> <!-- End of HubSpot tracking code --> <!-- Start of Segment script --> <script> $(document).ready(function() { $('[data-analytics]').on('click', function(e) { var properties var event = $(this).attr('data-analytics') $.each(this.attributes, function(_, attribute) { if (attribute.name.startsWith('data-property-')) { if (!properties) properties = {} var property = attribute.name.split('data-property-')[1] properties[property] = attribute.value } }) analytics.track(event, properties) }) }) </script> <!-- End of Segment script --> <!-- Start of ATS button support --> <script> $(document).ready(function () { var $goToAppButtonGroup = $('#go-to-app-btn-group'); var $goToAppButton = $('#go-to-app-btn'); var $goToAppLabel = $('#go-to-app-label'); var $loginButton = $('#login-btn'); var $trialButton = $('#navbar-trial-btn'); var $topBar = $('#top-bar-content'); var $goToAppDropdownContainer = $('#go-to-app-dropdown .w-dropdown-list'); if (!$goToAppButton.length || !$trialButton.length) return; var config = { staging: { apiUrl: 'https://auth.s.recruitee.com', origin: ['https://recruitee.webflow.io', 'https://s.recruitee.com'], appUrl: 'https://app.s.recruitee.com/', }, production: { apiUrl: 'https://auth.recruitee.com', origin: ['https://new-site.recruitee.com', 'https://new-site.s.recruitee.com', 'https://proxytest.recruitee.com', 'https://recruitee.com'], appUrl: 'https://app.recruitee.com/', }, }; var dropdownItemNodeFactory = function (url, text) { return $('<a></a>').addClass('w-dropdown-link').attr('href', url).text(text); }; var companySignInUrlFactory = function (apiUrl, companyId) { return apiUrl + '/c/' + companyId + '/sign-in'; }; var setCurrentCompaniesDropdown = function (data, config) { if (!(data && data.admin && data.admin.companies)) return; var companies = data.admin.companies; var nodes = companies.map(company => dropdownItemNodeFactory(companySignInUrlFactory(config.apiUrl, company.id), company.name) ); $goToAppDropdownContainer.find('#go-app-dropdown-body').append(nodes); }; var setSignOutDropdownFooter = function (config) { $goToAppDropdownContainer.find('#go-app-dropdown-footer a').attr('href', config.apiUrl + '/sign-out') } var resolveEnvironmentConfig = function () { if (config.staging.origin.includes(window.location.origin)) return config.staging; if (config.production.origin.includes(window.location.origin)) return config.production; return undefined; }; var setActiveButton = function (data, config) { $goToAppButton.attr('href', config.appUrl); $goToAppLabel.attr('href', config.appUrl); $trialButton.attr('href', config.apiUrl + '/sign-up'); $loginButton.attr('href', config.apiUrl + '/sign-in'); if (data && data.admin) { $trialButton.hide(); $goToAppButtonGroup.css('display', 'flex'); $topBar.css('display', 'none'); document.body.classList.add('admin-present'); // cookie for LoggedIn user stats here: document.cookie = "LoggedIn=true; path=/;"; // cookie for LoggedIn user ends here: } else { $trialButton.show(); $goToAppButtonGroup.css('display', 'none'); $topBar.css('display', 'flex'); document.body.classList.add('admin-not-present'); // cookie for LoggedIn user stats here: document.cookie = "LoggedIn=false; path=/;"; // cookie for LoggedIn user ends here: } }; var initAuthCheck = function () { var config = resolveEnvironmentConfig(); if (!config) { console.error('Wrong environment setup'); return; } $.ajax({ url: config.apiUrl + '/me', method: 'GET', success: function (res) { setActiveButton(res, config); setCurrentCompaniesDropdown(res, config); setSignOutDropdownFooter(config); }, xhrFields: { withCredentials: true, }, error: function (err) { $trialButton.show(); $topBar.css('visibility', 'visible'); console.error('error ' + err); }, }); }; initAuthCheck(); }); </script> <!-- End of ATS button support --> <!-- Start of custom language switcher --> <script> function extractLang(url) { const regex = /recruitee.com\/(de|fr|nl)/; const found = url.match(regex); if (found) { return found[1]; } return 'en'; } function translateTo(url, toLang) { const fromLang = extractLang(url); if (fromLang == toLang) { return url; } if (fromLang != 'en' && toLang != 'en') { return url.replace('/' + fromLang, '/' + toLang); } if (fromLang == 'en') { return url.replace('recruitee.com', 'recruitee.com/' + toLang); } if (toLang == 'en') { return url.replace('recruitee.com/' + fromLang, 'recruitee.com'); } } function getLangLabel(lang) { if (lang == 'en') { return 'English'; } else if (lang == 'de') { return 'Deutsch'; } else if (lang == 'fr') { return 'Français'; } else if (lang == 'nl') { return 'Nederlands'; } } $(document).ready(function() { const currentUrl = window.location.href; const currentLang = extractLang(currentUrl); $(".lang-name").text(getLangLabel(currentLang)); if($("nav.lang-dropdown-list > [class*='lang-link']").length > 2){ $("nav.lang-dropdown-list > [class*='lang-link']").each(function(index){ if((this.className.match(/lang-link-(..)/)[1] !== undefined) && (this.className.match(/lang-link-(..)/)[1] !== null)){ const langFromClass = this.className.match(/lang-link-(..)/)[1]; if (langFromClass == currentLang) { $(this).hide(); } else { $(this).attr('href', translateTo(currentUrl, langFromClass)); } } }); } /*$("nav.lang-dropdown-list > [class*='lang-link']").each(function(index){ const langFromClass = this.className.match(/lang-link-(..)/)[1]; if (langFromClass == currentLang) { $(this).hide(); } else { $(this).attr('href', translateTo(currentUrl, langFromClass)); } }); */ setTimeout(function() { //Hide Weglot language switcher on public domains if (window.location.hostname === "recruitee.webflow.io") { console.log(window.location.hostname) $(".weglot-lang-switcher").show(); $(".lang-dropdown").remove(); $(".lang-dropdown-blog").remove(); } else { $(".weglot-lang-switcher").remove(); $(".lang-dropdown").show(); } }, 100) }); </script> <!-- End of custom language switcher --> <!-- Start of "nofollow" attribute in links --> <script> $("a").each(function() { var url = ($(this).attr('href')) if(url !== undefined){ if(url.includes('#nofollow')){ $(this).attr( "rel", "nofollow" ); } $(this).attr( "href",$(this).attr( "href").replace('#nofollow','')) } }) </script> <!-- End of "nofollow" attribute in links --> <!-- Start of F’in sweet Hacks - #20 Create sub bullet lists inside a RTE --> <script> // when the DOM is ready $(document).ready(function() { // get the li items const listItems = $('li'); // for each li item listItems.each(function(index, item){ // check for '~' character // it's recommended to start with the deepest level of sub bullet // to ensure only the relevant classes are applied // if the li item text starts with '~~' if($(item).text().startsWith('~~')){ // run indentText() function indentText(this, 'hack20-sub-bullet-2'); } // else if the li item starts with '~' else if($(item).text().startsWith('~')){ // run indentText() function indentText(this, 'hack20-sub-bullet'); } }); // indentText function function indentText(li, className){ // add relevant className to li item // if the li item text starts with '~~' add the sub-bullet-2 class // else if the li item starts with '~' add the sub-bullet class $(li).addClass(className); // remove the '~' from the li items // the regex /~+/g // matches any one or more ~ characters const reformatedText = $(li).html().replace(/~+/g,''); // replace the li item's html text that has ~ tags // with the new text that removed the ~ character(s) $(li).html(reformatedText); } }); </script> <!-- End of F’in sweet Hacks --> <!-- Start of disable body scrolling when mobile menu opened --> <script> document.addEventListener('DOMContentLoaded', () => { document.querySelectorAll('.w-nav-button').forEach(trigger => { trigger.addEventListener('click', function(){ this.x = ((this.x || 0) + 1)%2; if(this.x){ document.querySelectorAll('body').forEach(target => target.classList.add('no-scroll')); } else{ document.querySelectorAll('body').forEach(target => target.classList.remove('no-scroll')); } }); }); }); </script> <!-- End of disable body scrolling when mobile menu opened --> <!-- Start of footer US tel shown 1st or 2nd according to site language --> <script> /*const current_URL = window.location.href; if ((current_URL.indexOf("recruitee.com/fr") > -1) || (current_URL.indexOf("recruitee.com/nl") > -1)){ $("#us_tel_first").css("display", "none"); $("#us_tel_second").css("display", "block"); }else if(current_URL.indexOf("recruitee.com/de") > -1){ $("#us_tel_first").css("display", "none"); $("#us_tel_second").css("display", "none"); $(".footer--app-links").css("margin-top", "1rem"); $(".footer--tel").css("margin-top", "0.5rem"); }else{ $("#us_tel_second").css("display", "none"); $("#us_tel_first").css("display", "block"); } */ </script> <!-- End of footer US tel shown 1st or 2nd according to site language --> <!-- Tooltip on nav and footer custom code starts here --> <script> $(window).on("resize", windowSize); function windowSize(){ var $width = $(window).width(); // console.log($width); if($width < 501){ // console.log("501"); // console.log("width", $width); $(".tooltip_open").click(function (e) { e.preventDefault(); $(this).parent().siblings(".tooltiptext_mob").fadeIn() $(this).fadeOut(200, function(){$(this).siblings(".tooltip_close").fadeIn(200)}); }) $(".tooltip_close").click(function (e) { e.preventDefault(); $(this).parent().siblings(".tooltiptext_mob").fadeOut() $(this).fadeOut(200, function(){$(this).siblings(".tooltip_open").fadeIn(200)}); }) }else if($width > 501){ $(".tooltip_open").click(function (e) { e.preventDefault(); return false; }) $(".tooltip_close").click(function (e) { e.preventDefault(); return false; }) } } windowSize(); </script> <!-- Tooltip on nav and footer custom code ends here --> <!-- Featured nav item per language (not translated through Weglot) and tooltip localisation Begins: --> <script> $(document).ready(function() { //console.log(window.location.href); if (window.location.href.indexOf("/de/") > -1) { $(".navbar--blog-article-en").css("display","none") $(".navbar--blog-article-fr").css("display","none") $(".navbar--blog-article-de").css("display","block") $(".tooltiptext").text("Nur auf Englisch verfügbar") }else if (window.location.href.indexOf("/fr/") > -1) { $(".resources-column").removeClass("d-none") $(".navbar--blog-article-en").css("display","none") $(".navbar--blog-article-de").css("display","none") $(".navbar--blog-article-fr").css("display","block") $(".tooltiptext").text("Disponible uniquement en anglais") } if (window.location.href.indexOf("/nl/") > -1) { $(".tooltiptext").text("Alleen beschikbaar in het Engels") } }); </script> <!-- Featured nav item per language (not translated through Weglot) and tooltip localisation Ends: --> <!-- G2 "Review Stars" script--> <script>(function(a,b,c,d){window.fetch("https://www.g2.com/products/recruitee/rating_schema.json").then(e=>e.json()).then(f=>{c=a.createElement(b);c.type="application/ld+json";c.text=JSON.stringify(f);d=a.getElementsByTagName(b)[0];d.parentNode.insertBefore(c,d);});})(document,"script");</script> <style> body.admin-present .homepage_vwo_social_proof{ display: none; } body.admin-present #animated_btn{ display: none !important; } .hide_me{ display: none !important; } </style> <!-- change #try_free_btn button text without affecting localisation --> <script> if(document.documentElement.lang == ''){ let start_my_free_trial_btn_array = document.querySelectorAll(".start_my_free_trial_btn") start_my_free_trial_btn_array.forEach(element => { element.innerHTML = "Start my free trial"; }); }; </script> <script> window.addEventListener("ucEvent", function (e) { if( e.detail && e.detail.event == "consent_status") { // console.log(e); if(e.detail['Hubspot'] === true) { console.log('Hubspot has consent'); var footer = document.getElementsByTagName('footer')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "//js.hs-scripts.com/2688240.js"; //HubSpot tracking code footer.appendChild(js); } else { console.log('Hubspot has no consent'); // add your script here } if(e.detail['Sleeknote'] === true) { console.log('Sleeknote has consent'); (function () { var sleeknoteScriptTag = document.createElement("script"); sleeknoteScriptTag.type = "text/javascript"; sleeknoteScriptTag.charset = "utf-8"; sleeknoteScriptTag.src = ("//sleeknotecustomerscripts.sleeknote.com/47147.js"); var s = document.getElementById("sleeknoteScript"); s.parentNode.insertBefore(sleeknoteScriptTag, s); })(); } else { console.log('Sleeknote has no consent'); // add your script here } } }); </script> <!--scripts to remove webflow badge start here: --> <script> window.addEventListener("load", function () { var style_02 = document.createElement("style"); //style_02.type = 'text/css'; var cssRule_02 = ".w-webflow-badge{display:none!important;}"; style_02.appendChild(document.createTextNode(cssRule_02)); const bodyLastChild = document.body.lastChild; bodyLastChild.after(style_02); const remove_webflow_badge = document.querySelector(".w-webflow-badge"); if (remove_webflow_badge) { remove_webflow_badge.remove(); } }); </script> <script> function checkForWebflowBadge() { let webflow_badge = document.querySelector(".w-webflow-badge") if (webflow_badge) { webflow_badge.parentNode.removeChild(webflow_badge); webflow_badge.remove(); clearInterval(webflow_badge_interval); } } const webflow_badge_interval = setInterval(checkForWebflowBadge, 300); </script> <!--scripts to remove webflow badge end here: --> <!-- SOC img link start --> <script> $(".soc_img_footer").click(function(){ window.open('https://www.aicpa.org/soc4so', '_blank'); }) $('.soc_img_footer').hover(function() { $(this).css('cursor','pointer'); }); </script> <!-- SOC img link end --> <script> $("#navbar-trial-btn, #footer_sales_btn, #footer > div.container.footer--container.top.pb-2rem.w-container > div > div.footer--column.left > div.btn-guest > a").addClass("border-gradient-purple"); </script> <style> .page--header.ch-header.ch-header_dark_blue,{ background-image: radial-gradient(76.89% 63.95% at 422.08% 144.32%, #00A2FF 0%, #04004A 100%) !important; } .bg-dark, .bg-image-dark{ background-image: radial-gradient(125.67% 82.64% at 50% 100%,#00a2ff 0,#04004a 100%) !important; } @media screen and (min-width: 1440px) { .btn.btn-green-contained.homepage--hero-btn.btn_try_for_free_18d.new_tellent_btn_paddings.border-gradient-purple,.btn.btn-dark_blue-contained.homepage--hero-btn.btn_try_for_free_18d.new_tellent_btn_paddings.border-gradient-purple {min-width: 17rem;} }</style><!-- TOC script starts here: --> <script> document.addEventListener("DOMContentLoaded", function () { tocbot.init({ tocSelector: '.toc', contentSelector: 'article', headingSelector: 'h2', extraListClasses: '', isCollapsedClass: false, collapsibleClass: false, collapseDepth: 0, headingsOffset: -400 }); }); </script> <!-- TOC script ends here: --> <!--<script> window.addEventListener('load', function () { if(window.location.pathname.split('/')[1] == 'nl'){ document.querySelectorAll(".blogitem").forEach(function(item){item.href = "/nl/blog";}) } }) </script>--?</body></html>--></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10