> ## Documentation Index
> Fetch the complete documentation index at: https://docs.convonexai.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Clients & handoff

> Build for clients, keep their projects organized, and hand over finished apps with a certificate and the code.

If you build for other people — an agency, a freelancer, an internal team
serving departments — Creator organizes work **by client** and gives you a
clean handoff at the end.

## Clients

Create a client and assign projects to them, either at
[project creation](/building/create-project) or later. The clients view shows
your portfolio grouped by who it's for, with each client's projects, a
discovery brief, and a "New build for this client" entry so follow-up work
lands in the right place.

## The certificate of delivery

Each client has a **Handoff** page with a certificate listing their
**production-verified** apps — apps built at Production fidelity that have been
verified and deployed. The certificate is issued in your name and is the
summary artifact you hand across the table: these apps, delivered, verified.

An app appears on the certificate only when it's actually production-verified.
If the list is empty, the page says exactly what to do: build at production
fidelity and deploy to make an app handoff-ready — it never pads the
certificate with unverified work.

## Transfer ownership

The handoff page tracks handover per project, and **transfer ownership** is a
[push to GitHub](/shipping/export-github): the client (or their developer)
gets the complete source in a repository they control. Combined with the
[API contract](/shipping/openapi-and-tests) and the
[verification receipts](/verification/proof-tab), the client walks away with
the code, the contract, and the proof — software they own, not software they
rent access to.
