Skip to content
Merged
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
Binary file modified modules/ROOT/images/project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 9 additions & 4 deletions modules/ROOT/pages/visual-tour/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,30 @@
:description: This section introduces the console UI.
:gds-sessions-page: {neo4j-docs-base-uri}/graph-data-science/current/installation/aura-graph-analytics-serverless/

== Console structure
== Structure

The hierarchy of the console consists of organizations, projects, and instances:

* *Organization:* The highest level, representing the overall team or company.
* *Projects:* Folders that organize your instances.
* *Instances:* Contain the databases.

== Projects

When you first log in to the console, you are part of an organization.
An organization can contain one or more projects.
Click a project to open it.
Please note that project creation is not yet available in the new Aura console.
Note that project creation is not yet available in the new Aura console.

[.shadow]
.Project view
image::project.png[]

Project cards provide a snapshot of each project, including the number of instances and members associated with it.
Opening a project card takes you inside that project, where you can view existing instances and create new ones as needed.

=== Switch organizations and projects

The organization or project you're currently viewing is always displayed in the header of the console.

To switch between different organizations or projects, click on its name.
Expand All @@ -31,12 +36,12 @@ This opens a dropdown menu where you can see all the organizations and projects
.Breadcrumb navigation / org and project switcher
image::breadcrumbs.png[Breadcrumb navigation]

=== Organizations
== Organizations

Organizations are a layer in the Aura account hierarchy that sits above Projects.
This allows you to organize and manage multiple projects under a single organization.

Management at this level allows control over all Projects within an Organization and, thus, instances within Projects and lets Organization owners roll out Project-level settings for all Projects simultaneously.
Management at this level allows control over all Projects within an Organization and instances within Projects and lets `Organization owners` roll out Project-level settings for all Projects simultaneously.

[[org-settings]]
=== Organization settings
Expand Down