Docs/Guides/Best Practices
Guides

Best Practices

Tips for getting the most out of Inpera.

2 min read

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

  1. Open project dashboard
  2. Review unresolved comments
  3. Prioritize by urgency
  4. Coordinate with team

Sprint Integration

  1. Create projects per sprint goal
  2. Use comments for ticket references
  3. Resolve comments when tickets close
  4. 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