<aside> đź’ˇ Customers often wish to use alternatives to the provided Ashby Hosted Job Boards (https://jobs.ashbyhq.com). To provide a more branded experience, Ashby supports embedding the Ashby Job Board directly in their own careers website.
Companies using this approach: Firstbase, Juni, YCombinator
</aside>
Section Overview
Embedding your Ashby Job Board directly in your careers page only takes a few minutes to setup.
First, you'll need to update some settings in the Theme section of the app
Under Job Board Embedding
check the Allow Job Board Embedding
option
After allowing job board embedding, you can then provide your Custom Jobs Page URL
below
Once you have set your Custom Jobs Page URL
, you’ll see instructions on how to embed your job board. Follow those instructions to edit your careers page and embed your job board.
<div id="ashby_embed">
<script src="<https://jobs.ashbyhq.com/**>[FILL IN JOB BOARD SLUG HERE]**/embed"></script>
Important: You'll need to directly link to the Ashby embed script on your careers page, as shown above. If you download the embed script and host or bundle it yourself, the script will not receive updates, and we cannot guarantee it will continue to work. For that reason, you'll need to directly link to the Ashby-hosted version of the script, as shown above.
The embed script also supports embedding a single application. To do this, you can add the following attributes to the <div id="ashby_embed">
tag:
data-jid="<JID>"
: with this attribute set, the embed code will always load that specific job post, identified by the “JID” (e.g. “45134452-f53b-4d4c-915e-4a4615fb6c93", for a job post with the URL https://jobs.ashbyhq.com/ashby/**45134452-f53b-4d4c-915e-4a4615fb6c93**)data-tab="application"
: with this attribute set, the embed code will load the above application on the application tab (as opposed to the job description tab).data-noChrome="true"
: with this attribute set, the embed code will hide navigation, title, and sidebar “chrome.” Combine this with other attributes to embed an application form that feels like it’s a part of your site.For other ways to add your jobs board to your external careers page, please see: