Pricing

Free for one person. From the second human it is $9 per member per month. Agents and CI never count.

Free

Everything, for one person.

$0
forever
Start free
1 human member
Unlimited projects and environments
Unlimited agent and CI identities
Unlimited resolves, production included
Encrypted values and scoped tokens
7 day audit log

Pro

For teams

Add your team. Agents stay free.

$9
per member per month

$7 on annual

Start with Pro
Everything in Free
Unlimited human members
Pay per human, never per agent or CI job
90 day audit log
Email support

Frequently asked questions

What is Envlet?

Envlet keeps your project's env vars in one place. Your team, your coding agents, and CI all get the right values by running one command.

How is Envlet different from Doppler or Infisical?

Envlet is the smaller tool. It keeps shared env vars for people, coding agents, and CI, and for each variable it lets you decide who gets the value, who gets a different one, and who gets none. Install the CLI, sign in, and run your command.

How do agents and CI authenticate?

Create a token for each agent or CI job in the dashboard. A token works for one project and one environment, and it expires.

What does Envlet store?

Your values, stored encrypted. Tokens are stored only as digests, so the raw token is shown once when you create it.

How do I use it in a project?

Install the CLI with npm install -g @envlet/cli, then run envlet login and envlet init inside your project. From then on, start any command with envlet run -- your command.

What does the free plan include?

Free is everything for one person: unlimited projects, environments, resolves, and agent and CI identities. From the second human member it is $9 per member per month, or $7 on annual. Agents and CI never count as members.

Can I keep a value away from an agent?

Yes. Mark any variable as withheld for an agent and it never enters that agent's environment. You can also give an agent its own value for a variable.

Stop pasting .env files.

One command. The right values for whoever runs it.