AutonomyAI Plugin – Trusted Domains Access Guide
Last updated: December 23, 2025
To ensure optimal functionality of AutonomyAI, the following domains must be accessible from your development environment. These endpoints support essential services, including analytics, monitoring, visual rendering, and core API operations.
🌐 Trusted Domains
Domain | Purpose |
Enables system monitoring and telemetry through Datadog for plugin performance insights. | |
Primary production API endpoint. Required for all core plugin operations including authentication and model communication. | |
Used for usage analytics to inform product improvements and UX enhancements. | |
Enables dynamic feature flags for progressive plugin rollouts and controlled testing. | |
Supports rendering of Mermaid.js-based diagrams and flowcharts, in a shareable format (as a URL) | |
Allows loading of Figma-hosted design assets into plugin views. |
🛠 Network Configuration Requirements
Allow HTTPS (TCP port 443) to all domains listed above.
Ensure wildcard domains (e.g., *.datadoghq.com) include access to all subdomains.
If your organization uses firewalls, endpoint security tools, proxies, or SSL inspection, configure them to permit traffic to these endpoints.
Exclude these domains from SSL inspection if service interruptions or rendering issues are observed.