Skip to content
Sindhu S edited this page Mar 16, 2015 · 9 revisions

Create Room

  1. Visit scrollback.io
  2. Click on "Get Started"
  3. Type a name for the room you want to create
  4. Click on "Go". If the room doesn't exist, you will be asked to "SIGN IN" to create the room.

Note that name space includes both user and room names. So If you to try to create a room and that name has already been taken up as either room or user, you will not be able to create that room. If the name was that of a existing, you will be taken to the room. If the name given was the name of a user, then you will be shown that profile page.

Room Settings

In the "Info" tab, click on "Configure Room". You will see a list of options which take you to various settings you can change. You can also directly access this tab with the address https://scrollback.io/<ROOM_NAME>/edit?tab=general where <ROOM_NAME> is to be replaced with the name of the room that you have already created.

Embed Scrollback Room

You can embed any Scrollback room in your webpage/blog. To get the embed code snippet:

  1. Navigate to Info tab, click on "Share & Embed".
  2. Under the section "Embed options", you can optionally customize the embed to start minimized, choose between two types of widge appearence or match the widget titlebar background color to your website. See Embed-Options
  3. You can now copy the code shown next to "Embed code" and paste it in your webpage’s code, any where inside the <head> tag.
Clone this wiki locally