<!DOCTYPE html> <html> <head> <title>Communicate while editing</title> <meta charset="utf-8" /> <meta name="description" content="In ONLYOFFICE Document Editor, you can always keep in touch with colleagues and use popular online messengers, such as Telegram and Rainbow" /> <link type="text/css" rel="stylesheet" href="../editor.css" /> <link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" /> <script type="text/javascript" src="../callback.js"></script> <script type="text/javascript" src="../search/js/page-search.js"></script> </head> <body> <div class="mainpart"> <div class="search-field"> <input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)"> </div> <h1>Communicate while editing</h1> <p>In ONLYOFFICE <a href="https://www.onlyoffice.com/en/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Document Editor</b></a>, you can always keep in touch with colleagues and use popular online messengers, such as Telegram and Rainbow.</p> <div class="note">Telegram and Rainbow plugins are not installed by default. To find information on how to install them, please, refer to the corresponding article: <span class="desktopDocumentFeatures"><a target="_blank" href="https://helpcenter.onlyoffice.com/installation/desktop-getting-started.aspx#AddingPlugins_block" onclick="onhyperlinkclick(this)">Adding plugins to the ONLYOFFICE Desktop Editors</a></span><span class="onlineDocumentFeatures"> <a target="_blank" href="https://api.onlyoffice.com/plugin/installation/cloud" onclick="onhyperlinkclick(this)">Adding plugins to ONLYOFFICE Cloud</a>, or <a target="_blank" href="https://helpcenter.onlyoffice.com/installation/docs-add-plugin.aspx" onclick="onhyperlinkclick(this)">Adding new plugins to server editors</a></span>.</div> <h2>Telegram</h2> <p>To start chatting in the Telegram plugin,</p> <ul> <li>Switch to the <b>Plugins</b> tab and click <div class = "icon icon-telegram_icon"></div> <b>Telegram</b>,</li> <li>enter your phone number into the corresponding field,</li> <li>check the <b>Keep me signed in</b> checkbox if you want to save credentials for the current session and click the <b>Next</b> button,</li> <li> enter the code you've received in your Telegram app, <p>or</p> </li> <li>log in using the <b>QR code</b>,</li> <li>open Telegram app on your phone,</li> <li>go to Settings > Devices > Scan QR,</li> <li>scan the image to Log in.</li> </ul> <p>Now you can use Telegram for instant messaging within ONLYOFFICE editors interface.</p> <img alt="Telegram gif" src="../../images/telegram.gif" /> <h2>Rainbow</h2> <p>To start chatting in the Rainbow plugin,</p> <ol> <li>Switch to the <b>Plugins</b> tab and click <div class = "icon icon-rainbow_icon"></div> <b>Rainbow</b>,</li> <li>register a new account by clicking the <b>Sign up</b> button, or log into an already created one. To do this, enter your email into the corresponding field and click <b>Continue</b>,</li> <li>then enter your account password,</li> <li>check the <b>Keep my session alive</b> checkbox if you want to save credentials for the current session, and click the <b>Connect</b> button.</li> </ol> <p>Now you're all set and can simultaneously chat in Rainbow and work within ONLYOFFICE editors interface.</p> <img alt="Rainbow gif" src="../../images/rainbow.gif" /> </div> </body> </html>