Graphics & Images Placeholder List
📋 Running List of Graphics/Images Needed​
This document tracks all locations where placeholder graphics have been added and need to be replaced with actual images before production deployment.
Placeholder Locations​
1. Channels Overview Page​
Location: /docs/getting-started/channels/index.md
(Line ~16-28)
Description: Main channels overview banner image
Placeholder Code:
<div style={{
width: '100%',
height: '400px',
backgroundColor: '#f8f9fa',
border: '2px dashed #dee2e6',
borderRadius: '8px',
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
fontSize: '24px',
color: '#6c757d',
marginBottom: '30px'
}}>
📞 Channels Overview Image<br/>
<small>(Coming Soon)</small>
</div>
Suggested Image: Overview diagram showing all 6 channels converging into unified desktop
2. Web Chat Channel Page​
Location: /docs/getting-started/channels/web-chat.md
(Line ~15-27)
Description: Web chat interface demonstration
Placeholder Code:
<div style={{
width: '100%',
height: '400px',
backgroundColor: '#f8f9fa',
border: '2px dashed #dee2e6',
borderRadius: '8px',
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
fontSize: '24px',
color: '#6c757d',
marginBottom: '30px'
}}>
💬 Web Chat Interface Demo<br/>
<small>(Coming Soon)</small>
</div>
Suggested Image: Screenshot of actual web chat widget in action
3. Roles & Permissions - CRM Integration Flow​
Location: /docs/getting-started/roles-permissions.md
(Line ~189-201)
Description: CRM integration flow diagram
Placeholder Code:
<div style={{
width: '100%',
height: '300px',
backgroundColor: '#f8f9fa',
border: '2px dashed #dee2e6',
borderRadius: '8px',
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
fontSize: '18px',
color: '#6c757d',
marginBottom: '20px'
}}>
📊 CRM Integration Flow Diagram<br/>
<small>(Coming Soon)</small>
</div>
Suggested Image: Flow diagram showing data collection → external lookup → task context → agent display
Additional Graphics Opportunities (Not Yet Placeholders)​
Pages That Would Benefit from Graphics:​
-
System Requirements Page
- Network architecture diagram
- Browser compatibility matrix visual
- Bandwidth requirements infographic
-
Voice Channel Page
- Call flow diagram
- Agent interface screenshot
- Call controls visual guide
-
Email Channel Page
- Email routing workflow
- Template management interface
- Threading visualization
-
SMS/Text Channel Page
- Two-way messaging interface
- MMS capabilities demonstration
- Template examples
-
Fax Channel Page
- Digital fax workflow
- Fax viewer interface
- Integration points diagram
-
Social Media Channel Page
- Multi-platform dashboard mockup
- Unified inbox screenshot
- Platform integration status chart
-
Unified Channel Manager Page
- Agent workspace screenshot
- Supervisor dashboard view
- Admin configuration interface
- Channel switching workflow
-
Feature Overview Page
- Feature lifecycle diagram (Production → Beta → Experimental → Roadmap)
- Connect, Engage, Deliver framework visual
- Feature availability matrix
Image Format Requirements​
When creating graphics, please ensure:
- Format: PNG or SVG preferred (JPG for photos only)
- Resolution: 2x for retina displays (e.g., 1600px wide for 800px display width)
- File Size: Optimize for web (under 500KB per image ideally)
- Accessibility: Include descriptive alt text for all images
- Naming Convention:
[page-name]-[description]-[version].png
- Example:
channels-overview-unified-desktop-v1.png
- Example:
Priority Levels​
🔴 High Priority (User-facing, key concepts)​
- Channels Overview banner
- Web Chat interface demo
- Unified Channel Manager workspace
🟡 Medium Priority (Enhances understanding)​
- CRM Integration flow diagram
- Voice call flow diagram
- System architecture diagram
🟢 Nice to Have (Polish and professionalism)​
- Channel-specific interface screenshots
- Feature availability matrix
- Browser compatibility visuals
Notes for Graphics Creation​
- Brand Colors: Use Connie brand colors (need brand guide)
- Style: Clean, modern, professional suitable for nonprofit sector
- Consistency: Maintain consistent visual language across all graphics
- Annotations: Include helpful callouts and labels where appropriate
- Responsive: Consider mobile viewing when designing
Tracking Status​
Location | Description | Priority | Status | Assigned To | Notes |
---|---|---|---|---|---|
Channels Overview | Banner image | High | Placeholder | TBD | Need unified desktop mockup |
Web Chat | Interface demo | High | Placeholder | TBD | Use actual widget screenshot |
Roles & Permissions | CRM flow | Medium | Placeholder | TBD | Create flow diagram |
Last Updated: August 2025 Maintained by: Chief Documentation Officer (CDO)