Skip to content

Commit 76c90cf

Browse files
[DOCS-1127] Write App UI landing page (#1268)
[DOCS-1127] Write App UI landing page --------- Co-authored-by: Noah Luna <15202580+ngrayluna@users.noreply.github.com>
1 parent b5c905c commit 76c90cf

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

content/guides/models/app/_index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,25 @@ menu:
33
default:
44
identifier: w-b-app-ui-reference
55
parent: models
6-
title: W&B App UI Reference
6+
title: W&B App UI
77
url: guides/app
88
aliases:
99
- /guides/models/app/features
1010
---
1111

12+
This section provides details to help you use the W&B App UI. Manage workspaces, teams, and registries, visualize and observe experiments, create panels and reports, configure automations, and more.
13+
14+
Access the W&B App in a web browser.
15+
16+
- A W&B Multi-tenant deployment is accessible on the public web at https://wandb.ai/.
17+
- A W&B Dedicated Cloud deployment is accessible at the domain you configured when you signed up for W&B Dedicated Cloud. An admin user can update the domain in the W&B Management Console. Click on the icon in the top right corner and then click **System console**.
18+
- A W&B Self-Managed deployment is accessible at the hostname you configured when you deployed W&B. For example, if you deploy using Helm, the hostname is configured in `values.global.host`. An admin user can update the domain in the W&B Management Console. Click on the icon in the top right corner and then click **System console**.
19+
20+
Learn more:
21+
22+
- [Track experiments]({{< relref "/guides/models/track/" >}}) using runs or sweeps.
23+
- [Configure deployment settings]({{< relref "settings-page/" >}}) and [defaults]({{< relref "cascade-settings.md" >}}).
24+
- [Add panels]({{< relref "panels/" >}}) to visualize your experiments, such as line plots, bar plots, media panels, query panels, and tables.
25+
- [Add custom charts]({{< relref "custom-charts/" >}}).
26+
- [Create and share reports]({{< relref "/guides/core/reports/" >}}).
27+

0 commit comments

Comments
 (0)