Published at: 2026-09-17
Quick walkthrough from web access to first session
This tutorial shows how to configure a web channel and verify the first customer session in 15 minutes.
Learning Goals
- Create and configure a web plug-in in Setup.
- Configure a session assignment rule for the support queue.
- Use a local HTML page to simulate a visitor starting a consultation.
- Confirm that an agent receives and responds to the session in the workspace.
Prerequisites
[!IMPORTANT] - Role permissions: You must have the System Administrator or Online Customer Service Administrator role. - Agent readiness: Create a support group and set at least one agent to Online.
Instructions
Step 1: Create a web channel plug-in and copy the script
- Go to System Settings > Service Management > Online Customer Service > Channel Access.
- Select Web Channel and click Add Web Plug-in.

- On the Plugin Settings page, enter
Web Channel Testas the plug-in name. - Customize the guest window style (such as button color, window theme), and preview and test directly on the right side.
- Click Save.

- After the Saved Successfully message appears, click Copy Code in the generated code box.
Step 2: Configure session allocation rules
- Go to Online Customer Service Setup > session handling Rules Configuration > Session Assignment Rules.

- Click New Allocation Rule.
- In Basic Info, enter
Default Web Assignmentas the rule name. - In the applicable web channel list, select
Web Channel Test. - For the assignment method, select Specify Group and choose your support group.
- Click Save.
Step 3: Verify the agent response
- Sign in as an agent and open Customer Service Workbench.
- In the In Progress session list, select the test session.
- Enter a reply in the composer and click Send.
- Confirm that the local test page displays the reply.