How to Navigate the Application

At this point, your admin should have sent you a URL after they set you up in the system.

You’ll see a login page that uses your email address to authenticate you for OpenContext.

Home Page

After logging in, you’ll see the Home Page.

Fig 1

From there, click Catalog on the sidebar to see your catalog.

Catalog

The catalog view provides a list of data elements around the default component.

Fig 2

Components are defined by your OpenContext Admin, and are accessed through the drop down menu on the top left of the page.

Fig 3

This view shows you all of your system components.

Components in OpenContext are broken down into the following categories:

Filters

We also have some filters, aside from the main dropdown.

First,. we have Type. This tells you a bit more information about the component.

You can see in our sample that we have Repository, Package, Library, and Other as options. These options are associated with CodeComponent. PlatformComponents and other entities each have types related to their data set.

Our next filter, Lifecycle , tells us which environment the code path is in. This can be anything, such as Development, Test, Experimental, Production, UAT, etc. You’ll notice that this filter won’t show if it’s not relevant, so here, we’re looking at the list of AuxComponents.

Fig 4

The Owner filter allows for single and multi selection of a team or subset of teams.

Fig 5

Context Page

Clicking on any item from the Home/Catalog page takes us to the Context Page.

Fig 6

About

The OpenContext About section provides some high level, at-a-glance details. For example, you can identify if the component is in Production , check the Owner /Steward , see who is OnCall , and check your SLA .

Context Graph

The Context Graph allows you to click on any field to see a details page. It’s also another way you can navigate through your various contexts in order to see connections.

For example, you can click on Crates FrontEnd in this graph:

Fig 7

And then you’ll see the Crates FrontEnd Context Page.

Fig 8

Links can be anything! This could include:

As you can see, the Links section can serve as the relevant context hub for each tool your team uses.

Fig 9

Scenario

Using a Context Page, someone doing incident response can check their SLA, the teams involved, and more detailed links regarding the component in question. The Links card can be particularly helpful, as it could include runbooks, related internal or external documents, threat models, or vendor specific documents. This can help you whether you own and maintain the code or are using someone else’s code. OpenContext also shows you the primary, secondary and tertiary code connections via Subcomponents and Dependencies.

Explore Page

Fig 10

The Explore page has four tabbed sections of data. These provide a view into your technical stack and teams from different points in your schema.

Scheme

This shows the top level of your schema, allowing you to drill in into your technical stack starting from the highest level.

Fig 11

For example, after clicking explore” on the orchard scheme, you are brought to the top level context page for the squirrel orchard project’s Scheme Page. Here, you will find an About card, the Context Graph, and related Platforms. One approach to traverse the Scheme is via the Relations.

Fig 12

In the Context Graph, you can click on platform:crates . That takes you to this platform page, with CratesERP listed under Has code components.”

Fig 13

Another path you can take from a Scheme page is through Has platforms.

Here, the Orchard Scheme page has two platforms listed:

Fig 14

The crates link will take you here, just like it did when you clicked it from the Context Graph:

Fig 15

Your crates Context Page has the following data:

Under Has code components you can again see CratesERP !

As you can see, by starting at the highest level Scheme , you can traverse through data elements or graph elements to get to the same data sets.

Platforms

Platforms are the second level of your schema. This tab allows you to view and dive into each platform, giving your systems thinkers what they need to assess the state of your tech stack.

Fig 16

Let’s continue navigating the Crates schema from different slices within the system.

From the Platforms tab, we select explore under crates, which brings us to the Platform page for crates.

Fig 17

Since the Platform page displays related components as well as their lifecycle (such as production, experimental, etc.), these views provide a lot of insight, especially for new hires or transfers. Clicking into CratesERP gives your new hire quick, critical context about CratesERP.

Fig 18

As before, we can navigate via the Relations, Has code components, Has platform components, or Has aux components, depending on what level or slice of information you seek.

Datacenters

This view lets you investigate your technical stack from the perspective of your datacenters. Which areas of your technical stack are powered by AWS? GCP? This tab will show you!

Fig 19

Here, the Context Page for Amazon Web Services shows you the usual About, Links and Context Graph.

Fig 20

By clicking View Context Graph,” you can view the AWS Catalog Graph to gain a different level of insight in a single view.

Fig 21

Teams

The Teams tab gives you a view of the team hierarchy based on contributions to code. This is not an HR organization chart. Instead, it’s a view into how work actually gets done within your organization.

Fig 22

Example: Team Context Page

If you were just paged at 2am, with no prior knowledge of CratesERP , who do you turn to? A Team’s Context Page will help!

Let’s look at the CratesERP About card to learn how to identify who is doing the work.

Fig 23

You’ll notice one option listed under Owner/Steward : eng-squirrel.

Fig 24

Here we see contact info for the Squirrel Engineering team, links and info, an ownership section, and members of the team. This page allows you to understand:

You can then continue to traverse through the technical stack from here. Clicking on Library in the Ownership section sends you to this view.

Fig 25

From here we understand that one of the Code Components eng-squirrel owns is, indeed, crates ERP!