In the previous lesson, you learned about the different Aura tiers and how to choose the right one for your needs. In this lesson, you will learn about the structure of the Aura Console and how organizations, projects, and instances relate to each other.
By the end of this lesson, you will learn how to:
-
Identify the hierarchical structure of organizations, projects, and instances in Aura
-
Navigate the Aura Console organization and project settings
-
Understand the difference between console access and database access security
Managing project settings
You can manage control and permissions for database instances in project settings. For example, you can create separate projects for Development and Production, or Non-critical and Critical workloads.
By default, only one project is provisioned. Only paid tiers offer the option to have multiple projects available.
To customize your project name, select Projects in the organization menu and click the pencil icon next to the project name.

Open the project to view a list of instances.

The main console view is project-focused. The Users, Billing, and Settings options in the bottom-left navigation all apply to the current project.

In this lesson you explored the console structure - you’re ready to create your first database instance.
Check your understanding
Structure of the Aura console
Select the correct options that describe the structure components of the Aura console:
-
✓ Organizations.
-
✓ Projects.
-
✓ Instances.
-
❏ Nodes.
Hint
Think about the hierarchy you learned about in the lesson. Which components are part of the structure?
Solution
The structure of the Aura console consists of three main components: Organizations, Projects, and Instances. - Organizations are the top-level component that represents a group or company using Aura. - Projects are used to group related database instances within an organization. - Instances are the actual Neo4j database instances where your data is stored and managed. - Nodes are not part of the console structure; they are elements within a Neo4j database.
Summary
In this lesson, you learned about the Aura Console structure and how to navigate organization and project settings.
In the next lesson, you will create your first Aura database instance and configure it for your business needs.