# Sandbox vs Production environments

Source: https://developer.avalara.com/vat-ecom/authentication-in-avatax/sandbox-vs-production/

Avalara provides two different environments for AvaTax: [Sandbox](http://sandbox.admin.avalara.com/ "AvaTax Sandbox") and [Production](http://admin.avalara.com/). Each environment is separate, and each has its own credentials. If you have a Sandbox account, you cannot use that account to log on to Production and vice versa.

**Advice:**  

When you receive credentials for AvaTax, it’s important to record the account number, name, and type. We keep Sandbox and Production credentials separate to help you test your software in Sandbox without the risk of accidentally affecting production data.

Consider sharing your Sandbox credentials with developers and reserve Production credentials for accountants. Keeping accounts separate helps avoid the risk of reporting test data to a tax authority.

SANDBOX

PRODUCTION

AvaTax endpoint service

[https://sandbox-rest.avatax.com](https://sandbox-rest.avatax.com)  

[https://rest.avatax.com](https://rest.avatax.com)  

AvaTax website URL

[https://sandbox.admin.avalara.com](https://sandbox.admin.avalara.com)  

[https://admin.avalara.com](https://admin.avalara.com)  

Tax Content

Latest version

Latest version

Monitoring

24/7 Monitoring

24/7 Monitoring.  
View Avalara status at [https://status.avalara.com/](https://status.avalara.com)

Data

All Sandbox data is fully separate from Production data.

All Production data is fully separate from Sandbox data.

Credentials

Production credentials won’t work on Sandbox, so you can't accidentally save real transactions into the Sandbox environment with a production account.

Sandbox credentials won’t work on Production, so you can't accidentally create a test transaction in production with a sandbox account.

Tax Filing

AvaTax never reports data from Sandbox to a tax authority; so you can test your transactions without worrying about accidentally reporting transactions.

Transactions marked as `Committed` in Production can be reported on a tax filing using the Avalara Managed Returns Service.

Updates

Generally updates a few days earlier than Production so that customers can experiment with new releases before they go live.

Updated a few days to a week after Sandbox so that customers can preview the new release on Sandbox before it’s live.