Skip to content

Chat files and transcripts

Vishwac Sena Kannan edited this page Oct 30, 2018 · 1 revision

Chat files and transcripts

Chat files are helpful to quickly draft conversational flows for your bot during design phase.

See here to learn more about chat files.

Emulator can

  • Render .chat and .transcript files as a conversation.
    • If you open a .chat file, emulator will convert it into a .transcript file in memory.
  • Save an active conversation as a .transcript file.

To view .chat files and .transcript files, simply click on 'Resources' tab in emulator.

Connect_Localhost

By default emulator looks for

  • .chat files in all sub-folders and the folder where your .bot file is saved.
  • .transcript files under transcripts folder where your .bot file is saved.

You can change this to a different path on your device by clicking on Choose a different location

Connect_Localhost

Saving a conversation as a transcript

With a live chat session with your local or remote bot, click on 'Save transcript as..'

Connect_Localhost