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

# BambooHR

export const title_0 = "BambooHR";

## Prerequisites

Before you can add the connection, you need to generate an API key from your BambooHR account:

<Steps>
  <Step>
    Log in to BambooHR with a user that has sufficient permissions. The API key inherits the permissions of the user who creates it, so for full employee access, have an admin generate the key.
  </Step>

  <Step>
    Click your name in the lower-left corner of any page and select **API Keys** from the user context menu.
  </Step>

  <Step>
    Click **Add API Key**, give the key a name, and generate it.
  </Step>

  <Step>
    Copy the key immediately and store it securely. BambooHR only displays the key once.
  </Step>
</Steps>

## Setup Guide

Follow these steps to connect BambooHR to your Connect AI account:

<Steps>
  <Step>
    Open the **Sources** page of the Connect AI navigation menu.
  </Step>

  <Step>
    Click **+ Add Connection** in the upper-right corner.
  </Step>

  <Step>
    Type *BambooHR* into the search field, then click the data source name.
  </Step>

  <Step>
    On the **Basic Settings** tab of the new connection, enter a connection name or keep the default name.
  </Step>

  <Step>
    In Connect AI, enter the **Domain**, which is the subdomain of your BambooHR account URL (for example, if your BambooHR URL is *[https://yourcompany.bamboohr.com](https://yourcompany.bamboohr.com)*, the Domain is *yourcompany*).
  </Step>

  <Step>
    Enter the **API Key**.
  </Step>

  <Step>
    Connect AI **Add {title_0} Connection** ページ上部の、**Save & Test** をクリックします。

    * 接続テストに成功すると、コネクションが作成されたことを示す**Connection successfully saved** というメッセージが表示されます。**Edit Connection** ページの**Status** も**Authenticated** に変わります。**Edit Connection** ページの右ペインにある**Data Model** タブで、成功したコネクションのデータモデルを表示します。
    * 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。Connect AI は、データが不足している必須フィールドの下にエラーメッセージを表示します。一部のデータソースでは、ソースのWeb サイトに直接サインインする必要があります。サインインしていない場合は、**Sign in** ボタンの下にエラーメッセージが表示されます。エラーを修正し、もう一度試してください。
    * 失敗したコネクションは下書きとして保存され、**Status** は**Not Authenticated** になります。後でコネクションに戻って認証することができます。
  </Step>
</Steps>
