Best Practices
Follow these tips to maximize your team's productivity with Inpera.
Project Organization
Naming Conventions
- Use descriptive names:
marketing-redesign-2024 - Include version or phase:
checkout-v2 - Avoid generic names:
test,new-project
Environment Setup
- Create separate environments for each stage
- Use consistent URLs
- Label clearly: Production, Staging, Development
Effective Feedback
Writing Good Comments
- Be specific: "Increase button padding to 16px" vs "Make bigger"
- Include context: Why the change is needed
- Reference designs: Link to Figma when relevant
- Set priority: Use labels or conventions
Using @Mentions
- Mention specific people for targeted feedback
- Use team-wide mentions sparingly
- Follow up on unresolved mentions
Workflow Integration
Daily Review
- Open project dashboard
- Review unresolved comments
- Prioritize by urgency
- Coordinate with team
Sprint Integration
- Create projects per sprint goal
- Use comments for ticket references
- Resolve comments when tickets close
- Archive at sprint end
Collaboration Tips
Remote Teams
- Use real-time cursor viewing
- Leave async comments with context
- Record video explanations when needed
Client Feedback
- Create viewer-only access
- Set clear feedback deadlines
- Use structured comment templates
Performance
Fast Previews
- Optimize your site's performance
- Reduce external dependencies
- Use staging environments
Efficient Snapshots
- Schedule during low-traffic times
- Limit full-page captures
- Archive old snapshots
Keyboard Shortcuts
Master these for faster workflow:
| Shortcut | Action |
|---|---|
C |
Comment mode |
I |
Inspect mode |
S |
Take snapshot |
⌘K |
Search |
P |
Preview mode |
Esc |
Exit current mode |