Skip to main content

Get Your Embed Code

app.usecrow.ai/deploy
<script
  src="https://api.usecrow.org/static/crow-widget.js"
  data-api-url="https://api.usecrow.org"
  data-product-id="YOUR_PRODUCT_ID"
></script>

Get Your Security Key

Same page—click the eye icon to reveal. Use this to sign JWTs for Identity Verification.
Keep your security key secret. Never expose in client-side code.

Pre-launch Checklist

Agent
  • Name and instructions configured
  • Tested in Sandbox
Knowledge Base
  • Docs uploaded / website crawled / Notion connected
  • Agent answers common questions correctly
Integrations (if applicable)
  • OpenAPI spec uploaded
  • Auth configured
  • Tools enabled in Actions
Identity (if applicable)
  • JWT endpoint implemented
  • identify() called in frontend
  • resetUser() called on logout

Test in Production

  1. Visit your site—widget should appear
  2. Test as anonymous user
  3. Test as authenticated user (if applicable)
  4. Try common questions
  5. Verify tool actions work

Monitor

Use Activity to track conversations and spot issues.