Genesys Cloud - Developer Community!

 View Only

Sign Up

Expand all | Collapse all

Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

  • 1.  Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 20 days ago

    Hello everyone,

    I'm currently studying the Genesys Agentic Virtual Agent / AVA capabilities and would like to better understand how teams are using it in real customer experience scenarios.

    For those who have already implemented or tested AVA:

    What are the main use cases where AVA brought value compared to a traditional bot or Architect flow?

    I'm especially interested in understanding:

    • How AVA is being used in voice or digital channels
    • How it handles customer intent recognition and context
    • How it integrates with Architect, Data Actions or external APIs
    • Best practices for bot-to-agent handoff
    • Any limitations, challenges or lessons learned during implementation

    If anyone has a real-world example, architecture approach or recommendation, I'd really appreciate it.

    Thanks!


    #Architect

    ------------------------------
    Alex Sander Felicio
    ------------------------------


  • 2.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA
    Best Answer

    Posted 20 days ago
    Edited by Alex Sander Felicio 20 days ago

    Oi Alex, que tema interessante! Posso compartilhar um pouco do que já estudei sobre o AVA.

    A grande diferença em relação a um bot tradicional ou fluxo no Architect é que o AVA não segue um script rígido. Ele usa um modelo chamado APT-1, que foi treinado especificamente para tomar ações, não só gerar respostas. Isso faz com que ele consiga raciocinar sobre o contexto da conversa e decidir o próximo passo de forma mais autônoma, sem precisar de um fluxo desenhado para cada cenário.

    Em termos de canais, ele funciona tanto em voz quanto em digital, como chat e mensageria. A configuração toda fica centralizada no AI Studio, onde você define o comportamento do agente, conecta ferramentas externas via Data Actions ou MCP servers, vincula bases de conhecimento e configura as regras de segurança e compliance.

    Uma coisa que achei interessante é que as integrações reaproveitam as Data Actions que você já tem configuradas no Genesys, só adicionando uma camada de inteligência em cima. E como tudo é configurado em texto simples, sem código, o esforço de criação é bem menor comparado a fluxos tradicionais.

    No handoff para o agente humano, o AVA passa todo o histórico da conversa, o que foi feito, o que foi consultado e até sugestões de próximos passos. Então o agente entra já contextualizado, sem precisar pedir para o cliente repetir tudo.

    Um ponto de atenção que aprendi: existe uma diferença importante entre guidelines e guardrails dentro da configuração. Guidelines são orientações de comportamento, tom, empatia. Já os guardrails são bloqueios duros, usados só para segurança e compliance. Misturar os dois pode gerar comportamentos inesperados.

    Espero que ajude, qualquer dúvida é só perguntar!



    ------------------------------
    Lineu Romão
    ------------------------------



  • 3.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 13 days ago

    Obrigado por compartilhar Lineu! Vou me buscar ter mais conhecimento no assunto.



    ------------------------------
    Alex Sander Felicio
    ------------------------------



  • 4.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 20 days ago
    Edited by Leonardo Vieira 20 days ago

    Hi @Alex Sander Felicio.🤓

    We've been evaluating AVA in several customer experience scenarios, and the biggest value compared to traditional Architect-based bots is its ability to understand natural language without relying on extensive intent trees, keyword matching, or complex decision logic.
     
    Some use cases where AVA has shown strong value include:
     
    Customer self-service for account inquiries, order status, and appointment management.
    Contact center deflection by resolving common requests without agent intervention.
    Knowledge-based interactions where customers ask questions in multiple ways and expect conversational responses.
    Intelligent triage before routing to the appropriate queue or department.
     
    Regarding channels, we've seen AVA fit naturally in both voice and digital interactions. In voice scenarios, it helps reduce the complexity of traditional IVR menus, while in digital channels it provides a more natural conversational experience.
     
    For intent recognition and context management, AVA performs significantly better when customers use free-form language. It can maintain context across multiple turns, reducing the need for customers to repeat information or navigate rigid conversation paths.
     
    From an integration perspective, Architect still plays an important orchestration role. AVA can leverage Architect flows, Data Actions, and external APIs to retrieve customer information, perform transactions, and trigger backend processes. 
     
    Overall, AVA tends to provide the greatest value in environments where customer requests are diverse, difficult to model through traditional intent-based bots, and require more natural conversational interactions.



    ------------------------------
    Leonardo Vieira

    Telecom Specialist
    ------------------------------



  • 5.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 18 days ago

    Hi everyone,

    Great topic. I'm also studying AVA capabilities and, from what I've seen so far, the biggest value compared to a traditional bot or Architect flow is the flexibility to handle more natural, less linear conversations.

    In traditional flows, we usually need to design many paths, intents, fallback scenarios and validations upfront. With AVA, the experience can become more conversational, especially when the customer does not follow the exact expected journey or provides multiple pieces of information in the same message.

    Some use cases where I believe AVA can bring strong value are:

    • Customer support journeys with many variations, where the intent is not always clear at the beginning

    • Order status, billing, card, account or service requests that require context collection before calling APIs

    • Digital channels where customers tend to write in a more open-ended way

    • Voice journeys where AVA can help reduce rigid menu structures and create a more natural interaction

    From an architecture perspective, I see AVA working very well when combined with Architect, Data Actions and external APIs. Architect can still orchestrate the main journey, routing logic and handoff rules, while AVA handles the conversational layer, intent understanding and information gathering.

    For bot-to-agent handoff, I think some best practices are:

    • Define clear escalation triggers

    • Send the conversation context and collected information to the agent

    • Avoid making the customer repeat what was already provided

    • Use queues, skills or priority logic based on the identified intent

    • Keep fallback paths simple and transparent

    One important lesson is that AVA does not remove the need for good design. It still requires clear use cases, good knowledge/content structure, API readiness, testing, governance and continuous tuning.

    I'd also be very interested in seeing more real-world examples, especially around voice, API orchestration and handoff design.



    ------------------------------
    Mateus Nunes
    CX Manager at Solve4ME
    mateus.nunes@solve4me.com.br
    Brazil
    ------------------------------



  • 6.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 14 days ago

    Hello everyone,


    I'm currently studying the Genesys Agentic Virtual Agent / AVA capabilities and would like to better understand how teams are applying it in real customer experience scenarios.


    From a technical perspective, I'm especially interested in understanding where AVA is bringing more value when compared to a traditional bot or a more deterministic Architect flow. For example, scenarios where the customer journey is less linear, where the intent is not always explicit, or where the virtual agent needs to interpret context, ask follow-up questions, retrieve information, and decide the next best step.


    I'd be interested in hearing how AVA is being used across voice and digital channels, particularly in journeys such as service requests, troubleshooting, sales support, authentication, status inquiries, scheduling, or knowledge-based assistance.


    I'm also trying to better understand how teams are designing the architecture around AVA. For example, how AVA is integrated with Architect flows, Data Actions, customer systems, CRMs, knowledge bases, or external APIs. Another point I'm looking into is how customer context is maintained during the conversation and how intent recognition behaves when the user changes topics or provides incomplete information.


    One area that is very relevant to me is the bot-to-agent handoff. I'd like to understand best practices around when to transfer, what context should be passed to the agent, how summaries or conversation history are handled, and how to avoid poor handoff experiences where the customer needs to repeat information.


    For those who have already implemented or tested AVA, I'd really appreciate any practical feedback around lessons learned, limitations, implementation challenges, governance, prompt/configuration strategy, API integration patterns, or recommendations for starting with a first use case.


    Any real-world example, architecture approach, or implementation insight



    ------------------------------
    Vinicius Campos
    Analista de Pré Vendas
    ------------------------------



  • 7.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 14 days ago

    Hi Alex,

    From what I have seen, AVA brings the most value when the customer journey is not strictly linear. Traditional Architect flows are great for deterministic menus, validations and routing rules, but AVA is stronger when the customer can explain the problem in natural language and the bot needs to reason through context, retrieve information, and decide the next step.

    Some good use cases are:

    • Order/status tracking with follow-up questions
    • Appointment scheduling or rescheduling
    • Billing explanation and payment guidance
    • Technical support triage
    • Travel/booking changes
    • FAQ + transactional flows, where the bot may need both knowledge and API data

    A common architecture would be:

    Customer channel → Voice/Digital Bot Flow enabled with Virtual Agent → Agentic Virtual Agent / AI Guide → Tools/Data Actions → External APIs → return context to Architect → resolve or transfer to agent.

    Genesys allows AVA/AI Guides to be connected into Architect bot or digital bot flows, and the flow can mix agentic behavior with traditional flow logic using Call Guide / Agentic Virtual Agent actions. Tools work similarly to data actions, allowing the agent to retrieve real-time data or perform transactions through external APIs.

    For voice, one important lesson is to manage response latency. Since LLM-based processing can take a few seconds, using a voice processing prompt helps avoid silence while the customer waits.

    For context handling, I would recommend passing only useful and well-described variables from Architect to AVA, such as customer name, authenticated status, phone number, account type, current intent, or previous selections. Genesys documentation also notes that start/end context can be exchanged with Architect, but context variables should be simple/primitive data.

    For bot-to-agent handoff, the best practice is to transfer with:

    • Detected intent
    • Customer summary
    • Authentication status
    • Data already collected
    • Last API/tool result
    • Reason for escalation
    • Correct queue based on intent/context

    I would avoid using AVA for everything. For high-risk, highly regulated or very deterministic processes, Architect logic is still useful. A hybrid approach usually works best: AVA for natural conversation, knowledge retrieval and flexible triage; Architect for routing, compliance, validations, retries and fallback logic.

    Main lessons learned:

    • Start with a narrow use case, not a full "general support agent"
    • Define clear guardrails and escalation rules
    • Keep API/tool schemas simple
    • Test no-match, timeout and API failure scenarios
    • Monitor containment, transfer rate, recognition failures and errors using the Virtual Agent performance dashboard
    • Always design a safe path to a human agent

    In short, AVA is most valuable when used as an intelligent orchestration layer, not just as a replacement for menus. The best results usually come from combining AVA + Architect + Data Actions + human handoff in a controlled hybrid design.



    ------------------------------
    CRISTIAN GIMENEZ
    NA
    ------------------------------



  • 8.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 14 days ago

    Hello Alex

    Thank you for sharing this , it's a great initiative exploring and bringing visibility to the use of this technology.

    The discussion around AVA is very valuable, especially as more teams look to move beyond traditional bots and leverage more advanced, context-aware experiences. I'm also very interested in seeing real-world use cases and best practices, particularly around integration with Architect and effective handoff strategies.

    Looking forward to learning from the experiences shared here.

    Thanks again for driving this conversation!



    ------------------------------
    Victor Soares
    Gerente técnico
    ------------------------------



  • 9.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 14 days ago
    Great topic! I've worked with AVA on a few projects and can share some hands-on experience.
     
    **Use cases where AVA really stood out:**
    The biggest gain I noticed was in scenarios where the customer doesn't follow a predictable script. On the voice channel, for example, AVA can handle compound requests - the customer asks for their balance AND how to make a transfer in the same utterance, without needing menus or intermediate confirmations. That would be impractical in a traditional Architect flow.
     
    **Intent recognition and context:**
    AVA maintains context throughout the entire conversation, which eliminates that classic bot problem of "forgetting" what was said two turns ago. The Knowledge Base integration is the centerpiece - the better curated it is, the more accurate the responses.
     
    **Integration with Architect and Data Actions:**
    The approach that worked best for me was using AVA as the main orchestrator, with Data Actions called as LLM "tools" - the model itself decides when to trigger each one, without explicit flow logic. Architect then becomes more of a routing and fallback layer.
     
    **Bot-to-agent handoff:**
    The most critical point here is making sure context travels with the transfer. Using AVA's native Conversation Summary and injecting it into the agent script makes a huge difference - the agent doesn't have to ask the customer to repeat everything.
     
    **Challenges I ran into:**
    - Voice latency can be an issue depending on infrastructure - worth thorough testing before going to production
    - Debugging is much more complex than in an Architect flow, since behavior isn't fully deterministic
    - Data governance deserves attention: be careful about what goes into the prompt context in relation to GDPR/privacy regulations
     
    I'd recommend starting with a well-scoped use case before expanding. Happy to discuss more if anyone wants to go deeper on a specific scenario!


    ------------------------------
    Lucas Carmim
    ------------------------------



  • 10.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 14 days ago

    Excelente discussão, Alex.

    Pelo que tenho acompanhado, o AVA parece ser uma evolução interessante para cenários em que os clientes não seguem jornadas tão estruturadas. Enquanto os fluxos tradicionais no Architect oferecem maior previsibilidade e controle, o AVA pode trazer ganhos na compreensão de contexto e na condução de conversas mais dinâmicas.

    Na minha visão, um dos pontos mais importantes para avaliar é como a solução se comporta em processos que exigem integrações, regras de negócio e transferências para atendimento humano, já que esses costumam ser os cenários mais comuns em operações de CX.

    Vou acompanhar os comentários, pois também tenho interesse em conhecer casos reais de implementação e entender quais benefícios foram percebidos na prática.



    ------------------------------
    Giulia Barros
    ------------------------------



  • 11.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 13 days ago

    Great topic, Alex! This is a very interesting discussion, especially as AVA starts to open new possibilities beyond traditional bots and Architect flows. Understanding real use cases, integration approaches, handoff strategies, and lessons learned from implementations can really help teams explore AVA in a more practical and effective way. Looking forward to seeing the insights shared here.



    ------------------------------
    Gustavo Nogueira
    ------------------------------



  • 12.  RE: Real-world use cases and best practices for Genesys Agentic Virtual Agent / AVA

    Posted 13 days ago

    Hi!

    I'm currently exploring AVA and see strong potential for customer self-service use cases like FAQs, order status, appointment scheduling, and account-related requests.

    What stands out to me is its ability to understand customer goals and context, plan the next steps, and work in a more natural way than traditional scripted bots, while still fitting into Architect flows and integrating with Data Actions or external systems when needed.

    I'm also interested in how teams are using it across voice and digital channels, and how they are handling handoff to live agents when a human needs to take over.

    Thanks!



    ------------------------------
    Lucas Santana
    Pre-Sales Analyst
    ------------------------------