> ## 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.

# Comment puis-je me connecter à W&B Autogéré ?

Pour vous authentifier sur une instance [W\&B Self-Managed](/fr/platform/hosting/hosting-options/self-managed), configurez le CLI et le SDK pour qu’ils utilisent l’URL de votre instance avant de vous connecter :

* Définissez [`WANDB_BASE_URL`](/fr/models/track/environment-variables) sur l’URL de votre instance, ou
* Ajoutez `--host` à [`wandb login`](/fr/models/ref/cli/wandb-login)

Exécutez `wandb status` pour vérifier l’hôte et la clé API.

***

<Badge stroke shape="pill" color="orange" size="md">[Gestion des utilisateurs](/fr/support/models/tags/user-management)</Badge>
