Operating ProcedureExecution layer

Airtop Agent Deployment and Client Handoff (Delivery)

A handoff with 7 steps: Open the Agent Builder and draft the workflow description in natural language.

By InnovaAI ResearchPublished Updated

What are the steps?

handoff

Airtop Agent Deployment and Client Handoff (Delivery)

  1. 01

    Open the Agent Builder and draft the workflow description in natural language.

    Describe the exact web-based task, including the target URLs, login credentials, and any conditional logic. Airtop compiles this description into deterministic code.

  2. 02

    Test the compiled agent against edge cases in the sandbox environment.

    Run the agent on sample data to verify it handles login failures, missing fields, and unexpected page layouts. Document any adjustments made to the natural language description.

  3. 03

    Configure the agent's session rules and credential storage.

    In the agent settings, specify session persistence, proxy usage, and how credentials are stored. For client portals, ensure credentials are encrypted and access is scoped to the agent only.

  4. 04

    Integrate the agent's output with the client's existing tool via n8n, Zapier, or Make.

    Set up a webhook or API call to send the agent's results to the client's CRM, spreadsheet, or other system. Verify the data mapping and test the end-to-end flow.

  5. 05

    Deploy the agent to production and monitor the first few runs.

    Use the Airtop dashboard to watch the agent's execution in real time. Check for any errors or unexpected behavior and adjust the workflow description if needed.

  6. 06

    Document the agent logic and create a handoff guide for the client.

    Write a clear guide that explains what the agent does, how to trigger it, and how to interpret its output. Include troubleshooting steps for common issues.

  7. 07

    Deliver the handoff guide and schedule a review session with the client.

    Walk the client through the guide, demonstrate a live run, and confirm they understand how to manage the agent. Agree on a follow-up date to review performance and make adjustments.