> For the complete documentation index, see [llms.txt](https://docs.allthingsghl.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allthingsghl.com/ai-prompts/highlevel/ghl-voice-ai-prompts/advanced-features/upselling-additional-services.md).

# Upselling Additional Services

**Objective**&#x20;

This guide provides ready-to-use, word-for-word prompts for GHL Voice AI to ensure: AI naturally introduces relevant upsells before ending the conversation. AI makes the upsell feel valuable, not pushy. AI aligns the upsell with the user’s needs and interests. AI keeps engagement high by using a consultative approach.&#x20;

1\. Understanding the Problem: Why AI Needs a Structured Upsell Strategy&#x20;

What Happens When AI Fails to Upsell Effectively? AI misses opportunities to maximize revenue by skipping the upsell. AI sounds too pushy, making the user disengage. AI suggests irrelevant upsells, reducing credibility. Solution: Introduce upsells based on the user’s conversation history. Use a consultative, benefit-driven approach. Ensure AI smoothly transitions into the upsell without disrupting the call flow.&#x20;

2\. The 4-Step Upsell Framework&#x20;

3\. Copy-and-Paste AI Prompts for Effective Upselling&#x20;

Step 1: Identifying the Right Moment&#x20;

Copy-and-Paste Prompt (Smooth Transition into the Upsell): "Since you’re already using \[Current Service], have you considered \[Upsell Product] to make things even easier?" "A lot of our customers who use \[Current Service] love \[Upsell Product]. It

might be a perfect fit for you!" ✔ Best Use: Ensures the upsell feels like a logical next step.&#x20;

Step 2: Presenting the Upsell as a Benefit&#x20;

Copy-and-Paste Prompt (Making the Upsell Valuable): "Many of our customers add \[Upsell Product] because it \[Key Benefit: saves time, increases revenue, automates tasks]." "I think you’d really benefit from \[Upsell Product]. It helps with \[Key Pain Point] and makes \[Current Service] even better." ✔ Best Use: Ensures users see the value in the upsell rather than feeling pressured.&#x20;

Step 3: Asking an Engaging Question&#x20;

Copy-and-Paste Prompt (Encouraging User Interest): "Would you like to hear how \[Upsell Product] could help you get even better results?" "I can quickly walk you through how \[Upsell Product] fits into what you’re already doing—interested?" ✔ Best Use: Invites the caller to engage with the upsell rather than feeling forced.&#x20;

Step 4: Offering a Low-Commitment Next Step&#x20;

Copy-and-Paste Prompt (Encouraging Next Steps): "I can send you a quick email with more details—want me to do that?" "We offer a free trial of \[Upsell Product]. Want to give it a try?" "I can set up a quick call with one of our specialists to go over this— would that be helpful?" ✔ Best Use: Reduces resistance by making the decision easy.&#x20;

4\. Implementation Checklist for GHL Voice AI Agents&#x20;

Use natural transition phrases – AI should introduce the upsell smoothly. Focus on value, not just features – AI should highlight benefits relevant to the user. Ask engaging questions – AI should keep the conversation flowing. Offer a low commitment next step – AI should make it easy for users to say yes.

| Step                                          | Purpose                                                                         | Example Prompts                                                                                                                 |
| --------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <p>Identify the </p><p>Right Moment</p>       | <p>Find a natural point in the conversation to </p><p>introduce the upsell.</p> | "Since you’re interested in \[Current Service], I have a suggestion that could enhance your experience."                        |
| <p>Present the </p><p>Upsell as a Benefit</p> | Position the upsell as a value-driven solution.                                 | "Many customers who use \[Current Service] also find \[Upsell Product] incredibly useful because it helps with \[Key Benefit]." |

\ <br>

| Step                                           | Purpose                                               | Example Prompts                                                                |
| ---------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------ |
| <p>Ask an </p><p>Engaging Question</p>         | Encourage the caller to consider the upsell.          | "Would you like to hear how this could improve your results?"                  |
| <p>Offer a Low </p><p>Commitment Next Step</p> | <p>Make it easy for the </p><p>caller to say yes.</p> | "I can send you more details or set up a free trial. What works best for you?" |

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.allthingsghl.com/ai-prompts/highlevel/ghl-voice-ai-prompts/advanced-features/upselling-additional-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
