# Closing and Pilot Management

### Closing Techniques

{% embed url="<https://youtu.be/IEYM9bLL1xc>" %}

**The Assumption Close:**

"Based on everything we've discussed, it sounds like a Support Agent pilot would be a great fit for your needs. I'm thinking we start with a 6-week pilot focusing on your most common support tickets. When would be a good time to kick this off?"

**The Alternative Close:**

"I see two great options for your pilot. We could start with an internal Support Agent to help your team, or we could focus on a Sales Agent for lead qualification. Which one would have more immediate impact on your business?"

**The ROI Close:**

"Let's do some quick math. You mentioned you handle about 300 tickets per day, and each one takes your team about 20 minutes on average. That's 100 hours per day. If we could deflect just 40% of those tickets and reduce response time for the rest, you'd save about 50 hours per day. At $50 per hour, that's $2,500 per day in savings, or about $50,000 per month. Our pilot costs less than $10,000. Does that ROI make sense for your business?"

#### Pilot Management Best Practices

**Setting Clear Expectations:**

During the pilot kickoff, establish:

* Specific success metrics (response time, deflection rate, accuracy)
* Communication cadence (weekly check-ins, monthly reviews)
* Escalation procedures for issues
* Timeline for go/no-go decision

**Weekly Check-in Agenda:**

1. Performance metrics review (10 minutes)
2. User feedback discussion (10 minutes)
3. Issues and resolutions (10 minutes)
4. Next week's priorities (5 minutes)

**Success Metrics Dashboard:**

| Metric                | Baseline | Target    | Current    | Status |
| --------------------- | -------- | --------- | ---------- | ------ |
| First Response Time   | 4 hours  | <1 minute | 30 seconds | ✅      |
| Ticket Deflection     | 0%       | 40%       | 35%        | 🟡     |
| Customer Satisfaction | 3.2/5    | 4.0/5     | 4.1/5      | ✅      |
| Agent Accuracy        | N/A      | 95%       | 92%        | 🟡     |

**Expansion Planning:**

Once the pilot shows success:

1. Document lessons learned and best practices
2. Identify next highest-impact use cases
3. Plan phased rollout to additional departments
4. Establish center of excellence for agent management

***


---

# Agent Instructions: 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:

```
GET https://docs.raiaai.com/ai-training/partner-training/raia-sales-training-program/closing-and-pilot-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
