---
title: "Share and collaborate"
description: "Give teammates the right context without exposing private credentials."
---
Good collaboration starts with a stable build and a focused request. Share enough context for someone to evaluate the product without giving them access they do not need.

## Ask for a useful review

Name the flow, the intended user, and the decision you need help with. Provide a TestFlight build for realistic testing and keep visual feedback separate from functional bugs.

## Prepare a developer handoff

-   Commit the working project and document how to run it.
-   List external services, environments, and required Apple capabilities.
-   Transfer access through each provider instead of sending credentials.
-   Record known limitations and the next intended milestone.
