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

# Greenhouse (Onboarding API) - How do I link my account?

# Overview

To authenticate with Greenhouse (Onboarding API), you need:

1. **Access Key** - Your Greenhouse (Onboarding) generated Access Key.
2. **Secret Key** - Your Greenhouse (Onboarding) generated Secret Key.

This guide will walk you through generating these credentials within Greenhouse.

### Prerequisites:

* You must have an account with Greenhouse.

#### Step 1: Generating your Access and Secret Keys

1. Log into your [Greenhouse](https://app.greenhouse.io/users/sign_in) account and click **Settings** on your navigation bar.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-onboarding/settings.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=38dcf775ea39a2c212b4e9a4e27e7e61" width="1914" height="270" data-path="integrations/all/greenhouse-onboarding/settings.png" />

2. Click **API Management** on the left.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-onboarding/api_management.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=92bf86c30b0015b71b37c911a6ec33e3" width="1733" height="1190" data-path="integrations/all/greenhouse-onboarding/api_management.png" />

3. Click **Create a new API Key**.
4. Enter a descriptive name for your API key, and click **Create**.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-onboarding/create_key.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=cca6f0f0de7187a8de58fead6d0ce72f" width="1117" height="325" data-path="integrations/all/greenhouse-onboarding/create_key.png" />

5. When finished, your **Access** and **Secret** keys pair will be generated.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-onboarding/keys.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=fe9f650dd75c20331f70a74bda4ec0cf" width="1115" height="348" data-path="integrations/all/greenhouse-onboarding/keys.png" />

#### Step 2: Enter credentials in the Connect UI

Once you have your **Access Key** and **Secret Key**:

1. Open the form where you need to authenticate with Greenhouse (Onboarding API).
2. Enter your **Access Key** and **Secret Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/yd3la1jeUGwiAtCR/integrations/all/greenhouse-onboarding/form.png?fit=max&auto=format&n=yd3la1jeUGwiAtCR&q=85&s=2b0eca0dafc632cf6c41d943c713b43c" style={{maxWidth: "450px" }} width="1000" height="1400" data-path="integrations/all/greenhouse-onboarding/form.png" />

You are now connected to Greenhouse (Onboarding API).
