Joomla Admin Dashboard — Complete Tour of Every Menu and Screen
In this tutorial, you'll learn to navigate every menu and screen in the Joomla administrator dashboard, from the control panel to the content, menus, components, extensions, users, and system configuration areas.
What You'll Learn
- How to log in to the Joomla admin dashboard at domain.com/administrator
- The control panel layout: system dashboard modules, status icons, and quick icons
- The Content menu: articles, categories, featured articles, and media
- The Menus menu: Menu Manager and All Menu Items
- The Components menu: banners, contacts, news feeds, Smart Search, and privacy
- The Extensions menu: Extension Manager, Module Manager, Plugin Manager, and Template Manager
- The System menu: Global Configuration, Database, Global Check-in, and Clear Cache
- The Users menu: User Manager, Groups, Access Levels, and Mass Mail
Why It Matters
The admin dashboard is where you will spend most of your time managing a Joomla site. Knowing where everything lives saves hours of hunting through menus. More importantly, understanding the dashboard structure helps you understand how Joomla organizes its functionality — content, presentation, users, and system settings are logically separated.
Real-World Use
A client calls asking how to add a new staff member to the Team page on their Joomla site. You know immediately: go to Users > User Manager > Add New User, assign them to the Registered group, and then create an article in the Staff category with their bio photo. Because you know the dashboard layout, the task takes two minutes instead of twenty.
Learning Path
flowchart LR A["What is Joomla?"] --> B["Local Installation"] B --> C["Admin Dashboard
You are here"]:::current C --> D["Joomla Hosting"] D --> E["Articles & Categories"] classDef current fill:#38bdf8,color:#0f172a,stroke-width:2px
Logging In
To access the Joomla admin dashboard, open a browser and go to:
http://localhost/joomla/administrator
Replace localhost/joomla with your site's domain. The login screen asks for your username and password — the credentials you created during installation.
The Control Panel
After logging in, you see the control panel. This is the default admin dashboard and it contains:
Status Icons
At the top of the screen, a status bar shows:
- Messages: Private messages from other administrators
- Logged-in Users: Number of active admin sessions
- Banners: Click-through and impression stats (if Banners component is active)
- Popular Articles: Most-viewed articles
- Recently Added Articles: Latest articles created
Quick Icons
Below the status bar, the Quick Icons panel gives one-click access to common tasks:
- Add New Article
- Article Manager
- Category Manager
- Media Manager
- Menu Manager
- User Manager
- Global Configuration
- Module Manager
- Template Manager
- Extension Manager
- Maintenance (Database, Clear Cache, Global Check-in)
These icons are shortcuts to the same screens you can reach through the top menu.
System Dashboard Modules
The rest of the control panel displays modules you can customize:
- Logged-in Users: Shows who is currently working on the site
- Popular Articles: Articles with the highest hit counts
- Recently Added Articles: The most recent articles created
- Statistics: Brief site statistics (user count, article count)
You can add, remove, or reposition these modules through the Module Manager.
The Content Menu
The Content menu is where you manage everything related to site content.
Articles
Articles > Article Manager lists all articles. You can filter by status (Published, Unpublished, Archived, Trashed), category, access level, author, and language. From here you can create, edit, publish, unpublish, archive, trash, and batch-Process articles.
Categories
Content > Categories takes you to the Category Manager. Categories organize your articles into a hierarchy. You can create parent and child categories, set category permissions, and assign categories to articles.
Featured Articles
Content > Featured Articles shows articles you have marked as featured. Featured articles typically appear on the front page. You control their order by dragging them into position.
Media
Content > Media opens the Media Manager. This is where you upload images, PDFs, and other media files. Joomla 4+ has a modern drag-and-drop media manager with folder support and image editing.
The Menus Menu
Menus are the backbone of Joomla navigation. Every page on a Joomla site must be linked to a menu item.
Menu Manager
Menus > Manage lists all the menus on your site. Each menu has a title, description, menu type (a unique identifier), and the number of menu items it contains. The default installation creates a Main Menu.
All Menu Items
Menus > All Menu Items shows every menu item across every menu. This is useful when you need to find a specific menu item but are not sure which menu it belongs to. You can filter by menu, status, type, access level, and language.
Individual Menu Views
Each menu in the list has links to view its items. For example, Menus > Main Menu shows only the items in the Main Menu. This is the screen where you add, edit, and reorder menu items.
The Components Menu
Components are the largest extension type in Joomla. They are full-featured applications that manage content. Core components include:
Banners
Components > Banners lets you manage advertising banners. You create banners with client and track information, assign them to categories, and display them in banner modules.
Contacts
Components > Contacts provides a built-in contact management system. You create contacts with name, position, email, phone, address, and other fields. Display them with the Contact component or in single contact menu items.
News Feeds
Components > News Feeds manages RSS news feeds. You can import external RSS feeds and display them on your site using the News Feed component.
Smart Search
Components > Smart Search manages the search index. You can configure search filters, view search statistics, and enable or disable searchable content types.
Messaging
Components > Messaging is an internal messaging system for administrators. Users with appropriate permissions can send private messages to other administrators.
Privacy
Components > Privacy provides GDPR Compliance tools. You can create privacy requests, export user data, and manage consent.
Cache
Components > Cache lets you clear specific cache groups. This is useful when testing changes and you need to see fresh content without waiting for the cache to expire.
Post-install Messages
Components > Post-install Messages shows important messages from Joomla after updates. Review these to learn about new features and changes.
The Extensions Menu
Extensions add functionality to Joomla. The Extensions menu manages all extension types.
Extension Manager
Extensions > Extension Manager is where you install, update, and manage extensions. You can install from a URL, upload a package file, or browse the extension directory. The Manage tab shows installed extensions and lets you uninstall them. The Update tab checks for available updates.
Module Manager
Extensions > Modules gives access to the Module Manager. Modules are lightweight extensions that display content in positions around the main content area. Examples include login forms, menus, banners, and latest news.
Plugin Manager
Extensions > Plugins manages plugins. Plugins are event-driven extensions that hook into Joomla's core functionality. Examples include authentication plugins, content plugins, editor plugins, and system plugins.
Template Manager
Extensions > Templates lets you manage templates. The Styles tab shows template styles — each style is a configuration of a template. The Templates tab shows the template files themselves, and you can edit them directly from the admin interface.
Language Manager
Extensions > Languages manages language packs. You can install additional language packs and assign different languages for the site interface and the administrator interface.
The System Menu
The System menu handles site-wide configuration and maintenance.
Global Configuration
System > Global Configuration is the most important settings screen. It has several tabs:
- Site: Site name, default editor, Caching, SEO settings, cookie domain
- System: Debug settings, error reporting, logging, file permissions
- Server: Server settings, email, FTP, database, caching
- Permissions: Global permission defaults for user groups
- Filters: Text filtering options for user groups
- Text Filters: HTML tag filtering per group
Database
System > Database shows the database schema and lets you fix database issues. Joomla checks if all tables have the correct structure and reports any problems.
Global Check-in
System > Global Check-in is a lifesaver. When a user edits an article and leaves without saving, the article remains "checked out" — locked by that user. Global Check-in releases all locked items.
Clear Cache
System > Clear Cache lets you delete cached files from the cache folder. You can clear all cache or select specific cache groups.
The Users Menu
The Users menu manages people who interact with your site.
User Manager
Users > User Manager lists all registered users. You can create new users, edit profiles, block users, activate accounts, and send mass emails.
Groups
Users > Groups manages user groups. Joomla uses a nested group system. Default groups are Public, Guest, Registered, Author, Editor, Publisher, Manager, Administrator, and Super Users. You can create custom groups.
Access Levels
Users > Access Levels defines who can view content. Default levels are Public, Registered, and Special. You can create custom access levels and assign multiple user groups to each level.
Mass Mail Users
Users > Mass Mail Users lets you send email to all users or users in specific groups. Use this for newsletters or site announcements.
Module Manager
Back in the Extensions menu, the Module Manager deserves a closer look. Site modules appear on the front end of your site in various positions. Common modules include:
- Login Form: Display login form in a sidebar
- Popular Tags: Tag cloud of most-used tags
- Latest News: Recent articles from specific categories
- Menu: Display menus
- Banners: Display advertising banners
- Who's Online: Show how many users are on the site
Each module has settings for position, assignment to menu items, access level, and publishing dates.
Common Mistakes
Getting lost in submenus: Beginners often click through multiple levels and lose track of where they are. Use the breadcrumbs at the top of each admin page to see your current location.
Editing files directly in Template Manager without backups: Template > Templates lets you edit template files. Changing a file without a backup means you cannot revert if something breaks. Always copy files before editing.
Ignoring the Global Check-in: When a user leaves an article open, it becomes locked. Beginners do not know about Global Check-in and think the article is broken. Use System > Global Check-in to unlock it.
Clearing wrong cache: Beginners go to System > Clear Cache and select everything, then wonder why the site is slow. Only clear cache groups you intend to refresh.
Skipping Post-install Messages: After updates, important information appears in Post-install Messages. Beginners ignore these and miss critical configuration changes or new features.
Practice Questions
Where do you create a new user account in the Joomla admin dashboard? Answer: Go to Users > User Manager, then click the "New" button in the toolbar.
What is the difference between Components, Modules, and Plugins? Answer: Components are the main content applications (like com_content for articles). Modules are small display blocks that appear in positions around the component output (like a login form or menu). Plugins are event-driven code that runs when specific triggers fire (like content preparation or user authentication).
How do you unlock an article that another user left checked out? Answer: Go to System > Global Check-in, select the locked items, and click the "Check In" button. This releases all locked content.
Challenge: Explore every menu in the Joomla admin dashboard and create a mind map diagram showing the menu hierarchy and sub-items. Include at least 30 distinct admin screens in your diagram.
FAQ
Mini Project
Your task: Create a reference guide for the Joomla admin dashboard.
- Log into your local Joomla installation.
- Visit every menu and submenu item in the admin dashboard.
- For each screen, write down: the menu path, a one-sentence description of what it does, and one setting or feature that is easy to miss.
- Create a table with at least 15 menu items and their descriptions.
- Mark the five menu items you think you will use most often.
This reference guide becomes your personal cheat sheet for navigating Joomla.
What's Next
Now that you know your way around the admin dashboard, the next step is to set up hosting for your Joomla site:
Continue to Lesson 4: Joomla Hosting — Learn about shared, VPS, and managed hosting for Joomla.
Related lessons:
- Joomla Articles and Categories — Start creating content
- PHP Basics — Understand the language Joomla is built on
Built by the developers of DodaTech
Doda Browser, DodaZIP & Durga Antivirus Pro