Magento Admin Dashboard — Complete Tour of Every Menu and Section
In this tutorial, you'll learn how to navigate every section of the Magento admin panel, from the dashboard to sales, products, customers, marketing, content, reports, stores, and system configuration.
What You'll Learn
- How to log into the Magento admin panel and locate the secret key
- Understanding the admin dashboard charts, metrics, and widgets
- Navigating the Sales menu for orders, invoices, shipments, and credit memos
- Managing products, categories, and inventory in the Products menu
- Configuring marketing promotions, SEO, and customer communications
- Using the Content menu for pages, blocks, widgets, and design settings
- Reading reports for sales, customers, products, and marketing
- Configuring stores, taxes, currencies, attributes, and system settings
Why It Matters
The admin panel is your control center. Every task you perform as a Magento administrator or developer — adding products, processing orders, configuring shipping, applying discounts, or managing customers — happens through this interface. Knowing where everything is and how each section connects saves hours of clicking and prevents configuration mistakes that can break your store.
Real-World Use
A store manager needs to create a new product category, apply a 20% discount to winter products, add a CMS page for the return policy, configure a new tax rate for a region, and check the monthly sales report. Instead of searching through menus blindly, an experienced Magento user navigates directly to each section and completes all tasks in under ten minutes.
Learning Path
flowchart LR A["Local Installation"] --> B["Admin Dashboard
← You are here"]:::current B --> C["Magento Hosting"] C --> D["Product Types"] D --> E["Categories & Attributes"] classDef current fill:#38bdf8,color:#0f172a,stroke-width:2px
Logging In
Access the admin panel at the URL you configured during installation, followed by /admin:
http://magento2.local/admin
If you changed the admin path during installation, use your custom path instead. Log in with the admin username and password you provided in the setup:install command.
The admin URL uses a secret key parameter for form submissions. This key is regenerated per session and prevents CSRF Attacks. You can see it appended to form actions in the page source.
Admin Dashboard
After login, the dashboard shows a summary of store activity:
- Revenue chart — total revenue, tax, shipping, and quantity for a selected date range
- Most viewed products — top products by page views
- Bestsellers — top products by quantity sold
- New customers — recently registered accounts
- Average order total — mean value of all orders
The date range picker lets you filter by today, this week, this month, this year, or a custom range. You can also switch between charts for orders, amounts, and tax.
The dashboard is the first place to check store health. If revenue drops or order volume decreases, you can investigate from here.
Sales Menu
The Sales menu handles every Transaction-related operation:
- Orders — View all orders, search by order number, customer name, or status. Create new orders from the admin for customers (phone orders, manual adjustments). Each order shows items, payment information, shipping details, and order history. Actions include: view, invoice, ship, cancel, hold, unhold, and edit.
- Invoices — Generate invoices from orders. Capture payment online or offline. Send invoice emails to customers.
- Shipments — Create shipments with tracking numbers. Print shipping labels. Notify customers with shipment confirmation.
- Credit Memos — Issue refunds. Adjust fees, refund to store credit, return items to stock.
- Returns — Manage product returns (Adobe Commerce). Authorize return requests and track return status.
- Billing Agreements — View recurring billing agreements with payment gateways.
- Recurring Profiles — Manage subscription-based billing profiles.
- Shipping — Configure shipping methods, carriers, and handling fees.
- Tax — View tax configuration shortcuts (full configuration is under Stores).
- Order Status — Manage custom order statuses and assign them to states.
Products Menu
The Products menu manages your entire catalog:
- Catalog — The main product grid. Search and filter products by name, SKU, type, category, and visibility. Create new products of any type (simple, configurable, grouped, bundle, virtual, downloadable). Edit existing products with the product form that includes general settings, images, prices, inventory, categories, and custom attributes.
- Categories — The category tree. Create root categories for each website. Add subcategories with display settings, URL keys, and layered navigation configuration.
- Inventory — Manage stock sources and quantities (MSI). View low stock reports and transfer inventory between sources.
- Shared Catalog (Adobe Commerce) — Create custom catalogs for B2B customer groups with custom pricing.
Customers Menu
Manage your customer base:
- All Customers — Customer grid with search, filters, and actions. View customer details including orders, addresses, wishlist, and shopping cart. Create customers from the admin.
- Now Online — See which customers and visitors are currently browsing the store.
- Customer Groups — Define groups (Retail, Wholesale, VIP) for pricing and access control.
- Login as Customer (Adobe Commerce) — Log in as any customer for support and troubleshooting.
- Segments (Adobe Commerce) — Create customer segments based on conditions like order history, geography, and demographics.
Marketing Menu
The Marketing menu contains all promotional and SEO tools:
Promotions:
- Catalog Price Rules — Apply discounts to products based on conditions (category, attribute, price range). Rules are indexed and applied automatically.
- Cart Price Rules — Apply discounts at checkout based on cart contents, subtotal, customer group, or coupon code. Supports various discount types: percentage, fixed amount, free shipping, buy X get Y.
- Email Reminders (Adobe Commerce) — Automated email campaigns for abandoned carts and re-engagement.
- URL Rewrites — Custom URL redirects for SEO and legacy URLs.
SEO and Search:
- Search Terms — View customer search queries. Add synonyms to improve search results.
- Synonyms — Define search synonym groups to handle alternate product names.
- Site Map — Generate XML sitemaps for search engines.
- Site Map Visualization — Visual representation of your site structure.
Content Menu
Manage the non-product content of your store:
- Pages — CMS pages like About Us, Contact, Privacy Policy, Terms and Conditions. Use the WYSIWYG editor or HTML source.
- Blocks — CMS blocks (static blocks) for reusable content like banners, promotional callouts, and footer links.
- Widgets — Place dynamic content (category lists, product links, CMS page links) in layout positions.
- Hierarchy (Adobe Commerce) — Organize CMS pages into a hierarchical tree with navigation.
- Design:
- Themes — Apply themes to store views. Configure theme design settings.
- Schedule — Schedule design changes for seasonal promotions.
- Configuration — Set HTML head (meta title, description, keywords), header, footer, and script settings per store view.
Reports Menu
View analytics and performance data:
- Marketing — Products in cart, search terms, abandoned carts, and newsletter reports.
- Reviews — Customer reviews by product and rating.
- Sales — Orders, tax, shipping, invoices, refunds, and coupons by date range.
- Customers — New accounts, customer order totals, and customer segmentation.
- Products — Bestsellers, most viewed, low stock, and ordered products.
- Statistics — Recently viewed report data generation history.
- Business (Adobe Commerce) — Advanced business intelligence reports.
- Abandoned Carts — Carts created but not converted to orders.
- Product in Cart — Products currently in customer carts.
Stores Menu
This is the most configuration-dense section. Think of it as the settings hub:
Settings:
- Configuration — All store settings organized by section: General, Catalog, Sales, Customers, Security, Services, and Advanced. Each setting has a scope indicator showing whether it applies globally, per website, or per store view.
- Terms and Conditions — Legal agreements customers must accept during checkout.
- Order Status — Manage status labels and their state assignments.
Inventory:
- Warehouses (MSI) — Manage physical inventory sources.
- Sources — Define stock sources with addresses and contact info.
- Stocks — Link sources to sales channels.
Taxes:
- Tax Rules — Combine product tax classes, customer tax classes, and tax rates into rules.
- Tax Zones and Rates — Define tax rates per country, state, and zip code.
- Tax Classes — Create product and customer tax classes for different tax treatments.
Currency:
- Currency Rates — Import or manually set currency exchange rates.
- Currency Symbols — Customize currency display symbols.
Attributes:
- Attributes — Manage product attributes like color, size, material. Create custom attributes for your specific catalog needs.
- Attribute Sets — Group attributes into sets (Default, Clothing, Electronics) and assign to products.
- Rating Properties — Configure product review rating criteria.
Other Settings:
- Customer Groups — Shortcut to customer group management.
System Menu
The System menu handles technical configuration and maintenance:
- Data Transfer — Import and export products, customers, and price data via CSV.
- Extensions — Manage third-party modules. View the extension grid with enable/disable controls.
- Web Setup Wizard — Component manager for upgrading Magento, installing patches, and enabling modules.
- Permissions — Admin roles and users. Create restricted admin accounts with specific resource access.
- Support — System reports and backup tools (Adobe Commerce).
- Tools — Cache management, index management, and backup operations.
- Action Log (Adobe Commerce) — Audit trail of admin user actions.
- Other Settings — Notifications, variables, and custom variable management.
Finding Extensions and Configuration
To find a specific configuration setting, use the search box at the top of the admin panel. Type keywords like "tax" or "shipping" and the search returns relevant menu items. This is faster than navigating through nested menus.
Extension configurations appear under Stores > Configuration > Sales or Services, depending on the extension type. Payment gateway configurations are under Sales > Payment Methods. Shipping carrier configurations are under Sales > Shipping Methods.
Common Mistakes
Getting lost in nested menus. Beginners click through multiple menu levels without finding the right setting. Use the admin search box instead. Type what you need and the system shows you the correct path.
Changing settings at the wrong scope. Setting a tax configuration at Store View level when it should be Global causes inconsistent behavior across stores. Always check the scope indicator before making changes.
Skipping cache clearing. Configuration changes often require cache clearing to take effect. Beginners change a setting, see no change on the storefront, and assume the setting is broken. Clear the cache before investigating further.
Confusing Catalog Rules with Cart Rules. Catalog rules apply to product listings and update indexed prices. Cart rules apply at checkout and can use coupon codes. Using the wrong rule type for your promotion leads to unexpected results.
Deleting system attributes. Magento has system attributes (name, SKU, price) that cannot be deleted. Beginners sometimes try to remove or modify these and break the product form. Only delete custom attributes you created.
Practice Questions
Where do you configure payment methods in the admin panel? Answer: Stores > Configuration > Sales > Payment Methods. Each payment gateway has its own section within this configuration page.
What is the difference between Catalog Price Rules and Cart Price Rules? Answer: Catalog Price Rules apply discounts to products before they are added to the cart. The discount is visible on product pages and in category listings. Cart Price Rules apply at checkout based on cart contents and conditions. Cart rules can use coupon codes; catalog rules cannot.
How do you clear the Magento cache from the admin panel? Answer: Go to System > Tools > Cache Management. Select the cache types you want to clear and click Flush Magento Cache or use the individual refresh actions. You can also flush the cache via CLI with
php bin/magento cache:clean.Challenge: Create a screenshot-worthy admin dashboard walkthrough. Navigate to each main menu section, take a screenshot, and annotate it with the key actions available in that section. Create a visual map showing how the menu sections relate to each other. This will be your personal reference guide for admin navigation.
FAQ
Mini Project
Your task: Create a personal admin navigation guide.
- Log into a Magento admin panel (your local installation). Click through every menu item under Sales, Products, Customers, Marketing, Content, Reports, Stores, and System.
- For each menu item, write a one-sentence description of what it does.
- Identify five settings you would configure for a new store: store URL, default currency, tax display, shipping origin, and payment method.
- Note the path to each of those five settings.
- Create a reference sheet in Markdown that maps out the full menu structure.
This exercise turns the overwhelming admin panel into a familiar tool you can navigate without thinking.
What's Next
Now that you know where everything is, learn about hosting options for taking your store online:
Continue to Lesson 4: Magento Hosting — Cloud, VPS, and server requirements.
Related lessons:
- What is Magento — Platform history and architecture
- Product Types — The different product types in Magento
- PHP Configuration — PHP settings for Magento optimization
Built by the developers of DodaTech
Doda Browser, DodaZIP & Durga Antivirus Pro