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

# W&B Self-Managed にログインするにはどうすればよいですか？

[W\&B Self-Managed](/ja/platform/hosting/hosting-options/self-managed) インスタンスに認証するには、ログインする前に、CLI と SDK の接続先をインスタンス URL に設定します。

* [`WANDB_BASE_URL`](/ja/models/track/environment-variables) にインスタンス URL を設定するか、
* [`wandb login`](/ja/models/ref/cli/wandb-login) に `--host` を指定します

`wandb status` を実行して、ホストと APIキーを確認します。

***

<Badge stroke shape="pill" color="orange" size="md">[ユーザー管理](/ja/support/models/tags/user-management)</Badge>
