Skip to main content
Skip table of contents

Search Environments

In this guide, you’ll learn how to search and filter Environments by Application, Category, Status, Attributes, Dependencies, Tiers and more to narrow down relevant information in Golive.


Filtering Environments

You can filter Environments displayed in your Environment Views using the top search bar.

Info

For Timeline Views, filtering can be defined at the Swimlane level.

To filter Environments, follow these steps:

  1. Access the desired View.

  2. Click the Funnel icon next to the View name.

  3. Use the search bar to apply filters.

Tip

Click the Edit button to update the default filter applied when you open the View.

image-20241120-133552.png

Environment Filter


Filter Criteria

Tip

Start typing characters in the search bar to filter the list of options. Adding multiple options applies the AND operator.

Filter Criteria

Description

Application (APP)

Filter Environments by selected Applications.

Category (CAT)

Filter Environments by selected Categories.

Project (PROJECT)

Filter Environments of Applications mapped to selected Jira Projects.

Current Project (PROJECT Current)

Filter Environments currently linked to the Jira Project. This filter is only available when using Golive within a Jira Project.

Status (STATUS)

Filter Environments by selected Statuses.

Permission Scheme (PERM)

Filter Environments by selected Permission Schemes.

Panel Scheme (PANEL)

Filter Environments by selected Panel Schemes.

Dependency (DEP)

Filter Environments having selected types of Dependencies.

Relationship (REL)

Filter Environments having selected types of Parent/Tier relationships.


Additional Filter Options

Find Environments by IDs

Quickly locate Environments by typing id=<numerical ID> in the search bar.

Finding Environments by IDs

Filter by Environment Attributes

Info
These filters work for Environment Attributes, but not for Deployment Attributes (represented with the ship icon). If you need to filter on Deployment Attributes, please open an improvement request and describe your use case.

You can filter Environments using their Attributes values. For instance, all Environments with the Backup Policy attribute containing the Daily Frequency chain of characters:

Finding Environments by Attribute value

Use the star character * to search for all Environments that have an Attribute defined. For instance, all Environments with the Database attribute defined:

Finding Environments by defined Attributes

To filter for Environments that don't possess the specified attribute defined, use !. For example, to find Environments without a specified Owner, use the filter Owner=!.

image-20240228-113929.png

Finding Environments by undefined Attributes

Applying the same attribute filter multiple times uses the OR operator. For instance, the query below will return all Environments where the “Group” attribute contains “Group A” OR “Group B”.

Searching for multiple Attributes' values

Exact vs Partial Match

When filtering environments by an attribute (for example Backup Policy), the search behavior changes depending on whether the value is enclosed in quotes or not:

  • If you use quotes (e.g. Backup Policy='Daily Frequency'), the search performs an exact match, case-sensitive comparison — meaning the attribute value must match exactly, including upper/lower case.

  • If you omit quotes (e.g. Backup Policy=Daily or simply Daily), the search performs a partial match, case-insensitive comparison — it will return all results that contain the given term, regardless of case.

Examples:

Search query

Match type

Matches

Backup Policy='Daily Frequency'

Exact match (case-sensitive)

Only values exactly equal to Daily Frequency

Backup Policy=Daily

Partial match (case-insensitive)

Daily Frequency, daily backup, MyDailyPolicy, etc.

With Tiers

If you use Environment Tiers, the with tiers checkbox will be displayed below your usual environment search bar. By default, with tiers is not selected, meaning that Tier Environments are not returned by the search.

image-20260323-150054.png

Adding Tier Environments with the “with tiers” checkbox

When enabled:

  • Tier Environments will appear in the search results.

  • Tier filter will be available to filter by Tier Application.

Filter by Tiers

With hasTier=, select all Environments that have a specific Environment Tier.

image-20260323-162908.png

Finding Environments that have a specific Environment as Tier

With tierOf=, select all Environments that are tiers of a specific Environment.

image-20260323-162954.png

Finding Environments that are Tiers of a specific Environment

Filter by Dependencies

With dependsOn=, select all Environments that “Depends on” a specific Environment.

image-20260323-145304.png

Finding Environments that depends on a specific Environment

With dependencyOf=, select all Environments that are a “Dependency of” a specific Environment.

image-20260323-145352.png

Finding Environments that are dependencies of a specific Environment


Free Text Filters

You can also filter environments by typing free text to match the following fields:

  • Name

  • Application

  • Category

  • Status

  • Attributes values

  • Deployed version

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.