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

> Describes how to use the Vault of Forms for Actions.

# Vaults

The vault lets you securely store secrets or common settings (for example: API keys, <Tooltip tip="Access Token: Authorization credential, in the form of an opaque string or JWT, used to access an API." cta="View Glossary" href="/docs/glossary?term=access+tokens">access tokens</Tooltip>, <Tooltip tip="Access Token: Authorization credential, in the form of an opaque string or JWT, used to access an API." cta="View Glossary" href="/docs/glossary?term=refresh+tokens">refresh tokens</Tooltip>) to authenticate requests with external services or integrations as vault connections.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  * There are connections that require the user to provide credentials (for example, with an Auth0 with a machine-to-machine (M2M) application, you generate an access token with an expiration time and a refresh token). The connection stores both tokens and generates a new access token before it expires.
  * There are external services that require authorizing scopes to generate API credentials. If you change the scopes, update the connection to those services to avoid connection issues.
  * When a connection is added, it is ready to use in your flows. Any updates to an existing connection will propagate automatically.
</Callout>

## Create and modify vault connections

Create and modify vault connections from the vault page or from the flow editor when an action requires credentials.

### Create vault connections from the vault page

Add a vault connection from the vault page by following these steps:

1. Open the Form editor by selecting **Auth0 Dashboard > Actions > Forms.**
2. From the top left corner, select the tenant menu, and then **Vault** to open the vault page.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=4247a5d76f11da86691664495df637ec" alt="Dashboard > Forms > Vault" data-og-width="700" width="700" data-og-height="324" height="324" data-path="docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=280&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=5721f4f32368cc965aeba68adf789bbe 280w, https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=560&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=27f99f0265bccfea1ac131824a82f810 560w, https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=840&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=56859aa9aa98b38204f87a80e3ed5a00 840w, https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1100&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=60bd86989cc4046281686a87f2608d99 1100w, https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1650&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=40df9b4c2e216230ad0538b396db443d 1650w, https://mintcdn.com/docs-dev-feat-docs-5540/o4zv_cTW-3w9L5EW/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=2500&fit=max&auto=format&n=o4zv_cTW-3w9L5EW&q=85&s=9be34c4b1b4bee6e4ec68e8afee1094b 2500w" />
   </Frame>
3. Select **Add Vault Connection**.
4. Select the desired action and **Continue**.
5. Add a vault **Connection name** and select **Continue**.
6. Enter the credentials.
   If you don't have the specific credentials, you can select **Create an empty connection** and add the credentials later. Empty connections have an orange icon indicating missing credentials.
7. select **Add Vault Connection**.

### Create vault connections from the flow editor

Add a vault connection from a flow action, for example: Twilio by following these steps:

1. Open the Flow editor by selecting **Auth0 Dashboard > Actions > Forms > Flows**
2. Select a flow and add a **Send SMS with Twilio** action.
3. From the **Vault connection** setting of the action, select the **+** Icon.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=dc941c4a40966f7ee1d81a79cd166055" alt="Dashboard > Forms > Vault " data-og-width="1104" width="1104" data-og-height="191" height="191" data-path="docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=280&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=df0668e592dc24d594eac9a8719f961c 280w, https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=560&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=9dfa970b115b48711ea5c512103d9d46 560w, https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=840&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=4f227d4ed2d8908c93cc9c17d05cd1a8 840w, https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1100&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=9a244c64fb8560543b9cc6e103b7bf47 1100w, https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1650&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=567e131dcfc52c3f3bceb32b2efc1c3f 1650w, https://mintcdn.com/docs-dev-feat-docs-5540/dc0HqmyOLZE36-fo/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=2500&fit=max&auto=format&n=dc0HqmyOLZE36-fo&q=85&s=42a36a6d2056cd506509a2627f62bb4d 2500w" />
   </Frame>
4. Add a vault **Connection name** and select **Continue**.
5. Enter the credentials.
   If you don't have the specific credentials, you can select **Create an empty connection** and add the credentials later. Empty connections have an orange icon indicating missing credentials.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=b3f33a0e948c9ef3c21dfbb1b00284c0" alt="Dashboard > Forms > Vault > Twilio connection settings" data-og-width="1369" width="1369" data-og-height="491" height="491" data-path="docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=280&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=0fde8e6a74a888e702cdbf2437972314 280w, https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=560&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=c017ca3059d3f30e7ca9f79c20770f9e 560w, https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=840&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=4c99a68363297a483ca9ddfbfcf3302c 840w, https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1100&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=ac73f4f0c5d2948c1092cfe4e8cc6b89 1100w, https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1650&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=6bf7874cb9362b9e4178fb540bb09978 1650w, https://mintcdn.com/docs-dev-feat-docs-5540/15nNymVX-833-VTM/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=2500&fit=max&auto=format&n=15nNymVX-833-VTM&q=85&s=d7873791676f40d3d24796494da0512b 2500w" />
   </Frame>
6. Select **Add Vault Connection.**
