Skip to main content

View recipes

To view the details of recipe:

  1. Navigate to the Composer dashboard.

  2. Locate the recipe of interest, select the recipe name or select View from the kebab menu (โ‹ฎ) at the end of the entry.

Recipe detailsโ€‹

The example below shows the configuration of a Composer recipe named Detect Idle EC2 Instances.

The basic information of the recipe is displayed on the Details tab in Recipe builder side panel

Composer - recipe builder: view a recipe.

Recipe queryโ€‹

To check the query of a recipe, select the Query tab in the Recipe builder side panel.

Composer - recipe builder: view recipe query.

Recipe resultsโ€‹

To manually trigger a query, select Run query. The results are displayed in the Recipe results.

By default, the results are shown in the canvas view. Select Switch to table view to disply the results in the tabular format.

Composer - recipe builder: table view.

Select a resource in the table view to navigate to that resource's details.

Select the download icon and choose a format to download the results:

  • Download table as CSV

  • Download graphic as PNG

Resource detailsโ€‹

When viewing the results in table view, you can select a resource to open its details panel.

The panel organizes information across several tabs, giving you a comprehensive view of the resource and its context within your cloud environment.

Overviewโ€‹

The Overview tab displays a summary of the resource's key attributes.

Composer - recipe builder: resource details.

Propertiesโ€‹

The Properties tab shows detailed configuration properties of the resource.

You can search for specific properties, or switch between the table and JSON views.

Composer - recipe builder: resource properties.

Eventsโ€‹

The Events tab displays events associated with the resource.

Composer - recipe builder: resource events.

Tagsโ€‹

The Tags tab displays tags (key-value pairs) associated with the resource.

You can search for specific tags, or switch between the table and JSON views.

Composer - recipe builder: resource tags.

Relationsโ€‹

The Relations tab shows all resources that are related to the current resource, such as parent resources, child resources, or other dependencies within the same account. It helps you understand resources dependencies and connections in your cloud infrastructure.

You filter relations by resource type or identifier using the search field, or switch between the table and JSON views.

  • In the table view, you can select a resource identifier to open the details panel of that resource.

  • The JSON view displays the raw relation data, including fields such as source and target identifiers, relation type, and properties.

Composer - recipe builder: resource relations.

Duplicate recipeโ€‹

To make a copy of the present recipe, select the kebab menu at the top of the Recipe builder, and select Duplicate recipe.