docs/en/administration/management/FE_configuration.md
import FEConfigMethod from '../../_assets/commonMarkdown/FE_config_method.mdx'
import AdminSetFrontendNote from '../../_assets/commonMarkdown/FE_config_note.mdx'
import StaticFEConfigNote from '../../_assets/commonMarkdown/StaticFE_config_note.mdx'
import EditionSpecificFEItem from '../../_assets/commonMarkdown/Edition_Specific_FE_Item.mdx'
After your FE is started, you can run the ADMIN SHOW FRONTEND CONFIG command on your MySQL client to check the parameter configurations. If you want to query the configuration of a specific parameter, run the following command:
ADMIN SHOW FRONTEND CONFIG [LIKE "pattern"];
For detailed description of the returned fields, see ADMIN SHOW CONFIG.
:::note You must have administrator privileges to run cluster administration-related commands. :::
You can configure or modify the settings of FE dynamic parameters using ADMIN SET FRONTEND CONFIG.
ADMIN SET FRONTEND CONFIG ("key" = "value");
The parameters are grouped in these categories: