# Feature: Manage Database As a Reseller's Customer I want to manage databases To administer database tables ## Rules: - Information displayed: phpMyAdmin, name and user, server and IP - Clicking the link should redirect to phpMyAdmin in a new tab - Only production databases can be accessed in phpMyAdmin ### Scenario: Access phpMyAdmin - **Given** that I have an active database - **When** I access the database listing and the access information - **Then** I see the link "https://phpmyadmin.cronos-painel.com" - And it allows connecting with the database access credentials