Introduction
Navigation makes or breaks intranet adoption. Users who can't find content quickly abandon the platform. The Quick Links web part provides flexible, visual navigation that guides users to frequently accessed resources, tools, and pages.
This guide covers Quick Links configuration, layout optimization, management strategies, and enterprise patterns for effective intranet navigation.
Quick Links Fundamentals
What Quick Links Offers
Visual Navigation
- Icon-based link display
- Image backgrounds
- Custom layouts
- Mobile-responsive design
Flexibility
- Internal and external links
- Document links
- App links
- Custom icons
Management
- Easy add/remove links
- Drag-and-drop ordering
- Audience targeting
- Admin-controlled or user-editable
When to Use Quick Links
Ideal Scenarios
- Homepage quick access
- Department landing pages
- Resource hubs
- Application launchers
Alternatives to Consider
- Navigation web part (structured hierarchy)
- Hero web part (featured content)
- Link lists (simple lists)
Adding Quick Links
Basic Setup
Adding the Web Part
- Edit the page
- Click + to add web part
- Search "Quick links"
- Click to add
Adding Links
- Click "+ Add" in the web part
- Choose link type:
- Recent: Items you've worked with
- Web link: Any URL
- File: Documents from SharePoint
- Image: Display images
- Enter or paste URL
- Customize title and description
- Save
Link Configuration
For Each Link
- Title: Display name
- Description: Optional tooltip text
- Icon: Custom icon selection
- Image: Background image
- Open in new tab: External links setting
Layout Options
Compact
Characteristics
- Small icons with text
- Dense display
- Many links visible
- Minimal space usage
Best For
- Application launchers
- Quick access toolbars
- Dense navigation needs
Tiles
Characteristics
- Square tiles with icons
- Larger touch targets
- Visual appeal
- Limited links per row
Best For
- Homepage navigation
- Category landing pages
- Mobile-first design
List
Characteristics
- Vertical list format
- Icon and text
- Simple appearance
- Scrollable
Best For
- Sidebar navigation
- Resource lists
- Supplementary links
Button
Characteristics
- Horizontal buttons
- Call-to-action style
- High visibility
- Action-oriented
Best For
- Key actions
- Featured links
- Primary CTAs
Grid with Icons
Characteristics
- Larger icons
- Grid arrangement
- Visual emphasis
- Description support
Best For
- Department portals
- Service catalogs
- Visual navigation
Filmstrip
Characteristics
- Horizontal scroll
- Image backgrounds
- Featured content feel
- Carousel-like
Best For
- Featured resources
- News/updates section
- Visual storytelling
Design Best Practices
Layout Selection Matrix
| Scenario | Recommended Layout |
|----------|-------------------|
| Homepage quick access (5-8 links) | Tiles or Grid |
| Application launcher (10+ links) | Compact or List |
| Featured actions (3-5 links) | Button |
| Resource showcase (4-6 links) | Filmstrip |
| Sidebar navigation | List or Compact |
Icon Selection
Principles
- Consistent icon style (all outline or all filled)
- Recognizable meanings
- Universal symbols where possible
- Brand icons for known apps
Sources
- Fluent UI icons (built-in)
- Custom uploaded icons
- SVG icons (advanced)
Image Guidelines
For Image Backgrounds
- 16:9 aspect ratio
- Minimum 1920x1080 for filmstrip
- Compress for performance
- Consistent visual style
Accessibility
- Sufficient contrast with text
- Meaningful alt text
- Don't rely on images alone
Responsive Considerations
Mobile Display
- Tiles stack vertically
- Compact remains dense
- Filmstrip scrolls horizontally
- Test all layouts on mobile
Enterprise Navigation Patterns
Homepage Quick Access
Structure
\`\`\`
Quick Links: Tiles Layout
├── Submit Expense Report (Expense system)
├── Book Meeting Room (Room booking)
├── IT Support (Service desk)
├── HR Portal (HR systems)
├── Company Directory (People search)
└── Submit Feedback (Forms)
\`\`\`
Design Tips
- Limit to 6-8 most-used resources
- Use recognizable icons
- Test with users to identify top needs
Department Landing Page
Structure
\`\`\`
Quick Links: Grid with Icons
├── Team Calendar
├── Department Documents
├── Meeting Notes
├── Project Tracker
├── Training Resources
└── Request Support
\`\`\`
Application Launcher
Structure
\`\`\`
Quick Links: Compact Layout
├── Microsoft 365 Apps
│ ├── Outlook
│ ├── Teams
│ ├── SharePoint
│ └── OneDrive
├── Business Applications
│ ├── CRM
│ ├── ERP
│ ├── HR System
│ └── Expense System
└── IT Tools
├── Service Desk
├── Password Reset
└── VPN Portal
\`\`\`
Audience Targeting
How It Works
Configuration
- Enable audience targeting on web part
- Click link settings
- Select target audiences
- Options: Security groups, M365 groups, distribution lists
Behavior
- Targeted links only appear for audience members
- Others see nothing (link hidden)
- No broken links visible
Strategic Use Cases
Role-Based Navigation
\`\`\`
All Employees:
├── Employee Directory
├── IT Support
└── HR Portal
Managers Only:
├── Manager Dashboard
├── Team Reports
└── Approval Queue
Executives Only:
├── Executive Dashboard
├── Board Documents
└── Strategic Planning
\`\`\`
Department-Specific
\`\`\`
Sales Team:
├── CRM Access
├── Sales Dashboard
└── Commission Reports
Engineering Team:
├── DevOps Portal
├── Code Repository
└── Architecture Docs
\`\`\`
Best Practices
Do
- Target based on genuine need
- Test with users from each group
- Document targeting rules
- Review periodically
Don't
- Over-target (creates complexity)
- Use for security (it's not access control)
- Forget to update when roles change
Management Strategies
Governance Considerations
Who Can Edit
- Page owners typically control
- Consider central management for key links
- Document change process
Link Maintenance
- Regular link checking
- Remove outdated links
- Update for system changes
- Track usage analytics
Link Organization
Grouping Strategies
\`\`\`
By Function:
├── Communication
├── Productivity
├── HR & Admin
└── IT & Support
By Frequency:
├── Daily Use
├── Weekly Tasks
└── Occasional Reference
By User Type:
├── New Employees
├── All Staff
└── Managers
\`\`\`
Analytics Integration
Tracking Clicks
- SharePoint usage analytics
- Custom tracking with Clarity
- Link shorteners with analytics
- Power Automate logging
Optimization Loop
- Monitor click patterns
- Identify underused links
- Survey for missing needs
- Adjust link selection
- Repeat quarterly
Accessibility Compliance
WCAG Requirements
Links
- Descriptive link text
- Unique link names
- Keyboard accessible
- Focus visible
Icons
- Alt text for custom icons
- Don't use icons alone for meaning
- Sufficient color contrast
Testing Checklist
- [ ] Tab navigation works
- [ ] Screen reader announces correctly
- [ ] Focus indicators visible
- [ ] Touch targets large enough (44x44px)
- [ ] Color not sole indicator
Troubleshooting
Links Not Appearing
Checklist
- Link URL valid?
- User has access to target?
- Audience targeting filtering?
- Web part published?
- Page permissions?
Images Not Loading
Common Causes
- Image deleted from source
- Permission issues
- External URL blocked
- Image size too large
Layout Issues
Responsive Problems
- Test on mobile device
- Check for custom CSS conflicts
- Verify section width settings
Integration Scenarios
With Other Web Parts
Homepage Pattern
\`\`\`
Row 1: Hero (banner/announcements)
Row 2: Quick Links (tiles) + News
Row 3: Events + Viva Connections
\`\`\`
With Navigation Web Part
Complementary Use
- Navigation: Deep site structure
- Quick Links: Cross-cutting resources
- Both serve different purposes
With Power Apps
Enhanced Functionality
- Custom link management app
- Analytics dashboard
- Bulk link updates
- Approval workflows
Advanced Customization
JSON Formatting (Limited)
Quick Links doesn't support column formatting, but you can:
- Use PnP PowerShell for bulk updates
- Build custom navigation web parts
- Use SPFx for full customization
PnP Modern Page Commands
\`\`\`powershell
# Note: Quick Links web part configuration
# typically done through UI or page templates
\`\`\`
Page Templates
Creating Templates
- Design ideal quick links layout
- Save page as template
- Use template for new pages
- Ensures consistency
Migration Considerations
From Classic SharePoint
Links Web Part (Classic)
- Export links as CSV
- Recreate in Quick Links
- Verify all URLs
- Update navigation strategy
Promoted Links (Classic)
- Similar concept, different UI
- Plan layout conversion
- Test on modern pages
Best Practices Summary
For Site Owners
- Limit to essential links (6-10 max)
- Use consistent visual style
- Test mobile experience
- Review link health monthly
For Administrators
- Establish governance guidelines
- Document approved layouts
- Create page templates
- Monitor usage patterns
For Users
- Use meaningful descriptions
- Keep titles concise
- Update links when targets move
- Report broken links
Conclusion
The Quick Links web part transforms static link lists into engaging, visual navigation experiences. Strategic layout selection, thoughtful audience targeting, and consistent management create navigation that users actually use. When combined with governance and analytics, Quick Links becomes a powerful tool for intranet success.
Ready to optimize your SharePoint navigation? Contact our specialists for intranet design and Quick Links implementation consulting.
Written by Errin O'Connor
Founder, CEO & Chief AI Architect | Microsoft Press Bestselling Author | 25+ Years Microsoft Ecosystem
Errin O'Connor is a Microsoft Press bestselling author of 4 books covering SharePoint, Power BI, Azure, and large-scale migrations. He leads our SharePoint consulting practice with expertise spanning 500+ enterprise migrations and compliance implementations across HIPAA, SOC 2, and FedRAMP environments.
Expert SharePoint Services
Need Expert Help?
Our SharePoint consultants are ready to help you implement these strategies in your organization.