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.

These actions do not require selecting individual components unless explicitly stated.
Navigating to Agentic Components
To access Agentic Components in Akto ATLAS, follow these steps:
Go to Akto Atlas.
Navigate to Agentic Assets.
Select an agentic asset from the list.
In the Agentic Asset Details view, select an endpoint collection.
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
Click More Actions in the top-right corner.
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
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
Click More Actions.
Select Upload OpenAPI file.
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
Click More Actions.
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
Click More Actions.
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
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
Click More Actions in the top-right corner.
Select Show workflow tests.
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
Click More Actions.
Select Redact.
Review the confirmation note displayed in the dialog.

Click Enable to confirm.
Last updated