Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Incident chat room

Meitar M edited this page Aug 23, 2016 · 4 revisions

WikiDocumentationUser DocumentationIncident chat room

  • Released in version: 0.1
  • Also called: "Built-in chat"

For every Alert sent, an incident chat room is created and associated with that alert. Only that alert's responders will be able to participate. The incident chat provides a private, real-time text communication channel for the alerter and the incident's responders. Essentially, the incident chat room is a group chat channel for the people involved in or responding to the alert.

By default, the incident chat room uses Buoy's built-in chat system. However, Buoy administrators can replace the built-in chat system with an alternative chat system. This page documents the built-in incident chat room functionality. See Configure#chat-system-options for a list of alternative options.

Overview

  1. Accessing the incident chat room
  2. Built-in Incident chat room interface
  1. Sending a chat message
  2. Built-in incident chat room features
  3. Troubleshooting

Accessing the incident chat room

The incident chat room is displayed to all responders immediately when accessing an alert via the Active Alerts menu or immediately after responding to an alert.

Built-in Incident chat room interface

The following screenshot annotates the interface of the built-in incident chat room:

Annotated screenshot of the built-in incident chat room screen with example messages displayed.

Chat area

The chat area is a scrollable area in the center of the screen containing the individual chat messages. Each chat message displays the user's name, avatar, and the time the chat message was sent.

Chat message entry fields

At the bottom of the screen are the chat message entry fields, which consist of a text field for typing a short chat message and the Send button, for sending the message.

Crisis message

At the top of the chat area is the crisis message, which is the message responders received via the initial alert.

Sending a chat message

To send a chat message:

  1. tap or click inside the text chat message entry field,
  2. type your message, and
  3. press the Send button.

Built-in incident chat room features

🚧 TK-TODO: Finish documenting the features.

The built-in incident chat room understands a limited subset of Markdown syntax. This allows basic text formatting and displaying external images.

Troubleshooting

🚧 TK-TODO

Clone this wiki locally