--- label: 'Using the administrative interface' top_level: true related: - block.overview --- {% set accessibility_topic = render_var(help_topic_link('core.ui_accessibility')) %} {% set settings_tray_topic = render_var(help_topic_link('core.settings_tray')) %} {% set admin_link = render_var(help_route_link('/admin', 'system.admin')) %}

{% trans %}What administrative interface components are available?{% endtrans %}

{% trans %}The following administrative interface components are provided by Drupal core and its modules (some contributed modules offer additional functionality):{% endtrans %}

{% trans %}What are the sections of the administrative menu?{% endtrans %}

{% trans %}The administrative menu, which you can navigate by visiting {{ admin_link }} on your site or by using an administrative toolbar, has the following sections (some may not be available, depending on which modules are currently installed on your site, and your permissions):{% endtrans %}

{% trans %}Administrative interface overview{% endtrans %}

{% trans %}Install the core modules mentioned above to use the corresponding aspect of the administrative interface. See the related topics listed below for more details on some aspects of the administrative interface.{% endtrans %}