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

# Introduction

> What is envsecrets?

envsecrets is an [open-source](https://github.com/envsecrets/envsecrets), [end-to-end encrypted](https://docs.envsecrets.com/security) centralized cloud account to store your environment secrets and synchronize them with third-party services, platforms or external infrastructure.
You can also granularly control access of your team members down to every environment. And regularly rotate your secrets for security.

## Setting up

It takes 5 minutes to get up and running.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="flag-checkered" href="https://docs.envsecrets.com/quickstart">
    Install the CLI, set your first secret and give access to your colleagues.
  </Card>

  <Card title="Security" icon="shield" href="https://docs.envsecrets.com/security">
    Read our data model and learn how we keep your secrets protected.
  </Card>
</CardGroup>
