Overview¶
Organization settings are the shared operating environment for research: who belongs, which services and compute are available, what network access is allowed, and how usage is governed.
Open Settings and select the organization to see the current configuration. Members can inspect it; Admins and Owners can make changes.
Settings map¶
| Tab | Purpose |
|---|---|
| General | Organization identity. |
| Members | Roster, invitations, and roles. |
| Billing | Subscription and account usage. |
| Cluster usage | GPU and storage utilization for connected dedicated infrastructure. |
| Compute | On-demand compute and linked organization clusters. |
| Custom instructions | Persistent guidance applied across the organization. |
| Integrations | Shared Weights & Biases and Hugging Face connections. |
| Environment variables | Shared runtime keys and configuration. |
Members see restricted tabs as read-only. Only the Owner can transfer ownership.
Custom instructions¶
Organization instructions apply validation, coding, safety, or reporting guidance across the organization. Do not include secrets or requests intended for one thread.
Integrations and variables¶
Use organization integrations only for shared service accounts. W&B and Hugging Face have dedicated cards; other runtime configuration belongs in Environment variables.
A personal environment variable overrides a same-named organization value. Keep that precedence in mind when only one member sees an authentication or behavior difference.
Configure GitHub under Personal settings → Integrations.