Hi Team,
I have created a simple chatbot and it is working fine as expected.
My end statement/last statement is '

Hi Team,
I have created a simple chatbot and it is working fine as expected.
My end statement/last statement is '
Hi @CMG ,
If you follow the End conversation way, you'll see that the final topic is "Goodbye".
You can go to this System topic >> Add a new >> Go to another topic >> Select the Greeting topic.
In that case, we will maintain the session active using these parameters:
A session ends for one of the following reasons:
The user ends the chat session. When the bot doesn't receive a new message for more than 30 minutes, the session is considered closed.
The session is longer than 60 minutes. The first message that occurs after 60 minutes starts a new session.
The session has more than 100 turns. A turn is defined as one exchange between a user and the bot. The one-hundred-and-first turn starts a new session.
View billed sessions - Power Virtual Agents | Microsoft Docs