Create app
Name the product surface first — agents, auth context, and testing live on the app page you land on next.
What happens next
- Attach the agents this app can route to, and pick the entry point.
- Define the auth context: what your app knows about its signed-in users.
- Test it in the app test session — simulate an end user before deploying.
- Deployment keys and the embed widget follow the app execution contract.