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

> Learn how to store Flows integration credentials in the Vault to reference them during Forms runtime.

# 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-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=3ec9be51e6d52e52ea84b3fa0a1643c5" 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-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=280&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=8f38ed8a1d392114a6546f91be7df75d 280w, https://mintcdn.com/docs-dev-feat-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=560&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=2038b4215178c5980590c1290185f033 560w, https://mintcdn.com/docs-dev-feat-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=840&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=d5c96e4c33c0d6ba57445ffb0463462a 840w, https://mintcdn.com/docs-dev-feat-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1100&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=070a03df6e5a47d5370af6a30a118851 1100w, https://mintcdn.com/docs-dev-feat-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1650&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=94b5e02dffbd0c83ddf5bfef82f93473 1650w, https://mintcdn.com/docs-dev-feat-universal-portals/tUlrAhc8uNlib9ue/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=2500&fit=max&auto=format&n=tUlrAhc8uNlib9ue&q=85&s=9bc4bdad8ea43a4a1bcb806248b9faf6 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-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=6203bbba46d5a44fbe696289199576ea" 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-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=280&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=7bdf925c63b0c1f023b499c8f9ec898d 280w, https://mintcdn.com/docs-dev-feat-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=560&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=e1b1082488c787dd64185c6d6c382bac 560w, https://mintcdn.com/docs-dev-feat-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=840&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=d878a2420e1d9dc53d9122b2e21b75b7 840w, https://mintcdn.com/docs-dev-feat-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1100&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=75677f2d15d3f9785bd25e680b6fc10e 1100w, https://mintcdn.com/docs-dev-feat-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1650&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=5be91722945d84af6599a0049de8b7dc 1650w, https://mintcdn.com/docs-dev-feat-universal-portals/lb2CyxtHd7Dc7hin/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=2500&fit=max&auto=format&n=lb2CyxtHd7Dc7hin&q=85&s=6e5f7267d9f3f6569e4d7b481649d6f9 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-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=c6b9fada74a060eecf79e50d5f8988c4" 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-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=280&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=ab4f75cfa6ea51fe8fea81d4d5f3ea0c 280w, https://mintcdn.com/docs-dev-feat-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=560&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=83ac04fc2133e8f906ba86007b30ab1a 560w, https://mintcdn.com/docs-dev-feat-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=840&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=ef970c130b1fae3be0f26b669a0d53a8 840w, https://mintcdn.com/docs-dev-feat-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1100&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=3c1630117a8f39c5e0006db21bcad165 1100w, https://mintcdn.com/docs-dev-feat-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1650&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=2d2c06cf013c1393d94fa2abd0abe5a4 1650w, https://mintcdn.com/docs-dev-feat-universal-portals/gph40z_hyTAlu8mJ/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=2500&fit=max&auto=format&n=gph40z_hyTAlu8mJ&q=85&s=4883ee28609543e5095679a4458ee543 2500w" />
   </Frame>
6. Select **Add Vault Connection.**
