Take View Level Actions
More Actions on Agentic Components Page
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:
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
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 OpenAPI File
Use this action to upload an OpenAPI specification to align discovered components with a known contract.
Steps to upload an OpenAPI file
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
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
The exported collection can be imported into Postman for testing and exploration.
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.
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.
Use this action to remove existing sample payload values and redact all future payload data for the current collection.
Steps to enable redaction
Review the confirmation note displayed in the dialog.
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