Skip to main content
Complete these steps before using W&B Training features through the OpenPipe ART framework or API.
Before starting, review the usage information and limits to understand costs and restrictions.

Sign up and create an API key

To authenticate your machine with W&B, you must first generate an API key. To create an API key, select the Personal API key or Service Account API key tab for details.
To create a personal API key owned by your user ID:
  1. Navigate to User Settings and log in if necessary.
  2. Click Create new API key.
  3. Provide a descriptive name for your API key.
  4. Click Create.
  5. Copy the displayed API key immediately and store it securely.
The full API key is only shown once at creation time. After you close the dialog, you cannot view the full API key again. Only the key ID (first part of the key) is visible in your settings. If you lose the full API key, you must create a new API key.
For secure storage options, see Store API keys securely.

Create a project in W&B

Create a project in your W&B account to track usage, record training metrics, and save trained models. See the Projects guide for more information.

Next steps

After completing the prerequisites: