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

> Describes how to test database connections for applications using the Auth0 Dashboard.

# Test Database Connections

You can test database connections for applications using the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip>. The configured database connections can be used to log in to your application.

To properly test, you should have already [set up your database connection](/docs/get-started/applications/set-up-database-connections) and [created a user](/docs/manage-users/user-accounts/create-users) for your database connection.

1. Navigate to [Auth0 Dashboard > Authentication > Database](https://manage.auth0.com/#/connections/database), and select the **Try** arrow next to the connection you want to test.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-ips-6621-xaa-idp-revamp/Rro9HOg4e3UtWbsZ/docs/images/cdy7uua7fh8z/1Hf6ctA9xhsLOQO9IyG0VU/9061b8436368e003b165efb890d86473/DB_Connections_-_EN.png?fit=max&auto=format&n=Rro9HOg4e3UtWbsZ&q=85&s=9b50ab59b3dfd2a0da6d667f4b57c240" alt="Dashboard - Authentication - Database - Database Connections List" width="1132" height="378" data-path="docs/images/cdy7uua7fh8z/1Hf6ctA9xhsLOQO9IyG0VU/9061b8436368e003b165efb890d86473/DB_Connections_-_EN.png" />
   </Frame>
2. Enter your test user's username and password. If you have configured everything correctly, you will see the **It Works!** page:

   <Frame>
     <img src="https://mintcdn.com/docs-dev-ips-6621-xaa-idp-revamp/fKGziiJAY4Ei0G_v/docs/images/cdy7uua7fh8z/5DWJWLf8zvZJH0rSlhK0cr/f33377edf6f82f17e11e08ec30d8d75a/connection-social-try-success.png?fit=max&auto=format&n=fKGziiJAY4Ei0G_v&q=85&s=06ecdc9588997bc46f1466f9aa3183e8" alt="Dashboard - Connections - Database - Try - Success" width="1347" height="616" data-path="docs/images/cdy7uua7fh8z/5DWJWLf8zvZJH0rSlhK0cr/f33377edf6f82f17e11e08ec30d8d75a/connection-social-try-success.png" />
   </Frame>

## Learn more

* [Set Up Database Connections](/docs/get-started/applications/set-up-database-connections)
