1# Vault Agent
2
3Vault Agent is a client daemon that provides Auth-Auth, Caching, and Template
4features.
5
6Vault Agent provides a number of different helper features, specifically
7addressing the following challenges:
8
9- Automatic authentication
10- Secure delivery/storage of tokens
11- Lifecycle management of these tokens (renewal & re-authentication)
12
13See the usage documentation on the Vault website here:
14
15- https://www.vaultproject.io/docs/agent/
16