Add docs to add a website channel (#337)

This commit is contained in:
Pranav Raj S
2019-12-01 22:53:39 +05:30
committed by Sojan Jose
parent 330e8625d3
commit 829cb4da57
9 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
---
path: "/docs/channels/website"
title: "How to create website channel?"
---
Step 1. Click on "Add Inbox" button from Settings > Inboxes page.
![inbox_create](./images/inbox_create.png)
Step 2. Click on "Website" icon.
![list_of_channels](./images/list_of_channels.png)
Step 3. Provide your website name and url. Website name will be shown on the live chat widget.
![create_website](./images/create_website.png)
Step 4. "Add agents" to your website inbox.
![add_agents](./images/add_agents.png)
Step 5. Hooray! You can sucessfully created a website inbox. Copy and paste the code shown in the page to your website and start supporting your customers.
![finish_inbox](./images/finish_inbox.png)
Step 6. If you want to update the agents who have access to the inbox, you can go to Settings > Inboxes. You will be able to see your website inbox listed there. Click on Settings. You will be able to Code as well the list of agents who have access to the inbox.
![inbox_settings](./images/inbox_settings.png)