CINXE.COM
Wellfound Support
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>Wellfound Support</title> <meta name="viewport" content="width=device-width, maximum-scale=1"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="format-detection" content="telephone=no"> <meta name="description" content="Common questions and support documentation for Wellfound"/> <meta name="author" content="Wellfound"/> <link rel="canonical" href="https://help.wellfound.com"/> <link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1732006971622.css"> <style> body { background: #ffffff; } .navbar .navbar-inner { background: #ffffff; } .navbar .nav li a, .navbar .icon-private-w { color: #000000; } .navbar .brand, .navbar .nav li a:hover, .navbar .nav li a:focus, .navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus { color: #000000; } .navbar a:hover .icon-private-w, .navbar a:focus .icon-private-w, .navbar .active a .icon-private-w, .navbar .active a:hover .icon-private-w, .navbar .active a:focus .icon-private-w { color: #000000; } #serp-dd .result a:hover, #serp-dd .result > li.active, #fullArticle strong a, #fullArticle a strong, .collection a, .contentWrapper a, .most-pop-articles .popArticles a, .most-pop-articles .popArticles a:hover span, .category-list .category .article-count, .category-list .category:hover .article-count { color: #143fcd; } #fullArticle, #fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table { color:#000000; } </style> <link rel="apple-touch-icon-precomposed" href="//d3eto7onm69fcz.cloudfront.net/assets/ico/touch-152.png"> <link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/61804021f72a9d0926fcb319/images/63f7a3a03c396c395ec0ef52/Frame-187.png"> <!--[if lt IE 9]> <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script> <![endif]--> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebSite","url":"https://help.wellfound.com","potentialAction":{"@type":"SearchAction","target":"https://help.wellfound.com/search?query={query}","query-input":"required name=query"}} </script> <style> /* ------------ Vars ------------ */ @font-face { font-family: 'Galano'; font-weight: 700; src: url("https://wellfound.com/fonts/galano-bold.woff") format("woff"), url("https://wellfound.com/fonts/galano-bold.woff2") format("woff2"); } :root { --font-size--small: 16px; --font-size--regular: 16px; --color--white: #fff; --color--black: #000000; --color--blue--primary: #ea2c00; --color--blue--dark: #ba2200; --color--slate--light: #f9f9fc; --color--slate--border: #ddd; --color--slate--primary: #ea2c00; --color--slate--dark: #B0B5FD; --image--hero: url(https://uploads-ssl.webflow.com/61f063412698c3c0331848b0/622001f6afa4154d80922129_bga.svg); } /* ------------ Global ------------ */ html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .container-fluid{ max-width: 1200px; } body { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji; background: #fff; } h1,h2,h3,h4 { font-family: Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji; font-weight: 700; } a{ color: #000;} a:hover{ color: var(--color--blue--primary); } /* ------------ Header ------------ */ .navbar .navbar-inner { background: var(--color--white); padding: 20px; box-shadow: none; border-bottom: 1px solid var(--color--slate--border) } .navbar .nav li a { color: var(--color--black); font-size: var(--font-size--regular) } .navbar .nav .active a { color: var(--color--blue--primary); } .navbar .nav .active a:hover { color: var(--color--blue--primary); } .navbar .nav .active a:focus { color: var(--color--blue--primary); } .navbar .nav li a:hover, .navbar .nav li a:focus, .navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus { color: var(--color--blue--primary); } .navbar .nav li a:hover { color: var(--color--blue--primary); } .navbar a.brand img { width: 160px; height: auto } /* ------------ Homepage: Hero ------------ */ #docsSearch { background-color: var(--color-white); /*background-image: var(--image--hero); */ background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; padding: 119px 0; margin-bottom: 60px; max-width: 1400px; margin-left: auto; margin-right: auto; overflow: hidden; } /*#docsSearch:before { position: absolute; content: ''; background: #B0B5FD; height: 100%; width: 100%; top: 0; opacity: 0.2;}*/ #docsSearch h1{ color: var(--color--black); font-weight: bold; } /* ------------ Homepage: Search Bar ------------ */ #searchBar .search-query { border: 1px solid #ddd; } #searchBar .search-query:focus { border: 1px solid var(--color--blue--primary); } #searchBar button { text-shadow: none; background: var(--color--blue--primary); border: none} #searchBar button:hover { background: var(--color--blue--dark); border: none} #serp-dd .result a { color: var(--color--black); padding: 10px 18px;} #serp-dd { color: var(--color--black); border-color: var(--color--black); top: 72px } #sidebar form .search-query:focus, #sidebar form .search-query:focus:invalid { border-color: var(--color--black); box-shadow: none } /* ------------ Homepage: Grid ------------ */ .twoCol .collection, .threeCol .collection { border-color: var(--color--slate--border); text-align: left;} .twoCol h2, .threeCol h2 { font-weight: 600; text-align: left; } .twoCol .popArticles, .threeCol .popArticles, .most-pop-articles .popArticles { font-size: var(--font-size--small) } .twoCol .popArticles a, .threeCol .popArticles a, .most-pop-articles .popArticles a { color: var(--color--black) } .twoCol .browse, .threeCol .browse { color: #000; text-shadow: none; background: #fff; border-radius: 4px; border: 1px solid #000; font-size: 18px; padding: 0.6em 1em; } .twoCol .browse:hover, .threeCol .browse:hover { color: var(--color--blue--primary); border-color: var(--color--blue--primary); } .twoCol p, .threeCol p { color: var(--color--black);} /* ------------ Article: Content ------------ */ #main-content { background: none } .contentWrapper { border-radius: 4px; border-color: var(--color--slate--border); box-shadow: 0 1px 0 0 rgba(5,12,38,0.1)} #fullArticle .title { font-weight: 600; margin-bottom: 40px } #fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 { color: var(--color--black) } #fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table { font-size: 16px; line-height: 1.6em; color: var(--color--black)} #fullArticle img { border: 1px solid var(--color--slate--border); box-shadow: 6px 6px 0 rgba(0,0,0, 0.05); } #fullArticle strong { color: var(--color--black) } .icon-print { display: none } .twoCol h2 a, .threeCol h2 a{ color: var(--color--black); font-weight: bold; } /* ------------ Article: Sidebar ------------ */ #sidebar form .search-query { box-shadow: none } #sidebar .nav-list { background: var(--color--white); margin-bottom: 34px; background: #fff; padding: 0px; border-radius: 4px; border: 1px solid var(--color--slate--border); border-bottom: none; font-size: 14px; box-shadow: 0 1px 0 0 rgba(5,12,38,0.1) } #sidebar .nav-list li { border-bottom: 1px solid var(--color--slate--border); padding-bottom: 10px; border-bottom-color: #ddd; padding: 8px 20px;} /* ------------ Category: Content ------------ */ #categoryHead h1, .contentWrapper h1 { font-weight: 600; margin-bottom: 40px} .articleList a { color: var(--color-black) !important; font-size: 16px } .pagination ul > li { font-size: 18px } .icon-article-doc:before { content: "•"; } .articleFoot p, .articleFoot time { font-family: inherit } /* ------------ Footer ------------ */ /*footer p:after { content: ''; background-image: url(https://wellfound.com/webpack/77a99814bb53f2f0ae7720a682bcadd4.png); width: 30px; height: 80px; opacity: 0.2; position: relative; z-index: 100000; display: block; background-size: 100%; background-repeat: no-repeat; margin: 0 auto 60px; top: 40px; }*/ footer p { margin-top: 30px; } </style> </head> <body> <script> window.onload = function() { $("#searchBar input.search-query" ).focus(); }; </script> <header id="mainNav" class="navbar"> <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="/"> <img src="//d33v4339jhl8k0.cloudfront.net/docs/assets/61804021f72a9d0926fcb319/images/63f3add0e22c9e067d47670a/logo.png" alt="Wellfound Support" width="299" height="75"> </a> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="sr-only">Toggle Navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="nav-collapse collapse"> <nav role="navigation"><!-- added for accessibility --> <ul class="nav"> <li id="getting-started"><a href="/collection/415-getting-started">Getting Started <b class="caret"></b></a></li> <li id="wellfoundai"><a href="/collection/1088-wellfoundai">wellfound:ai <b class="caret"></b></a></li> <li id="recruiters"><a href="/collection/420-recruiters">Recruiters <b class="caret"></b></a></li> <li id="job-seekers"><a href="/collection/440-job-seekers">Job seekers <b class="caret"></b></a></li> <li id="general"><a href="/collection/451-general">General <b class="caret"></b></a></li> </ul> </nav> </div><!--/.nav-collapse --> </div><!--/container--> </div><!--/navbar-inner--> </header> <section id="docsSearch"> <h1>Help center for Wellfound</h1> <form action="/search" method="GET" id="searchBar" autocomplete="off"> <input type="text" name="query" title="search-query" class="search-query" placeholder="Search the knowledge base" aria-label="Search the knowledge base" value=""> <button type="submit" aria-label="Search"><i class="icon-search lp"></i><span>Search</span></button> <div id="serp-dd" style="display:none;"> <ul class="result"></ul> </div> </form> </section><!--/docsSearch--> <section id="contentArea" class="container-fluid"> <div id="noResults" style="display:none;">No results found</div> <section class="collection-category" id="collection-category-415"> <h2 id="collection-415"><a href="/collection/415-getting-started">Getting Started</a></h2> <section class="category-list two-col"> <a class="category" id="category-418" href="/category/418-looking-for-candidates"> <h3>🔎 Looking for Candidates</h3> <p>Learn how to start a company profile, source, screen, and hire candidates.</p> <p class="article-count"> <span class="notranslate">2</span> articles </p> </a><!-- /category --> <a class="category" id="category-419" href="/category/419-looking-for-jobs"> <h3>👀 Looking for Jobs</h3> <p>Learn how to start a company profile, source, screen, and hire candidates.</p> <p class="article-count"> <span class="notranslate">1</span> article </p> </a><!-- /category --> </section><!-- /category-list --> </section><!-- /collection --> <section class="collection-category" id="collection-category-1088"> <h2 id="collection-1088"><a href="/collection/1088-wellfoundai">wellfound:ai</a></h2> <section class="category-list"> <a class="category" id="category-1091" href="/category/1091-recruitercloud-self-serve"> <h3>🪄 wellfound:ai Search</h3> <p>Supercharged Search</p> <p class="article-count"> <span class="notranslate">26</span> articles </p> </a><!-- /category --> <a class="category" id="category-1135" href="/category/1135-recruitercloud-inbound"> <h3>⚡️ wellfound:ai Applicants</h3> <p>ATS integration to process your applicants in RecruiterCloud. </p> <p class="article-count"> <span class="notranslate">6</span> articles </p> </a><!-- /category --> <a class="category" id="category-1092" href="/category/1092-recruitercloud-autopilot"> <h3>💎 wellfound:ai Autopilot</h3> <p>Let us automate your entire sourcing process.</p> <p class="article-count"> <span class="notranslate">15</span> articles </p> </a><!-- /category --> </section><!-- /category-list --> </section><!-- /collection --> <section class="collection-category" id="collection-category-420"> <h2 id="collection-420"><a href="/collection/420-recruiters">Recruiters</a></h2> <section class="category-list"> <a class="category" id="category-423" href="/category/423-applicants"> <h3>✔️ Applicants</h3> <p>Learn how to review, screen, and manage direct applicants.</p> <p class="article-count"> <span class="notranslate">13</span> articles </p> </a><!-- /category --> <a class="category" id="category-424" href="/category/424-conversations"> <h3>💬 Messages</h3> <p>Follow tips on managing, searching, and messaging candidates from your conversations</p> <p class="article-count"> <span class="notranslate">11</span> articles </p> </a><!-- /category --> <a class="category" id="category-425" href="/category/425-recruit-pro"> <h3>🏆 Recruit Pro</h3> <p>Learn how Recruit Pro plans offer advanced tools to make sourcing and screening easy.</p> <p class="article-count"> <span class="notranslate">39</span> articles </p> </a><!-- /category --> <a class="category" id="category-426" href="/category/426-source"> <h3>🎯 Source</h3> <p>Learn how to find top talent quickly using our powerful sourcing tool.</p> <p class="article-count"> <span class="notranslate">44</span> articles </p> </a><!-- /category --> <a class="category" id="category-427" href="/category/427-curated"> <h3>⭐ Curated</h3> <p>Learn how to use Curated, our vetted candidate service, to find the best talent.</p> <p class="article-count"> <span class="notranslate">42</span> articles </p> </a><!-- /category --> <a class="category" id="category-428" href="/category/428-job-posts-promotions"> <h3>💼 Job Posts & Promotions</h3> <p>Follow the guides to set up and manage your job posts and promotions.</p> <p class="article-count"> <span class="notranslate">33</span> articles </p> </a><!-- /category --> <a class="category" id="category-429" href="/category/429-company-profile"> <h3>🏢 Company Profile</h3> <p>Learn to set up your company profile to provide valuable information to candidates.</p> <p class="article-count"> <span class="notranslate">18</span> articles </p> </a><!-- /category --> <a class="category" id="category-430" href="/category/430-team-permission-settings"> <h3>👯 Team Permission Settings</h3> <p>Follow the guides to adjust and set up your recruiter and admin permissions.</p> <p class="article-count"> <span class="notranslate">19</span> articles </p> </a><!-- /category --> <a class="category" id="category-431" href="/category/431-subscriptions"> <h3>➰ Subscriptions</h3> <p>Learn how to manage subscriptions for job promotions, Curated and Recruit Pro.</p> <p class="article-count"> <span class="notranslate">16</span> articles </p> </a><!-- /category --> <a class="category" id="category-432" href="/category/432-billing"> <h3>🧾 Billing</h3> <p>Follow the guides to help with subscription, payment, and invoice management.</p> <p class="article-count"> <span class="notranslate">17</span> articles </p> </a><!-- /category --> <a class="category" id="category-433" href="/category/433-settings"> <h3>⚙️ Settings</h3> <p>Follow account settings guides for adjusting contact, notifications, & subscriptions.</p> <p class="article-count"> <span class="notranslate">24</span> articles </p> </a><!-- /category --> <a class="category" id="category-434" href="/category/434-track"> <h3>📒 Track</h3> <p>Learn to screen and manage candidates with Track, our built-in ATS.</p> <p class="article-count"> <span class="notranslate">20</span> articles </p> </a><!-- /category --> <a class="category" id="category-435" href="/category/435-ats-integrations"> <h3>💡 ATS integrations</h3> <p>Simplify managing candidates from many sites by setting up an ATS integration.</p> <p class="article-count"> <span class="notranslate">33</span> articles </p> </a><!-- /category --> <a class="category" id="category-436" href="/category/436-greenhouse"> <h3>Greenhouse</h3> <p>Greenhouse ATS Guides</p> <p class="article-count"> <span class="notranslate">9</span> articles </p> </a><!-- /category --> <a class="category" id="category-438" href="/category/438-lever"> <h3>Lever</h3> <p>Lever ATS Guides</p> <p class="article-count"> <span class="notranslate">8</span> articles </p> </a><!-- /category --> <a class="category" id="category-437" href="/category/437-workable"> <h3>Workable</h3> <p>Workable ATS guides</p> <p class="article-count"> <span class="notranslate">7</span> articles </p> </a><!-- /category --> <a class="category" id="category-439" href="/category/439-ashby"> <h3>Ashby</h3> <p>Ashby ATS Guides</p> <p class="article-count"> <span class="notranslate">6</span> articles </p> </a><!-- /category --> </section><!-- /category-list --> </section><!-- /collection --> <section class="collection-category" id="collection-category-440"> <h2 id="collection-440"><a href="/collection/440-job-seekers">Job seekers</a></h2> <section class="category-list"> <a class="category" id="category-443" href="/category/443-profiles"> <h3>👤 Profiles</h3> <p>Learn how to successfully create, and refine your job profile.</p> <p class="article-count"> <span class="notranslate">38</span> articles </p> </a><!-- /category --> <a class="category" id="category-444" href="/category/444-messaging-with-companies"> <h3>💬 Messaging with Companies</h3> <p>Information on how to message with companies during the screening process.</p> <p class="article-count"> <span class="notranslate">1</span> article </p> </a><!-- /category --> <a class="category" id="category-445" href="/category/445-searching-for-jobs"> <h3>🔎 Searching for jobs</h3> <p>Learn how to search for jobs effectively and stay informed.</p> <p class="article-count"> <span class="notranslate">7</span> articles </p> </a><!-- /category --> <a class="category" id="category-446" href="/category/446-applying-to-jobs"> <h3>✍ Applying to jobs</h3> <p>Provides guides and tips for applying to jobs to help you find your next role.</p> <p class="article-count"> <span class="notranslate">17</span> articles </p> </a><!-- /category --> <a class="category" id="category-447" href="/category/447-settings"> <h3>⚒️ Settings</h3> <p>Follow guides on how to adjust your user settings.</p> <p class="article-count"> <span class="notranslate">5</span> articles </p> </a><!-- /category --> <a class="category" id="category-448" href="/category/448-tips"> <h3>💡 Tips</h3> <p>Strategies for job application and profile improvement.</p> <p class="article-count"> <span class="notranslate">5</span> articles </p> </a><!-- /category --> <a class="category" id="category-449" href="/category/449-community-guidelines"> <h3>👏 Community guidelines</h3> <p>Guidelines for how to engage and support the Wellfound Community.</p> <p class="article-count"> <span class="notranslate">5</span> articles </p> </a><!-- /category --> <a class="category" id="category-450" href="/category/450-featured"> <h3>🤩 Featured</h3> <p>Guides for featured candidates to manage their profiles and applications.</p> <p class="article-count"> <span class="notranslate">9</span> articles </p> </a><!-- /category --> <a class="category" id="category-1065" href="/category/1065-verifications"> <h3>✅ Verifications</h3> <p>Guides through our verification process for candidates.</p> <p class="article-count"> <span class="notranslate">7</span> articles </p> </a><!-- /category --> </section><!-- /category-list --> </section><!-- /collection --> <section class="collection-category" id="collection-category-451"> <h2 id="collection-451"><a href="/collection/451-general">General</a></h2> <section class="category-list"> <a class="category" id="category-454" href="/category/454-account"> <h3>📂 Account</h3> <p>Learn how to manage your account settings as either a recruiter or job seeker.</p> <p class="article-count"> <span class="notranslate">11</span> articles </p> </a><!-- /category --> <a class="category" id="category-455" href="/category/455-public-profile"> <h3>👤 Public Profile</h3> <p>Learn how to manage your public profile.</p> <p class="article-count"> <span class="notranslate">7</span> articles </p> </a><!-- /category --> <a class="category" id="category-456" href="/category/456-security"> <h3>🔐 Security</h3> <p>Learn about security at Wellfound.</p> <p class="article-count"> <span class="notranslate">10</span> articles </p> </a><!-- /category --> <a class="category" id="category-457" href="/category/457-contact"> <h3>🤙 Contact</h3> <p>Details on how to contact Wellfound.</p> <p class="article-count"> <span class="notranslate">5</span> articles </p> </a><!-- /category --> </section><!-- /category-list --> </section><!-- /collection --> <footer class="center"> <p>© Wellfound 2024. <span>Powered by <a rel="nofollow noopener noreferrer" href="https://www.helpscout.com/docs-refer/?co=Wellfound&utm_source=docs&utm_medium=footerlink&utm_campaign=Docs+Branding" target="_blank">Help Scout</a></span> </p> </footer> </section><!--/.fluid-container--> <script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/app3.min.js"></script> <script> // keep iOS links from opening safari if(("standalone" in window.navigator) && window.navigator.standalone){ // If you want to prevent remote links in standalone web apps opening Mobile Safari, change 'remotes' to true var noddy, remotes = false; document.addEventListener('click', function(event) { noddy = event.target; while(noddy.nodeName !== "A" && noddy.nodeName !== "HTML") { noddy = noddy.parentNode; } if('href' in noddy && noddy.href.indexOf('http') !== -1 && (noddy.href.indexOf(document.location.host) !== -1 || remotes)){ event.preventDefault(); document.location.href = noddy.href; } },false); } </script> </body> </html>