← Envie

Support

Need help with Envie? We're here for you.

Frequently Asked Questions

Where is my data stored?

Your vault is stored locally on your computer in an encrypted file and is never synced to any cloud service. It stays on your device unless you explicitly export or copy it yourself.

I forgot my master password. Can I recover my secrets?

No — your vault is encrypted with your master password and there is no recovery mechanism. This is by design, so your secrets stay private. We recommend keeping your master password in a password manager.

How do I import an existing .env file?

Select a project and environment, click Import, and choose your .env file. Envie parses the keys and values and adds them to that environment. You can also start from scratch and add keys one at a time.

How does the environment compare work?

Click Compare, then pick two environments in the same project. Envie shows a side-by-side diff highlighting which keys are the same, changed, only on the left, or only on the right — handy before a deploy.

Can I export back to a .env file?

Yes. Open an environment and click Export to write its keys and values to a standard .env file wherever you choose. The exported file is a plain .env, so keep it somewhere safe and gitignored.

Are my values hidden?

Yes. Every value is masked by default, both in the editor and in search results. Click Show to reveal a value or Copy to copy it without putting it on screen.

Can I use Envie on multiple computers?

Envie is fully local, so each computer has its own vault. To move secrets between machines, export the environments you need and import them on the other computer.

Which platforms are supported?

Envie is built for macOS and Windows.

Still need help?

Send us an email and we'll get back to you within 1-2 business days.

vault.apps.support@gmail.com