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

# End Node

> Terminate the call when the conversation is complete.

End node is used to end the call. It does not have any edges. The call is ended the moment the agent enters this node.

You can create multiple end nodes within a single agent.

## Node Settings

| Setting                | Description                                                                                                                                                                                                         |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Speak During Execution | When enabled, a text input appears where you can write instructions for the agent to generate an utterance (e.g. "Goodbye, have a nice day") while the call ends. Choose between **Prompt** or **Static Sentence**. |
| Global Node            | See Global Node guide.                                                                                                                                                                                              |
