diff --git a/support.mdx b/support.mdx index 47a71d991b..bf98d2b83b 100644 --- a/support.mdx +++ b/support.mdx @@ -47,7 +47,7 @@ and the W&B community. {/* AUTO-GENERATED: counts */} - 211 articles · 40 tags + 214 articles · 41 tags {/* END AUTO-GENERATED: counts */} diff --git a/support/models.mdx b/support/models.mdx index dbf595211b..a9bc0ea27e 100644 --- a/support/models.mdx +++ b/support/models.mdx @@ -38,7 +38,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 2 articles - 2 articles + 3 articles 26 articles @@ -50,7 +50,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 2 articles - 15 articles + 16 articles 1 article @@ -86,7 +86,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 3 articles - 2 articles + 4 articles 3 articles @@ -100,6 +100,9 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 6 articles + + 1 article + 15 articles @@ -119,7 +122,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 7 articles - 2 articles + 3 articles 22 articles @@ -128,10 +131,10 @@ template: "docengine-site/templates/support_product_index.mdx.j2" 2 articles - 13 articles + 15 articles - 3 articles + 4 articles 2 articles diff --git a/support/models/articles/how-can-i-resolve-login-issues-with-my-a.mdx b/support/models/articles/how-can-i-resolve-login-issues-with-my-a.mdx index 7f40f65bfe..156342c3bd 100644 --- a/support/models/articles/how-can-i-resolve-login-issues-with-my-a.mdx +++ b/support/models/articles/how-can-i-resolve-login-issues-with-my-a.mdx @@ -15,6 +15,7 @@ If you can't sign in to your W&B account, the following steps help you identify - If you use SSO, confirm you're in the appropriate SSO group. - **Technical problems**: - Note any specific error messages for further troubleshooting. + - If you see "rate limit exceeded" or "An application error occurred" instead of your workspace, your account is probably missing a team. Browser troubleshooting doesn't clear it. See [I deleted my team and now I can't create a new one — what do I do?](/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one). - If issues persist, contact the support team for additional assistance. --- diff --git a/support/models/articles/how-do-i-add-more-seats.mdx b/support/models/articles/how-do-i-add-more-seats.mdx index 3b7304cd51..781ec0e6b3 100644 --- a/support/models/articles/how-do-i-add-more-seats.mdx +++ b/support/models/articles/how-do-i-add-more-seats.mdx @@ -3,13 +3,25 @@ title: "How do I add more seats to my account?" keywords: ["Administrator", "User Management"] --- -If you're an administrator who needs to expand your team's access to W&B, you can request additional seats for your account. To add more seats: +If you're an administrator who needs to expand your team's access to W&B, you can request additional seats for your account. W&B assigns seats per user at the organization level, not per team, and teams inherit them. Adding a user to a second team doesn't consume another seat. -1. Contact your Account Executive or the support team (support@wandb.com). +To add more seats: + +{/* AISE = "AI Solutions Engineer": the job titles in the W&B Global Field Organization + (Glean people directory) and the "Pre-Sales AISE Onboarding Template" in Confluence, + which reads "What an AI Solutions Engineer (AISE) does"; the Indeed and Scribd account + glossaries agree. No one holds the title "Account Solutions Engineer" (though "Senior + Manager, Account Solutions Architecture" does exist, which may be the source of the mixup). + /platform/hosting/hosting-options/dedicated-cloud/rate-limits.mdx expands AISE as + "Account Solutions Engineer" — unsubstantiated, left as-is for future consideration. */} + +1. Contact your AI Solutions Engineer (AISE) or the support team (support@wandb.com). 2. Provide your organization name and the desired number of seats. The W&B team uses this information to provision the additional seats on your account. +See [Assign or update a user's access](/platform/hosting/iam/access-management/manage-organization#assign-or-update-a-users-access) for details. + --- {/* AUTO-GENERATED: tab badges */} diff --git a/support/models/articles/how-do-i-create-a-new-team-in-wandb.mdx b/support/models/articles/how-do-i-create-a-new-team-in-wandb.mdx index 5600173cae..d8fd9758ed 100644 --- a/support/models/articles/how-do-i-create-a-new-team-in-wandb.mdx +++ b/support/models/articles/how-do-i-create-a-new-team-in-wandb.mdx @@ -3,24 +3,17 @@ title: "How do I create a new team in W&B?" keywords: ["Teams", "Org Management"] --- -Teams are the primary unit of collaboration in W&B. A team has its own entity name, shared projects, and member roster. Anyone with a W&B account can create a team. +Teams are the primary unit of collaboration in W&B. A team has its own entity name, shared projects, and member roster. Only an organization admin can create a team. -**Creating a team** +For the procedure, see [Create a team](/platform/hosting/iam/access-management/manage-organization#create-a-team). To add colleagues afterward, see [Invite users to a team](/platform/hosting/iam/access-management/manage-organization#invite-users-to-a-team) or [How do I invite a user to my W&B team?](/support/models/articles/how-do-i-invite-a-user-to-my-wb-team). -1. Log in to [wandb.ai](https://wandb.ai). -2. Click the **+** icon or **Create new team** in the left sidebar (or navigate to [wandb.ai/create-team](https://wandb.ai/create-team)). -3. Enter a **team name**. This becomes the team's entity name (e.g., `wandb.ai/my-team`). Team names must be globally unique, lowercase, and can contain letters, numbers, and hyphens. -4. Click **Create team**. +**If you can't create a team** -You are automatically made an admin of the new team. - -**Inviting members after creation** - -After creating the team, go to **Team settings > Members > Invite members** to add colleagues. See [How do I invite a user to my W&B team?](/support/models/articles/how-do-i-invite-a-user-to-my-wb-team) for full details. +If the **Create team** button is missing, or you get a permissions error telling you to ask your administrator, either your organization restricts team creation to admins or your account is in a state that blocks it. See [I deleted my team and now I can't create a new one — what do I do?](/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one). **Choosing a team name** -The team name becomes part of every project and run URL under that team, so choose a name that will remain meaningful long-term. Team names cannot be changed after creation without contacting W&B support. +A team name becomes the team's entity name and part of every project and run URL under that team, so choose a name that will remain meaningful long-term. Team names must be unique across W&B, and cannot be changed after creation. **Personal accounts vs. team accounts** @@ -38,7 +31,9 @@ wandb.init(entity="my-username", project="personal-experiments") **Team limits** -On the free plan, teams support a limited number of seats and storage. Check your plan details at **Team settings > Billing** or [wandb.ai/site/pricing](https://wandb.ai/site/pricing). +Seats are billed per user on Models. See [Seats and pricing](/platform/hosting/iam/access-management/manage-organization#seats-and-pricing) for how seats work, your plan details at **Team settings > Billing**, or [wandb.ai/site/pricing](https://wandb.ai/site/pricing). + +Academic accounts can create an unlimited number of teams. If you have an older academic account and can't create another team, it may carry a low team limit set when the account was created. [Contact support](mailto:support@wandb.com) to have the limit raised. --- diff --git a/support/models/articles/how-do-i-delete-many-artifacts-at-once.mdx b/support/models/articles/how-do-i-delete-many-artifacts-at-once.mdx new file mode 100644 index 0000000000..7a8d089ee8 --- /dev/null +++ b/support/models/articles/how-do-i-delete-many-artifacts-at-once.mdx @@ -0,0 +1,59 @@ +--- +title: "How do I delete many artifacts at once?" +keywords: ["Artifacts", "Storage", "Python API"] +--- + +When you need to delete many artifact versions, such as to reduce storage usage, use the [W&B Public API](/models/ref/python/public-api/api) instead of the W&B App. Bulk deletions in the App can time out with a `context deadline exceeded` error, and the artifact list is not designed for deleting hundreds of versions. + +The following script deletes all artifact versions of a specified type in a project. + +Replace the `[YOUR-TEAM]` and `[YOUR-PROJECT]` placeholders with your own values. Use your team or username for `[YOUR-TEAM]`, not your organization name. + + +Artifact deletion is destructive. When deleting source artifact versions, W&B deletes the artifact and its files. Passing `delete_aliases=True` enables deletion of versions with aliases such as `latest`, and removes those aliases. + +Use `DRY_RUN = True` first, review the printed artifact names, and only then set DRY_RUN = False. + + +```python +import wandb + +# Assumes you've run `wandb login` already. +entity = "[YOUR-TEAM]" # Replace with your team. +project = "[YOUR-PROJECT]" # Replace with your project. +artifact_type = "model" # Replace with the artifact type to delete. + +# Keep this set to True until you review the versions to delete. +DRY_RUN = True + +api = wandb.Api() + +for collection in api.artifact_collections(f"{entity}/{project}", artifact_type): + for version in collection.artifacts(): + if DRY_RUN: + print(f"[dry-run] would delete {version.name}") + else: + print(f"Deleting {version.name}") + version.delete(delete_aliases=True) +``` + +The script deletes artifact versions, not collections. An emptied collection still appears in the project's **Artifacts** tab. + +`wandb.Api.artifact_collections()` returns both source collections and link collections: + +- A source collection contains artifact versions logged to runs in the project. +- A link collection contains references to artifact versions linked to another collection, such as a collection in a registry. + +For more information, see [Link an artifact version to a collection](/models/registry/link_version). + +When a version comes from a link collection, `version.delete(delete_aliases=True)` removes only the link. The source artifact and its files stay where they are, so that version frees no storage. + +## Reclaim the space + +Deleted artifacts are soft-deleted first, then removed during garbage collection, so your storage usage doesn't drop immediately. For the timing and how to verify your usage, see [Why doesn't my storage usage update after deleting runs?](/support/models/articles/why-does-the-storage-meter-not-update-af) and [Delete an artifact](/models/artifacts/delete-artifacts). + +--- + +{/* AUTO-GENERATED: tab badges */} +[Artifacts](/support/models/tags/artifacts)[Storage](/support/models/tags/storage)[Python API](/support/models/tags/python-api) +{/* END AUTO-GENERATED: tab badges */} diff --git a/support/models/articles/how-do-i-rename-a-team-or-entity.mdx b/support/models/articles/how-do-i-rename-a-team-or-entity.mdx new file mode 100644 index 0000000000..4afde09ea4 --- /dev/null +++ b/support/models/articles/how-do-i-rename-a-team-or-entity.mdx @@ -0,0 +1,20 @@ +--- +title: "How do I rename a team or entity?" +keywords: ["Teams", "Team Management", "Org Management"] +--- + +W&B doesn't support renaming a team or entity. A team's name is set when you create the team and can't be changed afterward. Instead, create a new team with the name and members you want, then move your work into it: + +1. [Create the new team](/platform/hosting/iam/access-management/manage-organization#create-a-team). If you get a permissions error, your organization restricts who can create teams. Ask an organization admin to create the team for you. +2. Move your projects or runs into the new team. You can move runs between teams in W&B, but logged artifacts don't move automatically. +3. To move an entire project, [contact support](mailto:support@wandb.com) with the source team, the destination team, and the projects to move. Support schedules the move during a window when nothing is actively logging to either team. + + +A team's storage location is also fixed at creation. Configure a team's storage location when you create the team. See [Secure storage connector](/platform/hosting/data-security/secure-storage-connector). + + +--- + +{/* AUTO-GENERATED: tab badges */} +[Teams](/support/models/tags/teams)[Team Management](/support/models/tags/team-management)[Org Management](/support/models/tags/org-management) +{/* END AUTO-GENERATED: tab badges */} diff --git a/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one.mdx b/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one.mdx index fbc37e4d06..0bc797b582 100644 --- a/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one.mdx +++ b/support/models/articles/i-deleted-my-team-and-now-i-cant-create-a-new-one.mdx @@ -7,25 +7,35 @@ When you sign up for W&B, the platform automatically creates a personal team wit ## Why this happens -W&B accounts must belong to at least one team to create projects and run experiments. When the auto-generated team is deleted, the account loses its team membership. In this state: +W&B accounts must belong to at least one team to create projects and run experiments. When an account has no team, it enters a state where: - The **Create team** button in **Account Settings > Teams** may not appear. - Attempting to log in or navigate to your workspace may immediately redirect to a "rate limit exceeded" or "An application error occurred" page. - You cannot create a new team to resolve the issue yourself — team creation is blocked while the account is in this state. +Deleting your team is one way to reach this state, but not the only one. An account can also end up without a team in the following cases: + +- On a new account, if the initial team isn't created during sign-up. +- After you add or change an email address on your account, such as an institutional or student email. +- After you edit your profile. + +The symptoms and the fix are the same in every case. + ## What to do This state cannot be resolved through the W&B UI. Contact W&B support and include: - Your W&B **username** (the entity name shown in your profile URL, e.g. `wandb.ai/your-username`) - Your **organization name** if you are on a team or enterprise plan -- The **desired team name** you want created (team names must be globally unique, lowercase, with no spaces) +- The **desired team name** you want created (team names must be unique across W&B) -Support will manually create a team for your account and restore your access. +Support will manually create a team for your account and restore your access. Choose the team name carefully: you can't rename a team after it's created. See [How do I rename a team or entity?](/support/models/articles/how-do-i-rename-a-team-or-entity). **If you are on an academic or free plan** -Academic accounts may not have the ability to create teams directly through the UI — the "Create team" button may be absent even on a fresh account. This is not a bug; the free plan limits team creation in some cases. Contact support with your username and the team name you want, and include a note that you are using W&B for academic or research purposes. +The **Create team** button may be absent even on a fresh account. Only an organization admin can create a team, so check whether you hold that role. For details, see [Teams](/platform/app/settings-page/teams). + +Academic accounts have no limit on the number of teams. If you still can't create the team you need, contact support with your username and the team name you want, and include a note that you are using W&B for academic or research purposes. **Preventing this in the future** @@ -35,7 +45,9 @@ Academic accounts may not have the ability to create teams directly through the **Related: rate limit exceeded loop** -If you are stuck in a redirect loop with a "rate limit exceeded" error after deleting your team, this is a symptom of the same issue. The error appears because W&B's routing logic expects every logged-in user to belong to a team. Logging out and back in will not fix it. Only contacting Support can resolve this issue. +If you are stuck in a redirect loop with a "rate limit exceeded" error, this is a symptom of the same issue, whether or not you deleted a team. The error appears because W&B's routing logic expects every logged-in user to belong to a team. + +Despite the wording, this isn't an actual rate limit, so the guidance in [Rate limits](/models/track/limits#rate-limits) doesn't apply here. Waiting for a rate-limit window to reset, logging out and back in, clearing your cache, or using an incognito window won't fix it. Only contacting Support can resolve this issue. --- diff --git a/support/models/articles/what-happens-when-my-personal-account-becomes-a-team.mdx b/support/models/articles/what-happens-when-my-personal-account-becomes-a-team.mdx new file mode 100644 index 0000000000..fb7d97d0fb --- /dev/null +++ b/support/models/articles/what-happens-when-my-personal-account-becomes-a-team.mdx @@ -0,0 +1,33 @@ +--- +title: "What happens when my personal account becomes a team and organization?" +keywords: ["Org Management", "Team Management", "Academic"] +--- + +W&B is moving older personal accounts into the same team and organization structure that newer accounts already use. If you received an email about upcoming changes to your account, this change applies to you. + +You don't need to take any action. This is a platform-wide change, not something specific to your account. + +## What changes + +The change affects your account structure as follows: + +- Your personal account becomes a team attached to a new organization named after your username. You are an admin of that organization. +- Your data stays where it is. Projects, runs, artifacts, and existing links continue to work. +- Organizations and teams you already belong to are separate and aren't affected. +- The new organization starts with a free 30-day Pro trial. When the trial ends, the organization moves to the Free plan unless you upgrade. + +## If you have an academic plan + +Your existing organization keeps its academic subscription. However, the new organization created for your personal account is a separate organization, so it needs its own academic application. You can apply for it with the same email address on the [W&B academic application page](https://wandb.ai/academic_application). + +For how academic plans work, see [Can I get an academic plan as a student?](/support/models/articles/can-i-get-an-academic-plan-as-a-student). + +## If you can't find your runs after the change + +Your data isn't deleted as part of this change. If projects or runs appear to be missing, or you're blocked from viewing them, [contact support](mailto:support@wandb.com) with your username and organization name so support can check your account configuration. + +--- + +{/* AUTO-GENERATED: tab badges */} +[Org Management](/support/models/tags/org-management)[Team Management](/support/models/tags/team-management)[Academic](/support/models/tags/academic) +{/* END AUTO-GENERATED: tab badges */} diff --git a/support/models/articles/why-does-the-storage-meter-not-update-af.mdx b/support/models/articles/why-does-the-storage-meter-not-update-af.mdx index 184d824f3d..be773f17db 100644 --- a/support/models/articles/why-does-the-storage-meter-not-update-af.mdx +++ b/support/models/articles/why-does-the-storage-meter-not-update-af.mdx @@ -1,13 +1,25 @@ --- -title: "Why does the storage meter not update after deleting runs?" +title: "Why doesn't my storage usage update after deleting runs?" keywords: ["Storage"] --- -The storage meter doesn't update immediately after you delete runs, artifacts, or files. When you delete data from the UI or the CLI, the backend processes the deletion in the background, so your usage can take a few hours to reflect the change. This is expected behavior. +Your storage usage doesn't update immediately after you delete runs, artifacts, or files. When you delete data from the UI or the CLI, the backend processes the deletion in the background. A garbage collection process runs every few hours, so reclaimed space can take up to 24 hours to appear in your available storage. This is expected behavior. -If you exceeded your storage limit, any access restriction lifts automatically once your usage falls below the limit and the meter catches up. You don't need to take further action while processing completes. +If you exceeded your storage limit, any access restriction lifts automatically once your usage falls below the limit and W&B finishes processing the deletion. You don't need to take further action while processing completes. -If the meter still hasn't updated after a few hours, confirm your actual usage on the **Manage storage** page at `https://wandb.ai/account-settings/[ENTITY]/usage/manage/`, replacing `[ENTITY]` with your team or username. This page shows which projects and runs consume the most space, so you can target what to delete next. If your usage there is already under your limit but the warning persists, [contact support](mailto:support@wandb.com). +## If your usage still looks too high + +Deleting a run deletes the artifacts it logged only if you choose to. When you delete a run in the W&B App, a prompt asks whether to delete the associated artifacts, and [`Run.delete()`](/models/ref/python/public-api/run#method-run-delete) takes a `delete_artifacts` argument that defaults to `False`. See [Delete runs](/models/runs/delete-runs). + +Artifacts you keep consume storage until you delete them separately, so a project can still count toward your storage usage even when it appears to hold no files. + +To find and remove the data that still counts against your limit: + +1. Confirm your actual usage on the **Manage storage** page at `https://wandb.ai/account-settings/[ENTITY]/usage/manage/`, replacing `[ENTITY]` with your team or username. This page shows which projects and runs consume the most space. +2. For any project that uses more storage than you expect, open the project's **Artifacts** tab and delete the artifact versions you no longer need. W&B first marks a deleted artifact as soft-deleted, then reclaims the underlying files during garbage collection. For details, see [Delete an artifact](/models/artifacts/delete-artifacts). +3. If deleting many files at once fails or times out, see [How do I delete many artifacts at once?](/support/models/articles/how-do-i-delete-many-artifacts-at-once). + +If your usage on the **Manage storage** page is already under your limit but the warning persists after 24 hours, [contact support](mailto:support@wandb.com). --- diff --git a/support/models/tags/academic.mdx b/support/models/tags/academic.mdx index 01d4f87511..149bb9bee0 100644 --- a/support/models/tags/academic.mdx +++ b/support/models/tags/academic.mdx @@ -1,6 +1,6 @@ --- title: "Academic" -tag: "2" +tag: "3" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- @@ -11,3 +11,6 @@ template: "docengine-site/templates/support_tag.mdx.j2" You can change your W&B account type between academic and business. The process depends on the direction of the change. ... + + W&B is moving older personal accounts into the same team and organization structure that newer accounts already use. If ... + diff --git a/support/models/tags/artifacts.mdx b/support/models/tags/artifacts.mdx index 4daa21fffa..bc9763572a 100644 --- a/support/models/tags/artifacts.mdx +++ b/support/models/tags/artifacts.mdx @@ -1,6 +1,6 @@ --- title: "Artifacts" -tag: "15" +tag: "16" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- @@ -14,6 +14,9 @@ template: "docengine-site/templates/support_tag.mdx.j2" To log models in a sweep, create a model artifact for the sweep. Each version represents a different run from the sweep. ... + + When you need to delete many artifact versions, such as to reduce storage usage, use the W&B Public API instead of the W ... + To configure W&B as a no-op for testing, use wandb.init(mode="disabled") or set WANDB_MODE=disabled. Even when you use w ... diff --git a/support/models/tags/org-management.mdx b/support/models/tags/org-management.mdx index 1e291c0176..11701acc5f 100644 --- a/support/models/tags/org-management.mdx +++ b/support/models/tags/org-management.mdx @@ -1,6 +1,6 @@ --- title: "Org Management" -tag: "2" +tag: "4" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- @@ -8,6 +8,12 @@ template: "docengine-site/templates/support_tag.mdx.j2" Teams are the primary unit of collaboration in W&B. A team has its own entity name, shared projects, and member roster. ... + + W&B doesn't support renaming a team or entity. A team's name is set when you create the team and can't be changed afterw ... + When you sign up for W&B, the platform automatically creates a personal team with the same name as your username. If you ... + + W&B is moving older personal accounts into the same team and organization structure that newer accounts already use. If ... + diff --git a/support/models/tags/python-api.mdx b/support/models/tags/python-api.mdx new file mode 100644 index 0000000000..52074050de --- /dev/null +++ b/support/models/tags/python-api.mdx @@ -0,0 +1,10 @@ +--- +title: "Python API" +tag: "1" +generator: "knowledgebase-nav" +template: "docengine-site/templates/support_tag.mdx.j2" +--- + + + When you need to delete many artifact versions, such as to reduce storage usage, use the W&B Public API instead of the W ... + diff --git a/support/models/tags/storage.mdx b/support/models/tags/storage.mdx index 4cf30c3387..c0bb8e549f 100644 --- a/support/models/tags/storage.mdx +++ b/support/models/tags/storage.mdx @@ -1,13 +1,16 @@ --- title: "Storage" -tag: "2" +tag: "3" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- + + When you need to delete many artifact versions, such as to reduce storage usage, use the W&B Public API instead of the W ... + Only files that change between two artifact versions incur storage costs. Consider an image artifact named animals that ... - - The storage meter doesn't update immediately after you delete runs, artifacts, or files. When you delete data from the U ... + + Your storage usage doesn't update immediately after you delete runs, artifacts, or files. When you delete data from the ... diff --git a/support/models/tags/team-management.mdx b/support/models/tags/team-management.mdx index 859ad4a209..44927c2173 100644 --- a/support/models/tags/team-management.mdx +++ b/support/models/tags/team-management.mdx @@ -1,6 +1,6 @@ --- title: "Team Management" -tag: "13" +tag: "15" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- @@ -17,6 +17,9 @@ template: "docengine-site/templates/support_tag.mdx.j2" To keep proprietary source code or training data out of W&B for privacy or compliance reasons, limit what W&B captures s ... + + W&B doesn't support renaming a team or entity. A team's name is set when you create the team and can't be changed afterw ... + When you sign up for W&B, the platform automatically creates a personal team with the same name as your username. If you ... @@ -26,6 +29,9 @@ template: "docengine-site/templates/support_tag.mdx.j2" The Teams plan doesn't offer a monthly subscription option. It's billed annually. + + W&B is moving older personal accounts into the same team and organization structure that newer accounts already use. If ... + For more information about teams, see the teams section. diff --git a/support/models/tags/teams.mdx b/support/models/tags/teams.mdx index 8d80c981f3..ec6647d8ea 100644 --- a/support/models/tags/teams.mdx +++ b/support/models/tags/teams.mdx @@ -1,6 +1,6 @@ --- title: "Teams" -tag: "3" +tag: "4" generator: "knowledgebase-nav" template: "docengine-site/templates/support_tag.mdx.j2" --- @@ -11,6 +11,9 @@ template: "docengine-site/templates/support_tag.mdx.j2" Only team admins can send invitations. The invited person receives an email and must accept before they appear as an act ... + + W&B doesn't support renaming a team or entity. A team's name is set when you create the team and can't be changed afterw ... + When you sign up for W&B, the platform automatically creates a personal team with the same name as your username. If you ...