Learn › Office Hours

How to build a customer support chatbot (no code)

You don’t need a developer or a pricey platform to give your small business a helpful support assistant. In about ten minutes, we’ll build one together — using our free AI Prompt Builder — and you’ll walk away with a finished prompt you can paste straight into a Custom GPT.

In this walkthrough
  1. What we’re building
  2. Two minutes of prep
  3. Building it in the tool
  4. The finished prompt
  5. Putting it to work
  6. Making it yours
  7. FAQ

A support chatbot is one of the most useful — and most beginner-friendly — things you can build with AI. It answers the same common questions your customers ask over and over (“Where’s my order?”, “What’s your return policy?”) so you don’t have to, in a voice that actually sounds like your business. And you can build a great one without writing a single line of code.

The secret is a good system prompt — a clear set of standing instructions that tells the assistant who it is, what it does, and the rules it should follow. That’s exactly what the AI Prompt Builder creates for you. Let’s use it.

What we’re building

We’ll build a support assistant for an imaginary online shop, “Fern & Field,” that sells houseplants. It should answer questions about orders, shipping, and returns, sound warm and reassuring, and know when to hand off to a human. Swap in your own business as we go — the steps are identical.

Two minutes of prep

Before touching the tool, jot down four quick things. This is the thinking that makes the difference between a generic bot and a genuinely helpful one:

Building it in the tool

Open the AI Prompt Builder in another tab and follow along. You can start from the Customer support bot template (in the Popular row) and adjust it, or fill the fields in from scratch like this:

  1. Who is it? Give the assistant a clear identity.
    Who is it?a warm, capable customer-support assistant for Fern & Field, an online houseplant shop
  2. What should it do? State its job in a sentence or two.
    What should it do?Answer questions about orders, shipping, and returns. Solve the problem in the first reply when possible, and stay reassuring when customers are frustrated.
  3. Pick a tone. Tap the chips that fit. For support, Friendly, Warm, and Concise is a reliable combo.
  4. Add your “always” rules. These keep it on the rails.
    AlwaysConfirm the order number before giving order-specific details · End by checking the issue is fully resolved · If you can’t help, point the customer to support@fernandfield.com
  5. Add your “never” limits. These prevent the answers you’d regret.
    NeverPromise refunds or delivery dates you can’t verify · Blame the customer · Make up policy details
  6. Show one example. This teaches tone better than any rule — add a sample question and the ideal reply.
    Example — userWhere’s my order? It was supposed to arrive yesterday.
    Example — replyI’m so sorry it’s late — that’s frustrating. Could you share your order number so I can check exactly where it is right now?

As you fill each field, watch the panel on the right assemble your system prompt in real time, and the “prompt strength” meter fill up as you add a role, tone, a limit, and an example.

The finished prompt

When you’re done, the tool produces a clean, structured prompt like the one below. Hit Copy (or Download) to grab it:

System promptYou are a warm, capable customer-support assistant for Fern & Field, an online houseplant shop. # Your job Answer questions about orders, shipping, and returns. Solve the problem in the first reply when possible, and stay reassuring when customers are frustrated. # Tone and style Sound friendly, warm, and concise. # Always - Confirm the order number before giving order-specific details - End by checking the issue is fully resolved - If you can’t help, point the customer to support@fernandfield.com # Never - Promise refunds or delivery dates you can’t verify - Blame the customer - Make up policy details # Examples User: Where’s my order? It was supposed to arrive yesterday. You: I’m so sorry it’s late — that’s frustrating. Could you share your order number so I can check exactly where it is right now?

Build yours in the tool

Open the free AI Prompt Builder, start from the Customer support bot template, and swap in your own business.

Open the AI Prompt Builder →

Putting it to work

Now you just need somewhere to paste it. A few beginner-friendly options:

Making it yours

The version above is a starting point. A few easy upgrades once it’s running:

Frequently asked questions

Do I need to know how to code?

No. Everything here is filling in plain-language fields and pasting the result. No code at any step.

Will it know my specific orders and policies?

Not on its own — the prompt sets its behavior and voice. To answer from your real data, upload your FAQ, policies, or order info as “knowledge” in a Custom GPT, or connect it to your systems.

Can I use this for something other than support?

Absolutely. The same steps work for a sales assistant, a booking helper, an FAQ bot — just change the role, task, and rules. The tool has 42 templates to start from.

Is the AI Prompt Builder free?

Yes — no signup, nothing to install, and nothing you type is stored.

Part of our AI 101 series. Next: set up your Custom GPT, or brush up on writing good prompts.