| Region | Location | URL |
|---|---|---|
| US Region | AWS us-east-1 (Northern Virginia) | https://app.abv.dev |
| EU Region | AWS eu-west-1 (Dublin, Ireland) | https://eu.app.abv.dev |
Connecting to a Specific Region
When integrating ABV, youâll configure your SDK or API client to connect to your chosen region.Python SDK
Python SDK
Set the ABV region using the Code Configuration:Learn more in the Python SDK documentation.
ABV_HOST environment variable or the host parameter:Environment Variable:JavaScript/TypeScript SDK
JavaScript/TypeScript SDK
Set the ABV region using the Code Configuration:Learn more in the JavaScript/TypeScript SDK documentation.
ABV_BASEURL environment variable or the baseUrl parameter:Environment Variable:LLM Gateway
LLM Gateway
When using the ABV LLM Gateway, specify the regional endpoint in your LLM provider configuration:US Region:EU Region:All gateway traffic stays within the chosen regionârequests to OpenAI, Anthropic, etc. are proxied from the regional gateway.Learn more in the LLM Gateway documentation.
Migration Between Regions
Regional migration requires manual steps:Create New Regional Account
Sign up for ABV in the target region (separate account from your current region).
Export Data
Use ABVâs data export features to export historical traces and data from the old region.
Import Data (Optional)
If needed, work with ABV support to import historical data to the new region. This is optionalâmany customers start fresh.
Next Steps
Get Started
Start using ABV with our quickstart guides
SDK Configuration
Configure your SDK for regional endpoints
GDPR Compliance
Learn about our GDPR compliance for EU region
HIPAA Compliance
Explore dedicated HIPAA infrastructure