> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-member-mgmt-docs.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-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=513710a35d2c011b64b3f5fde2f71d16" 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-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=280&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=8c64d8470f7630f53b70b8c35002d010 280w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=560&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=e99e1f1d7f6353137b2f7e9647b11f0a 560w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=840&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=bd15fdd6f08f25ba506f937d241527c2 840w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1100&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=d72b64851e6c7cbbc343d92c1dcb9274 1100w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=1650&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=8b99a3ab203c3d8f9b389c7f00ff6f81 1650w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/hxBpLAB95oYG82RX/docs/images/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connection.png?w=2500&fit=max&auto=format&n=hxBpLAB95oYG82RX&q=85&s=67023953bab520360c3241a4688c1b8e 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-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=8afbe740595371870f7cb0c990ca4bd2" 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-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=280&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=231409a684972a2a4382679833a9af83 280w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=560&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=eddda01a862932b0a3c0338039ee3646 560w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=840&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=3833b3500f84c25da5fa21206306f94c 840w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1100&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=ee9e52d5d73148452551a576bcff0ffc 1100w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1650&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=02957732da714745a388ff9b0ab36a25 1650w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/BAe90H1kcCBLex3Z/docs/images/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=2500&fit=max&auto=format&n=BAe90H1kcCBLex3Z&q=85&s=9b831a47d9e51ad5d1200ceda0b93db7 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-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=7b1f34efff7684460852fb39941e7d28" 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-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=280&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=eecd7b326ea07e640c2d3f268162af17 280w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=560&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=2b7cdef4e81051bf0feb687dc2df06ca 560w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=840&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=ecd927102fc87a14f00ec4aef6c20690 840w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1100&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=5b5470b94f74044feb5ca7763e8269a4 1100w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1650&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=1d5036c1e05b95160e3fdbe83e7916ad 1650w, https://mintcdn.com/docs-dev-feat-member-mgmt-docs/cnPRBHmEzeU2Eirs/docs/images/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=2500&fit=max&auto=format&n=cnPRBHmEzeU2Eirs&q=85&s=355b623d19fd4042922864df0164d956 2500w" />
   </Frame>
6. Select **Add Vault Connection.**
