Skip to content

Connections Overview

Connections are integrations to external services that provide data to your agents. Each connection links OpsTower to a specific platform — such as an analytics tool, a logging service, a database, or a code repository — so that agents can query real data when answering your questions or generating reports.

You manage connections from the Connections page in the OpsTower dashboard. Once a connection is created, you can enable it on one or more agents to give them access to that data source.

OpsTower supports twelve categories of connections, each serving a different purpose.

Analytics connections provide product analytics data — events, metrics, user behavior, feature flags, experiments, and more.

ServiceDescription
PostHogProduct analytics, feature flags, error tracking
AmplitudeProduct analytics, charts, dashboards, cohorts
GA4Web and app analytics via Google Analytics 4
MixpanelEvent analytics with funnels, retention, and segmentation

Error tracking connections provide grouped error data with stack traces, frequency trends, and release health metrics.

ServiceDescription
SentryApplication error monitoring with issue grouping and stack traces

Payment connections provide revenue analytics, subscription data, and payment health metrics.

ServiceDescription
StripeSubscriptions, revenue, charges, and invoices
PaddleSubscriptions, transactions, customers, and product catalog
ChargebeeSubscriptions, invoices, customers, transactions, and pricing catalog
BraintreeTransactions (GraphQL), subscriptions, disputes, and customer vault

Logs connections provide application logs and observability data for investigating errors, performance issues, and system behavior.

ServiceDescription
AxiomLog management and observability
Cloudflare LoggingEdge and application logs from Cloudflare
Google Cloud LoggingCentralized logging for GCP workloads
AWS CloudWatchLogs and metrics for AWS resources

Database connections allow agents to run read-only queries against your databases, enabling direct data lookups and analysis.

ServiceDescription
ClickHouseColumnar analytics database for real-time queries
Cloudflare D1Serverless SQLite databases on Cloudflare
SupabasePostgres databases managed by Supabase
Generic SQLAny PostgreSQL or MySQL database via connection string
AWS DynamoDBNoSQL key-value and document database on AWS
MongoDBDocument database (Atlas, self-hosted, and other providers)
Google FirestoreNoSQL document database on Google Cloud

Ticketing connections let agents search, view, and create issues in your project management tools. This enables both interactive ticket management from chat and automated issue creation from systems operations reports.

ServiceDescription
LinearIssue search, detail view, team/label discovery, and ticket creation
Jira CloudJQL search, issue detail, projects, boards, sprints, and issue creation

Code connections give agents access to your source code, enabling repository browsing, code search, and commit history review.

ServiceDescription
GitHubRepository browsing, code search, commit history
Bitbucket CloudRepository browsing, code search, commits, pull requests, and pipelines
GitLabProject browsing, code search, commits, merge requests, and pipelines

Social connections provide engagement metrics and audience insights from your social media accounts, correlated with product analytics.

ServiceDescription
X (Twitter)Tweets, engagement metrics, and mentions
LinkedInPosts and engagement analytics
Facebook & InstagramPage posts, page insights, Instagram media and account insights

Advertising connections provide campaign performance, ad spend, and return on ad spend (ROAS) metrics to connect paid acquisition with product outcomes.

ServiceDescription
Meta Ads (Facebook + Instagram)Campaign management, performance insights, breakdowns
Google AdsCampaigns, GAQL metrics, ad groups, and account listing

App store connections provide access to app reviews, ratings, and metadata from mobile app distribution platforms.

ServiceDescription
App Store ConnectiOS and macOS app reviews, ratings, and app metadata

Customer support connections give agents access to support tickets, conversations, CSAT ratings, help center articles, and performance metrics. Agents can search and analyze support data to correlate customer issues with product analytics and error tracking signals.

ServiceDescription
IntercomConversations, contacts, help center articles, tags, and team management
ZendeskTickets (ZQL search), CSAT ratings, ticket metrics, help center, and views

External API connections let you integrate any REST API that OpsTower does not have a dedicated integration for. Provide a base URL, authentication credentials, and optional documentation context — agents handle the rest.

ServiceDescription
External APIConnect any REST API with Bearer, API key, Basic Auth, or query parameter authentication

Not every agent type can use every category of connection. The table below shows which categories are available for each agent type.

Agent TypeAnalyticsError TrackingPaymentsLogsDatabasesTicketingCodeSocialAdvertisingApp StoresSupportExternal APIs
DebuggerYesYesYesYesYesYesYes
AnalystYesYesYesYesYesYesYesYes
Product ManagerYesYesYesYesYesYesYesYesYesYesYes
CustomYesYesYesYesYesYesYesYesYesYesYesYes

Debugger agents are designed for investigating issues, so they have access to error tracking, logs, code, databases, ticketing, and external APIs — the tools you need to trace, resolve, and track problems.

Analyst agents focus on understanding product performance and user behavior, so they have access to analytics platforms, payment providers, databases, social media, advertising, and external APIs for deeper data exploration.

Product Manager agents combine analytics, errors, payments, ticketing, code, databases, social media, advertising, and external APIs to help you understand product performance and make data-driven decisions.

Custom agents have access to all connection categories, making them suitable for any operational task.

All connection credentials are encrypted at rest using AES-GCM encryption. OpsTower never stores plaintext secrets. Database connections are read-only by design, ensuring that agents cannot modify your data.

The number of connections you can create depends on your subscription tier.

PlanConnection Limit
Free4
Pro15
BusinessUnlimited

If you reach your plan’s limit, you can upgrade from the billing settings page or remove an existing connection to free up a slot.