> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/hajimeni/setting-up-your-account/account-setup-with-multiple-gits.md).

# 複数のGitを使ったアカウント設定

GitHubやGitLabなど複数のGitプロバイダーにリポジトリがあり、それらにすばやくアクセスしたい場合は、特定のGitに接続された複数のワークスペースを設定することで可能です。

## 手順ガイド <a href="#step-by-step-guide" id="step-by-step-guide"></a>

**ステップ 1:** 右上のプロフィールアイコンをクリックして、新しいワークスペースを追加します。

![](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-9e8383f7e131fbf7800ee5466bc7341f327a810b%2Fucarecdn-8622f892-c25d-4192-9d4b-1718d6d954f5.png?alt=media)

**ステップ 2:** 別のGitプロバイダーに接続する必要がある場合は、左下の「ログアウト」をクリックしてください。同じGitプロバイダーの場合は、「新しいワークスペースを追加」を選択して続行してください。<br>

<figure><img src="https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2FTsBMhToEruW4kLFarh8f%2Fimage.png?alt=media&amp;token=7846c221-1dbb-4f9d-b412-a5d62a851e10" alt=""><figcaption></figcaption></figure>

> Azure、GitLab Self Managed、またはLocal Scanner経由で接続している場合、この画面は少し異なって見えることがあります。

**ステップ 3:** ログイン画面で、希望するGitプロバイダーを選択してください。<br>

<figure><img src="https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2FArW2j5P8CuE8c4ufzcJQ%2Fimage.png?alt=media&amp;token=559df014-2cb5-4599-80e9-cb8601519f89" alt=""><figcaption></figcaption></figure>

**ステップ 4:** 新しいアカウントを設定した後、両方のアカウントを統合します。 [詳細はこちらをクリック](/docs/docs-ja/hajimeni/setting-up-your-account/link-and-merge-multiple-login-types-github-gitlab-etc.md) この設定方法について。

**ステップ 5:** 左上にあるワークスペース切り替えを使って、異なるGitアカウントを切り替えます。

![リポジトリの選択と脆弱性サマリーチャートを表示するGitHubダッシュボード。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-9d0c46ff88832f76efae093d92e2fbc1ead03f3d%2Fucarecdn-4ee894b7-873c-4531-87c3-f0c9bf8d9190.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/hajimeni/setting-up-your-account/account-setup-with-multiple-gits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
