Skip to main content
Version: 0.3.0

Multiple Instances of Same App

AnchorAutomate allows you to create multiple instances of the same app with different configurations. This enables you to connect to different accounts, serve different teams, or handle various use cases with the same application type.

Overview

Multiple app instances provide:

  • Account Separation: Connect to different accounts of the same service
  • Team Isolation: Separate configurations for different teams or departments
  • Environment Management: Different settings for development, staging, and production
  • Use Case Specialization: Tailored configurations for specific workflows

Common Use Cases

Email Management

Scenario: Send emails on behalf of different users or departments

Example Setup:

CRM Integration

Scenario: Connect to different CRM environments or organizations

Example Setup:

  • Instance 1: Production Salesforce

  • Instance 2: Sandbox Salesforce

Next Steps

After setting up multiple instances:

Advanced Topics