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

# GitHub

> QAIPにGitHubのドキュメントファイルを取り込む

## GitHub Tokenの準備

アクセスしたいリポジトリに対して、以下の権限を持つPersonal Access Tokenを作成します。

* **Contents**: Read-only
* **Metadata**: Read-only

詳細は[GitHubのドキュメント](https://docs.github.com/ja/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)を参照してください。

## 手順

1. ダッシュボードから「GitHub」を選択
2. 「新規作成」をクリック
3. リポジトリ・取り込み名・GitHub Token・取得タイプを指定する
4. 「保存する」をクリック
