Scope Wiser

AI Customer Service: Business Hours and After-Hours Replies

Set business hours in Bot Settings, decide what the Scope Wiser AI does when your team is offline, write an honest after-hours reply, and let the agent label, note and queue overnight conversations for the morning.

Last updated Sep 5, 2026

This guide sets up an AI agent to answer when your team is offline, and to leave overnight conversations ready for the morning shift.

Decide what the AI may answer

  • Let AI answer stable facts: delivery areas, opening hours, the returns window, what a product does.

  • For orders, refunds and complaints, have it collect details and promise a reply.

  • Add legal, medical and financial topics to Restricted Topics (see AI Intent Detection and Agent Routing).

Step 1: set your business hours

  1. Open Chatbot Manager, select the bot and click Bot Settings.

  2. Open Business Hour.

  3. Set TIMEZONE and OFF DAY, then fill in the DAY / START / END table.

  4. Decide the two toggles underneath:

    • Disable bot reply during business hours — flows and keyword replies stop while you are open.

    • Disable AI assistant during business hours — the AI answers only when you are closed, so people handle the day and the AI handles the night.

  5. Optional: under Special Bot during business off hours, switch on ENABLE SPECIAL BOT to run a different bot out of hours.

  6. Click Publish Changes. This is a separate save from the AI tab.

Bot Settings Business Hour scrolled to

Step 2: stop after-hours handovers to an empty desk

  1. Go to Chatbot Manager → AI → AI Configuration.

  2. Switch on Do Not Assign Agent in Business Off Hour. It appears under both Misc. Settings and Business Hours; either works. With it on, the AI stops passing conversations to people outside business hours.

  3. Under Assign to Team or Department, write an Assignment Message that is true at 3am as well as 3pm. Example Assignment Message: "Thanks — a colleague will reply when we open at 9am."

  4. Click Save Settings.

The Business Hours card on this page is read-only; its Edit button takes you back to Bot Settings.

The Business Hours card on AI

Step 3: tell the agent what to say out of hours

Tell the agent in its prompt what to say out of hours and which details to collect; use Shared Inbox → Set Follow-up to queue it for the morning.

  1. Open Chatbot Manager → AI → Agents and edit the agent.

  2. In SYSTEM PROMPT, add lines such as: "Outside business hours, say that a colleague will reply when we open at 9am. For order problems, ask for the order number and a photo of the fault."

  3. Click Save Agent.

To queue a conversation for the morning by hand, open it in the Shared Inbox and use Set Follow-up: pick a quick chip (1 Hour to 1 Day) or a Date & Time, add a Reason, and save.

The Shared Inbox Set Follow-up panel

Step 4: let the agent do the filing itself

The agent can do this filing itself. In its SYSTEM PROMPT type ## and add these actions:

Action

Use it for

##add_note##

An internal note the morning shift reads first

##follow_up##

Setting the follow-up reminder itself

##add_label##

Tagging the conversation — refund, fault, delivery

##save_custom_field##

Storing the order number or address on the subscriber record

##mark_as_solved##

Closing the ones that were fully answered

##assign_human_role##

Handing to the next person in a rota

Example: "When the customer reports a problem with an existing order, record the order number with ##save_custom_field##, label the conversation with ##add_label##, and set a follow-up for the morning with ##follow_up##."

The full action list is in AI Intent Detection and Agent Routing.

Step 5: check what happened overnight

  1. Open the Shared Inbox and use the rail filters — Mine, All, Important, Unread, Archived, Blocked, Resolved — to find the overnight queue.

  2. Read conversations where the customer went quiet after an AI reply. Each one shows a gap in the knowledge or the prompt.

  3. Update the knowledge source behind any wrong answer. The analysis tools are in AI in the Shared Inbox: Smart Assistant and Conversation Analysis.

What to do next

Routing between several agents, and every other setting on the AI Configuration page: AI Intent Detection and Agent Routing.

Was this helpful?
Edit this page