> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plura.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# End Call Node

> Terminates the conversation when necessary

<iframe width="720" height="405" src="https://www.youtube.com/embed/AXZmOTkJokw?list=PL4Esdvw6Uoe2hhGH996R9_fkN32XqM0C-" title="End Call Node" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

## Overview

Aside from the usual node configurations, the **End Call Node** does not include any additional settings. Its sole function is to **end the call and terminate the workflow** once reached. This node is typically used to ensure structured call conclusions, provide a defined exit point in a conversation, or gracefully wrap up interactions with a closing message.

<img width="400" src="https://mintcdn.com/plura/4qUhr4ggxXTG-bNE/images/end-call-node.png?fit=max&auto=format&n=4qUhr4ggxXTG-bNE&q=85&s=8b79cf23c2a402dff6679954f3726e3c" data-path="images/end-call-node.png" />

## Functionality

When the **End Call Node** is triggered, the AI agent will:

* Deliver the **predefined response** from **Response Setup** (if configured).
* **End the call** immediately after speaking the response.
* **Terminate the workflow**, preventing any further progression.

This node is essential for structuring **clear, well-managed call flows**, ensuring conversations end naturally and effectively.
