Skip to main content

Deploy Your First Agent

This walkthrough uses the Ariftly dashboard to deploy the AI Readiness Agent and run your first task.

1. Open the Dashboard

Go to app.ariftly.io and sign in.

2. Connect GitHub (or another integration)

Navigate to Integrations → GitHub → Connect. Authorize Ariftly to read your repositories. This lets the AI Readiness Agent scan your codebase for compliance gaps.

3. Go to Agents → Deploy

Click Agents in the sidebar, then Deploy New Agent. Select AI Readiness Agent from the catalog.

Give it a name (e.g., "Production AI Audit") and click Deploy.

4. Run a Task

From your agent's page, click Run Task → Full Audit. The agent will:

  1. Pull your connected GitHub repository
  2. Scan for EU AI Act compliance gaps
  3. Check knowledge base quality
  4. Generate a procurement questionnaire response draft

This typically takes 2–5 minutes.

5. Review the Artifact

When the task completes, you'll see an Artifact in the task panel:

  • ai_readiness.audit_report — the full compliance report
  • ai_readiness.questionnaire_response — draft answers to common procurement questions

Click any artifact to open it in full.

6. Approve or Modify

If the agent has drafted any external-facing content (questionnaire responses, email drafts), it will appear in the Approvals inbox before anything is sent. You review, edit if needed, and approve.

What's next?