Agents / Customer Service Agent

Customer Service Agent

The Customer Service Agent answers customer and renter questions 24/7 via AI chat — multi-turn conversations with context, instant answers, and escalation to your team when human judgment is needed.

How It Works

Customers reach the agent through the support chat (the Help icon in the dashboard and portal). The agent:

  1. Reads the conversation — it's multi-turn, so follow-up questions keep their context
  2. Answers what it can — rates, availability, booking status, policies, how-tos
  3. Escalates what it can't — payment disputes, damage disagreements, anything needing a decision from your team

Under the hood it's a fast Claude model tuned for support conversations, so responses come back in seconds.

What It Handles Well

  • "What does a week's rental of a skid steer cost?"
  • "Is the excavator available next week?"
  • "How do I extend my rental?"
  • "What happens to my deposit?"
  • "Do you offer insurance?"
  • "When is my equipment due back?"

Escalation

The agent hands off to your team when the conversation involves:

  • Payment or damage disputes
  • Booking changes it shouldn't make unilaterally
  • A customer explicitly asking for a human
  • Anything outside its knowledge

Escalations reach you by email so nothing gets lost.

Availability & Limits

  • 24/7 — the agent doesn't sleep
  • Rate-limited to 20 messages/minute per client, to keep the service responsive for everyone
  • Graceful fallback — if AI is temporarily unavailable, the chat collects the message for your team instead of failing

For Developers

The chat is available via API — POST /api/v1/support/chat with the message and optional conversation history. Useful for embedding support into your own customer touchpoints.

Coming Soon

  • Custom knowledge base articles the agent draws from
  • Response templates in your company voice
  • Satisfaction ratings and performance metrics

Troubleshooting

Agent gave a wrong answer?

  • Escalations exist exactly for this — the customer can ask for a human at any point
  • Report recurring wrong answers to support@rentbridge.ai; they inform the agent's tuning

Chat not responding?

  • Rapid-fire messages can hit the rate limit — wait a few seconds
  • If it persists, the fallback should still capture the message for your team

See Common Issues for more.

Last updated: April 2026