> ## Documentation Index
> Fetch the complete documentation index at: https://docs.semantictest.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Environment Variables

> Manage configuration with environment variables

<Warning>
  **Work in Progress**

  This documentation is currently being written. Check back soon for detailed information on environment variables!
</Warning>

## Coming Soon

This guide will cover:

* Using `.env` files
* Accessing environment variables in tests
* Environment-specific configurations
* Secrets management
* Best practices for configuration

In the meantime, check the [Data Flow](/concepts/data-flow) documentation for how `${env.VARIABLE}` works.
