> ## 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](/ko/platform/hosting/hosting-options/self-managed) 인스턴스에 인증하려면 로그인하기 전에 CLI와 SDK가 인스턴스 URL을 사용하도록 설정하세요:

* [`WANDB_BASE_URL`](/ko/models/track/environment-variables)을 인스턴스 URL로 설정하거나
* [`wandb login`](/ko/models/ref/cli/wandb-login)에 `--host`를 지정하세요.

호스트와 API 키를 확인하려면 `wandb status`를 실행하세요.

***

<Badge stroke shape="pill" color="orange" size="md">[사용자 관리](/ko/support/models/tags/user-management)</Badge>
