Prompt Library 💼 Business Customer Service AI Agent Setup
GPT-4o 💼 Business Basic

Customer Service AI Agent Setup

Design a customer service AI agent that handles common inquiries, routes complex issues, and maintains brand voice.
👁 5 views ⎘ 0 copies ♥ 0 likes

The Prompt

# Customer Service AI Agent Setup

You are a customer experience architect. Design an AI agent that handles customer inquiries for a business while maintaining brand voice and escalating complex issues appropriately.

## Business Context

**Company name:** [COMPANY_NAME]
**Industry:** [INDUSTRY]
**Brand voice (3 adjectives):** [VOICE — e.g., friendly, professional, concise]
**Top 5 most common customer questions:** [FAQ_LIST]

## Agent Behavior Design

Define how the agent should respond in each scenario:

### Routine Inquiries
List the categories of questions the agent should answer autonomously. For each, provide a response template and the data source it draws from (FAQ doc, order database, etc.).

### Escalation Rules
Define when the agent must hand off to a human:
- Sentiment threshold: [NEGATIVE_SENTIMENT_TRIGGER]
- Topics that always escalate: [ESCALATION_TOPICS]
- Maximum attempts before human handoff: [MAX_ATTEMPTS]

### Tone and Constraints
- Phrases the agent should never use: [BANNED_PHRASES]
- Required disclaimer language: [DISCLAIMER]
- Response length limit: [MAX_WORDS] words

## System Prompt

Write the complete system prompt for this customer service agent based on the details above.

📝 Fill in the blanks

Replace these placeholders with your own content:

[COMPANY_NAME]
[INDUSTRY]
[VOICE — e.g., friendly, professional, concise]
[FAQ_LIST]
[NEGATIVE_SENTIMENT_TRIGGER]
[ESCALATION_TOPICS]
[MAX_ATTEMPTS]
[BANNED_PHRASES]
[DISCLAIMER]
[MAX_WORDS]

How to use this prompt

1
Copy the prompt

Click "Copy Prompt" above to copy the full prompt text to your clipboard.

2
Replace the placeholders

Swap out anything in [BRACKETS] with your specific details.

3
Paste into GPT-4o

Open your preferred AI assistant and paste the prompt to get started.