> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pastahr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Career Page Widget: Embed PastaHR on Your Careers Site

> Embed a WhatsApp or chat apply button on your careers page. Includes setup steps for standard sites, SAP SuccessFactors, and Umantis.

<Frame>
  <img src="https://mintcdn.com/pastahr/TMahcqVRCkz5f0-Q/images/image-3.png?fit=max&auto=format&n=TMahcqVRCkz5f0-Q&q=85&s=440fbba2a1f0309e1db38b4b620a992a" alt="Image" width="1598" height="1119" data-path="images/image-3.png" />
</Frame>

<Steps>
  <Step title="Request your widget script">
    Contact the PastaHR team at [support@pastahr.com](mailto:support@pastahr.com) to request your organisation's widget script. PastaHR provides a snippet with your unique `ORGANISATION_TOKEN`:

    ```html theme={null}
    <script
      type="application/javascript"
      data-widget-token="[ORGANISATION_TOKEN]"
      src="https://pastahr.dev/bootstrap.js"
    ></script>
    ```
  </Step>

  <Step title="Customise branding (optional)">
    If you'd like the widget to match your brand, send PastaHR your primary colour (HEX), accent colour (HEX), subtitle colour (HEX), and a link to your logo. PastaHR applies the branding to your widget.
  </Step>

  <Step title="Add the script to your careers page">
    Paste the provided script inside the `<body>` of the careers page template. The widget renders in the bottom-right corner of the page and lists all available application links for your open jobs.
  </Step>

  <Step title="Publish your page">
    Once the script is embedded and the page is published live, the widget automatically displays your open jobs with WhatsApp application links.
  </Step>
</Steps>

<Tip>
  The widget sets no cookies, so no changes to your privacy consent settings are required. It is fully responsive and optimised for desktop and mobile.
</Tip>
