Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andyvidan committed May 24, 2019
1 parent 488c328 commit dde982e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions docs/02.Composable-Platform/02.Navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ some_url: https://docs.composable.ai

Using any modern web browser, point to your organization's Composable instance (e.g., [Demo Instance](https://cloud.composableanalytics.com) ). If you already have an account, simply enter your credentials on the login screen.

![Composable Registration](img/02.02.Composable2.0_Login.png)
![Composable Registration](img/02.02.Composable2.0_Login.png)

The login tab also has links that can help you reset your password if forgotten. If you need to register, simply click on the Register tab, as shown below, and enter your information.

![Composable Registration](img/02.02.Composable2.0_Reg.png)
![Composable Registration](img/02.02.Composable2.0_Reg.png)

!!! note
Once registered, a system admin will need to approve your account, and you will receive an e-mail notification once approved.
Expand All @@ -24,7 +24,7 @@ The login tab also has links that can help you reset your password if forgotten.

If Windows Authentication is enabled on your Composable instance, users will see their windows login information already populated, providing a seamless Single-Sign-On (SSO) experience.

![Composable Registration with Windows Auth](img/02.02.Composable2.0_WinAuthReg.png)
![Composable Registration with Windows Auth](img/02.02.Composable2.0_WinAuthReg.png)

As you can see on the above screenshot, the username shown is in the form domain\username and is pre-populated and read-only. To log bypassing Windows Authentication, and using username/password credentials, simply click on Forms Login.

Expand All @@ -42,10 +42,10 @@ The sidebar has quick links to all of Composable’s product areas so you can ju

The sidebar also includes a global search widget. This is the fastest way to find anything inside Composable. Type a quick word or use our powerful search grammar to pinpoint exactly what you are looking for.

![Composable NavBars](img/02.02.Composable2.0_NavBar.png)
![Composable NavBars](img/02.02.Composable2.0_NavBar.png)

## TopBar

While the sidebar provides full navigation across all of Composable's product areas, the topbar across each page in Composable, provides a less-cluttered view of the current resource and key links. The topbar will display the name of the current resource, links to your user profile, version information, alerts, etc. as well as visual cues (e.g., an execution progress bar for DataFlows).

![Composable NavBars](img/02.02.Composable2.0_TopBar.png)
![Composable NavBars](img/02.02.Composable2.0_TopBar.png)
4 changes: 2 additions & 2 deletions docs/02.Composable-Platform/03.Search.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ some_url: https://docs.composable.ai

The best place to start exploring Composable is the Search page. You can getto the search page by clicking on the `Explore All` icon in the sidebar.

![Composable Registration](img/02.03.SearchIcon.png)
![Composable Registration](img/02.03.SearchIcon.png)

Once on the Search page, you will be presented with all the Composable resources (DataFlows, Folders, Groups, QueryViews, ...) that you have permision to "discover." A flexible faceted search panel is available on the left hand side, as well as some quick links to specific resources (e.g., "My DataFlows").

![Composable Registration](img/02.03.SearchPage.png)
![Composable Registration](img/02.03.SearchPage.png)

0 comments on commit dde982e

Please sign in to comment.