32dots HEIDELBERG AI
Session 6 medium

Monitor your crew in production

LESSONLesson 6 · ~15 min

🎯Goal. See where deployed crews live, get the URL and token to call them, and manage them from one dashboard.

  1. 1After deploy, AMP shows a progress view — the first deploy can take several minutes while it builds images for your crew — followed by a live URL and a Bearer Token you use to call your crew securely over HTTP.
  2. 2Use the management dashboard to see all your deployed crews side by side, each with its URL, token (with a Reset option), and Manage / Re-deploy / Delete controls.
  3. 3From here you can re-deploy after a code change, rotate a token if it leaks, and keep an eye on your crews running in production — the operations layer on top of the open-source framework.
CrewAI AMP deployment screen showing 'Deployment started!', a progress bar building images for the crew, the crew's live URL, and a Bearer Token with a Reset button
After deploy, AMP shows build progress, then your crew's live URL and a Bearer Token to protect it — the first deploy can take up to ~10 minutes. Source: https://docs.crewai.com/en/enterprise/guides/deploy-crew

You'll see. A production dashboard listing your deployed crews with their URLs, bearer tokens and management controls — your crew is genuinely callable over the internet.

💳Cost. Included in the AMP tier you're on (Basic counts runs against its 50/month). Calling your crew still spends your own LLM tokens, billed by your provider.

💡Takeaway. AMP closes the loop: deploy, get a secured endpoint, then monitor and manage your crews from a single dashboard.