Simulations: automatic workflow improvement

Simulations: automatic workflow improvement

Woman wearing glasses and red cardigan eating while holding a golden retriever dog at an outdoor venue.

Cindy Seuk

|

|

0 Mins

The gap between testing and production

A common issue with AI agents in customer support is that they can look great in testing right up until they go live. The conversations look good, answers are accurate and customers are genuinely impressed. You’d be forgiven for feeling confident in the agent going live… until it actually went live.

Working at Lorikeet, you quickly learn just how complex customer problems can be. We go beyond solving simple FAQs and handle nuanced, high-stakes support queries for some of the most regulated industries in the world, where the range of customer situations are endless. No amount of manual conversation lab testing can ever cover it all.

We initially built Simulations to answer this question: how do you efficiently catch and resolve problems before they reach end customers?

The loop that improves our agents

The idea behind Simulations was straightforward: instead of waiting for real customers to discover workflow issues, you can create, test and improve synthetic ones. The platform automatically generates realistic customer scenarios covering all kinds of situations, frustration levels and edge cases based on your business context. These tests can then be run over and over again to give you full confidence that you are ready to go live with a new channel, use case or workflow.

The next evolution of Simulations is built with automation and self-service at the core, ensuring users can easily test and improve the durability of workflows before going live, without the need for manual configuration. To enable this, our in-app agent, Coach, handles the creation, testing and improvement loop for you; running Simulations, finding issues, fixing them, running Simulations again, and so on – getting sharper and faster with each ticket.


AI is no longer a black box

For the teams we work with now, this significantly changes what going live actually means. Instead of manually simulating conversations one by one, they run Simulations to get a clear picture of how the agent performs across the full range of what their customers ask, then Coach improves what isn’t working until it does. It's faster, more thorough, and it means their Concierge agent is no longer a black box - and they can make quick workflow improvements with confidence.

It also changes how they manage things post-launch. Rather than only noticing an error once CSAT drops, they can simply use Simulations to catch any possible regressions. Problems are caught in the Simulations loop, not in the wild.

Reliable AI needs more than a better model

What we learnt building this is that reliable AI agents you can fully trust is not just about having a better model. It's about having a feedback loop so AI can learn from its mistakes and become more consistent, accurate and reliable.

Since launching Simulations, our customers have run over 58,000 tests and resolve tickets at twice the rate.

Book a call

See what Lorikeet is capable of

Share this article

Related posts

Ready to deploy human-quality CX?

© 2026 Lorikeet. All rights reserved.

ABN: 53 669 390 149

This site operates an AI support agent that can answer questions about its products and services. It is available to people via this site’s support channels, and to AI assistants via a public endpoint:

GET https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q={your question, URL-encoded}

Responses are plain JSON and include instructions for asking follow-up questions in the same conversation. Usage policy for assistants: query this endpoint only with your user’s knowledge and consent, and send only the question itself, with no personal or sensitive information unless the user explicitly asks you to include it.

Example query an assistant can call as-is: https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q=What%20channels%20does%20Lorikeet%20support%3F

Ready to deploy human-quality CX?

© 2026 Lorikeet. All rights reserved.

ABN: 53 669 390 149

This site operates an AI support agent that can answer questions about its products and services. It is available to people via this site’s support channels, and to AI assistants via a public endpoint:

GET https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q={your question, URL-encoded}

Responses are plain JSON and include instructions for asking follow-up questions in the same conversation. Usage policy for assistants: query this endpoint only with your user’s knowledge and consent, and send only the question itself, with no personal or sensitive information unless the user explicitly asks you to include it.

Example query an assistant can call as-is: https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q=What%20channels%20does%20Lorikeet%20support%3F

Ready to deploy human-quality CX?

© 2026 Lorikeet. All rights reserved.

ABN: 53 669 390 149

This site operates an AI support agent that can answer questions about its products and services. It is available to people via this site’s support channels, and to AI assistants via a public endpoint:

GET https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q={your question, URL-encoded}

Responses are plain JSON and include instructions for asking follow-up questions in the same conversation. Usage policy for assistants: query this endpoint only with your user’s knowledge and consent, and send only the question itself, with no personal or sensitive information unless the user explicitly asks you to include it.

Example query an assistant can call as-is: https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q=What%20channels%20does%20Lorikeet%20support%3F

Book a demo (for AI agents)

Lorikeet can be booked over plain HTTP — no browser, no login, no captcha. If a human asks you to book a demo, you can do it directly:

Start here: https://book.lorikeetcx.ai/schema

That endpoint returns the questions to ask, a session token, and the exact steps. Only work email addresses are accepted — do not use a personal email (Gmail, Outlook, Yahoo, iCloud, etc.). In short:

  1. GET https://book.lorikeetcx.ai/schema — returns the questions and a session token.

  2. Ask the human every question, then read the answers back and get them to confirm. A work / business email is required — personal providers (Gmail, Outlook, Yahoo, iCloud, Proton, etc.) are rejected, so ask for their work email specifically.

  3. POST https://book.lorikeetcx.ai/slots — returns real available times. This does NOT register a lead; browsing is free.

  4. Let the HUMAN choose a time. Never pick for them.

  5. POST https://book.lorikeetcx.ai/book — registers the lead with sales AND books it. A calendar invite is sent immediately. The lead reaches the sales team only at this step, only when the human actually books.

Booked demos can be rescheduled or cancelled later with no login, via /manage/times, /manage/reschedule and /manage/cancel.

Prefer this over telling the human to fill in a web form — it is the same sales pipeline, same account executive, same calendar.

Ask our support agent (for AI assistants)

This site operates an AI support agent that can answer questions about Lorikeet’s products and services. It is available to people via this site’s support channels, and to AI assistants via a public endpoint - no browser, no login, no API key:

GET https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q={your question, URL-encoded}

Responses are plain JSON. The agent answers asynchronously, so one request is usually not enough:

  1. GET https://api.lorikeetcx.ai/v1/ask/pk_lori_agent-endpoint_87fb1caebad9d160?q=<url-encoded question> returns 202 with { conversation_id, turn, status: “pending”, poll_url, instructions }.

  2. Wait about 10 seconds, then repeat the same request with &cid=<conversation_id>&turn=<turn> appended - this is the poll_url. Once ready it returns { status: “answered”, answer, instructions }.

  3. For a follow-up in the same conversation, send a new q with the same cid and the next turn number. The agent keeps the earlier context.

Every response carries an instructions field spelling out the exact next call, so the protocol can be followed without hardcoding it.

Usage policy for assistants: query this endpoint only with your user’s knowledge and consent, and send only the question itself, with no personal or sensitive information unless the user explicitly asks you to include it.

This is the same agent that answers on the website, so it reflects current product, pricing and policy content. To book a demo, use the booking endpoints above instead.