Market Analysis AOP Workflow
- Intelligent Prompts: Carefully crafted instructions that guide AI behavior
- Dynamic Parameters: Configurable inputs that adapt the AOP to different scenarios
- Tool Integration: Access to Athena’s comprehensive toolkit for various tasks
- Execution Modes: Multiple ways to run AOPs based on your needs
- Key Features
- Step-by-step Instructions
Dynamic Parameter System
AOPs use a powerful parameter system that makes them highly adaptable:Text Inputs
Simple text parameters for names, descriptions, and custom instructions
Example:
Example:
[[company_name|type=text]]Asset Selection
Select specific assets like documents, databases, or presentations
Example:
Example:
[[documents|type=assetSelector|filterType=document]]Option Selection
Choose from predefined options for consistent results
Example:
Example:
[[priority|type=textOptions|options=High,Medium,Low]]AOP Triggers
AOPs can be configured with automated triggers to run on a schedule or when emails are received. This enables fully automated workflows that execute without manual intervention.Schedule Trigger
Schedule your AOP to run automatically at specific times. You can configure the execution frequency (daily, weekly, or specific days of the week) and set the exact time for execution. The schedule respects your configured timezone.
Schedule Trigger Configuration
Email Trigger
Configure email triggers to run your AOP when emails are sent to a specific address. Each AOP can have a custom email address in the format{custom-slug}@agent.athenaintel.com. You can optionally make the email trigger available to your entire workspace, allowing team members to trigger the AOP by sending emails to the configured address.
Email Trigger Configuration
Custom Agent Configuration
Configure AOPs with specific agent personas, model selections, and tool access permissions. Customize how AOPs execute by selecting the appropriate AI model, defining the agent’s capabilities, and setting execution parameters to match your specific use case requirements.You can choose between using a pre-configured agent from your available agents or creating a custom agent configuration that overrides the default settings with custom tools, prompts, and model selections.
Custom Agent Configuration Panel

AOP Agent Configuration Override
Spreadsheet Integration
AOPs can be executed directly on spreadsheet data, enabling automated data processing workflows. Use AOPs to analyze datasets, generate insights, create reports, or perform complex calculations on your Athena Sheets without manual intervention.User Interface Integration
Integrate AOPs into custom User Interfaces to create powerful business applications. Users can trigger AOPs through buttons, forms, or automated workflows within your custom dashboards, enabling self-service analytics and automated business processes.Multiple Execution Modes
AOPs offer flexibility in how they’re executed:- API Mode: Direct execution with immediate results
- Async API Mode: Background processing for long-running tasks
- Chat Integration: Interactive execution with conversational feedback
- SDK Integration: Programmatic execution via Python SDK










