Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions models/app/features/panels/line-plot/reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ Configure the chart type in the **Data** tab. Refer to [Individual line plot](/m
## Grouping settings
Aggregate all runs by turning on grouping, or group over an individual variable. When you turn on grouping in the runs table, the groups automatically populate into the graph.

- **Group runs**: Turn on run grouping in the plot. Required to configure the shaded range in the plot.
- **Group runs**: Turn on run grouping in the plot. Required to configure the shaded range in the plot. To stop aggregating runs into a single line, turn this off — there is no separate switch to disable aggregation while keeping grouping on.
- **Group by**: Optionally select a column. All runs with the same value in that column are grouped together.
- **Aggregation**: The value of the line on the graph. Options are mean, median, min, and max of the group.
- **Aggregation**: The value of the line on the graph. Options are mean, median, min, and max of the group. This control only applies when **Group runs** is on.
- **Range**: Configure the shaded area of a full-fidelity line plot. Options are Min/Max, Std Dev, Std Err, or None.

## Chart settings
Expand Down
2 changes: 1 addition & 1 deletion support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ and the W&B community.
<CardGroup cols={3}>
<Card title="W&B Models" href="/support/models" arrow="true" icon="/icons/cropped-models.svg">
{/* AUTO-GENERATED: counts */}
191 articles &middot; 33 tags
192 articles &middot; 33 tags
{/* END AUTO-GENERATED: counts */}
</Card>
<Card title="W&B Weave" href="/support/weave" arrow="true" icon="/icons/cropped-weave.svg">
Expand Down
8 changes: 4 additions & 4 deletions support/models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ template: "scripts/knowledgebase-nav/templates/support_product_index.mdx.j2"
2 articles
</Card>
<Card title="Academic" href="/support/models/tags/academic" arrow="true">
2 articles
3 articles
</Card>
<Card title="Administrator" href="/support/models/tags/administrator" arrow="true">
25 articles
26 articles
</Card>
<Card title="Alerts" href="/support/models/tags/alerts" arrow="true">
2 articles
Expand All @@ -47,7 +47,7 @@ template: "scripts/knowledgebase-nav/templates/support_product_index.mdx.j2"
14 articles
</Card>
<Card title="Billing" href="/support/models/tags/billing" arrow="true">
4 articles
5 articles
</Card>
<Card title="Charts" href="/support/models/tags/charts" arrow="true">
4 articles
Expand Down Expand Up @@ -119,7 +119,7 @@ template: "scripts/knowledgebase-nav/templates/support_product_index.mdx.j2"
2 articles
</Card>
<Card title="User Management" href="/support/models/tags/user-management" arrow="true">
14 articles
15 articles
</Card>
<Card title="Workspaces" href="/support/models/tags/workspaces" arrow="true">
7 articles
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "How can I change my account from academic to business?"
keywords: ["Administrator", "Academic", "User Management", "Billing"]
---

If you signed up for W&B with an academic plan but no longer qualify (for example, you graduated or moved to a non-academic role), you can switch your account to a paid business plan.

Switching from an academic plan to a business plan is not self-service. Contact W&B to make the change:

1. Open a support request from the [W&B contact page](https://wandb.ai/site/contact), or email W&B support.
2. Include your account email, organization name, and the plan you want to move to.
3. The W&B team will update your account type and walk you through any billing setup that's required.

If you also want to update the email address on the account before switching, link the new email and set it as your primary email from your account settings first.

For details about available paid plans, see the [W&B pricing page](https://wandb.ai/site/pricing).

---

{/* AUTO-GENERATED: tab badges */}
<Badge stroke shape="pill" color="orange" size="md">[Administrator](/support/models/tags/administrator)</Badge><Badge stroke shape="pill" color="orange" size="md">[Academic](/support/models/tags/academic)</Badge><Badge stroke shape="pill" color="orange" size="md">[User Management](/support/models/tags/user-management)</Badge><Badge stroke shape="pill" color="orange" size="md">[Billing](/support/models/tags/billing)</Badge>
{/* END AUTO-GENERATED: tab badges */}
5 changes: 4 additions & 1 deletion support/models/tags/academic.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
---
title: "Academic"
tag: "2"
tag: "3"
generator: "knowledgebase-nav"
template: "scripts/knowledgebase-nav/templates/support_tag.mdx.j2"
---

<Card title="Can I get an academic plan as a student?" href="/support/models/articles/can-i-get-an-academic-plan-as-a-student" arrow="true" horizontal>
Students can apply for an academic plan by following these steps: Visit the Pricing page on wandb.com and apply for the ...
</Card>
<Card title="How can I change my account from academic to business?" href="/support/models/articles/how-can-i-change-my-account-from-academic" arrow="true" horizontal>
If you signed up for W&B with an academic plan but no longer qualify (for example, you graduated or moved to a non-acade ...
</Card>
<Card title="How can I change my account from corporate to academic?" href="/support/models/articles/how-can-i-change-my-account-from-corpora" arrow="true" horizontal>
If you signed up for W&B with a corporate email but qualify for an academic plan, you can switch your account. Link your ...
</Card>
5 changes: 4 additions & 1 deletion support/models/tags/administrator.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Administrator"
tag: "25"
tag: "26"
generator: "knowledgebase-nav"
template: "scripts/knowledgebase-nav/templates/support_tag.mdx.j2"
---
Expand All @@ -11,6 +11,9 @@ template: "scripts/knowledgebase-nav/templates/support_tag.mdx.j2"
<Card title="How can I be removed from a team?" href="/support/models/articles/how-can-i-be-removed-from-a-team" arrow="true" horizontal>
A team admin can remove you from a team from the Users tab of the team settings.
</Card>
<Card title="How can I change my account from academic to business?" href="/support/models/articles/how-can-i-change-my-account-from-academic" arrow="true" horizontal>
If you signed up for W&B with an academic plan but no longer qualify (for example, you graduated or moved to a non-acade ...
</Card>
<Card title="How can I change my account from corporate to academic?" href="/support/models/articles/how-can-i-change-my-account-from-corpora" arrow="true" horizontal>
If you signed up for W&B with a corporate email but qualify for an academic plan, you can switch your account. Link your ...
</Card>
Expand Down
5 changes: 4 additions & 1 deletion support/models/tags/billing.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: "Billing"
tag: "4"
tag: "5"
generator: "knowledgebase-nav"
template: "scripts/knowledgebase-nav/templates/support_tag.mdx.j2"
---

<Card title="How can I change my account from academic to business?" href="/support/models/articles/how-can-i-change-my-account-from-academic" arrow="true" horizontal>
If you signed up for W&B with an academic plan but no longer qualify (for example, you graduated or moved to a non-acade ...
</Card>
<Card title="How do I change my billing address?" href="/support/models/articles/how-do-i-change-my-billing-address" arrow="true" horizontal>
To change your billing address, contact the support team at support@wandb.com.
</Card>
Expand Down
5 changes: 4 additions & 1 deletion support/models/tags/user-management.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
---
title: "User Management"
tag: "14"
tag: "15"
generator: "knowledgebase-nav"
template: "scripts/knowledgebase-nav/templates/support_tag.mdx.j2"
---

<Card title="Can I get an academic plan as a student?" href="/support/models/articles/can-i-get-an-academic-plan-as-a-student" arrow="true" horizontal>
Students can apply for an academic plan by following these steps: Visit the Pricing page on wandb.com and apply for the ...
</Card>
<Card title="How can I change my account from academic to business?" href="/support/models/articles/how-can-i-change-my-account-from-academic" arrow="true" horizontal>
If you signed up for W&B with an academic plan but no longer qualify (for example, you graduated or moved to a non-acade ...
</Card>
<Card title="How can I change my account from corporate to academic?" href="/support/models/articles/how-can-i-change-my-account-from-corpora" arrow="true" horizontal>
If you signed up for W&B with a corporate email but qualify for an academic plan, you can switch your account. Link your ...
</Card>
Expand Down
Loading