Take View Level Actions

More Actions on Agentic Components Page

Overview

The More Actions menu in the top-right corner provides actions that operate on the current agentic components view.

circle-exclamation

To access Agentic Components in Akto ATLAS, follow these steps:

1

Go to Akto Atlas.

2

Navigate to Agentic Assets.

3

Select an agentic asset from the list.

4

In the Agentic Asset Details view, select an endpoint collection.

5

The Agentic Components list for the selected collection is displayed.

How to Switch Views

Display Graph View

Use this action to visualise relationships between agentic components in a graph format.

The graph view helps you understand how agentic components are connected and invoked relative to each other.

Steps to display the graph view

2

Click More Actions in the top-right corner.

3

Select Display graph view.

Akto switches the current view from a table layout to a graph-based visualization

Re-Compute

Refresh

Use this action to reload the agentic components list with the most recent state.

Steps to refresh the view

2

Click More Actions.

3

Select Refresh.

The page reloads without modifying component data.

Upload Files

Upload OpenAPI File

Use this action to upload an OpenAPI specification to align discovered components with a known contract.

Steps to upload an OpenAPI file

2

Click More Actions.

3

Select Upload OpenAPI file.

4

Upload a valid OpenAPI specification file.

The uploaded specification is used to enrich component definitions and structure.

Export The Collection

Export as OpenAPI Spec

Use this action to export the current agentic components view as an OpenAPI specification.

Steps to export as OpenAPI

1

Click More Actions.

2

Select OpenAPI spec.

Akto generates and downloads an OpenAPI file based on discovered components.

Export as Postman format

Use this action to export agentic components in Postman format.

Steps to export as Postman collection

1

Click More Actions.

2

Select Postman.

The exported collection can be imported into Postman for testing and exploration.

Export as CSV

Use this action to export the agentic components list as a CSV file.

Steps to export as CSV

2

Click More Actions.

3

Select CSV.

The CSV file contains component-level metadata from the current view.

Other Actions

Show Workflow Tests

Use this action to view or create workflow tests associated with agentic components.

Steps to access workflow tests

2

Click More Actions in the top-right corner.

3

Select Show workflow tests.

4

You are redirected to the Workflow Tests page.

From the Workflow Tests page, you can:

  • Select an existing workflow test

  • Create a new workflow test for the selected component

Workflow tests help validate multi-step agentic behaviour across components.

Redact

Use this action to remove existing sample payload values and redact all future payload data for the current collection.

Steps to enable redaction

1

Click More Actions.

2

Select Redact.

3

Review the confirmation note displayed in the dialog.

4

Click Enable to confirm.

circle-info

Redaction behavior

When redaction is enabled:

  • Existing sample payload values for the collection are deleted

  • All future payload values for the collection are redacted

  • API Inventory data remains unchanged

  • Sensitive data detection remains intact

Only sample payload values are affected by this action

Last updated