Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Format text & images on kChat

Update 09/01/2026

This guide explains how to insert rich text and images into your messages on kChat.

 

Format the message text (markdown)

Here are the symbols to add before and after your text to format it in the desired style:

SymbolsResultExample
*italic*This will be in italic*
**bold**This will be in bold**
***italic+bold***This will be in italic+bold***
~~strikethrough~~This will be strikethrough~~
```
ligne de code
```This is some code```

 

You can also insert this:

SymbolsResultExample
***

(separator / line / horizontal line)

1st part
***
2nd part

 

Insert an image into the message…

 

… from a URL

Insert the following code into your message, replacing the alt text and the image address (URL) with the image link (the image must be accessible and visible on the web):

![alt-text](https://www.domain.xyz/xyz/image.png)

 

Example

Message with the image insertion syntax:
sign

If the URL to the image is saved in your clipboard, simply paste the link into a conversation, and the image will be added to your message.

 

… from your hard drive or kDrive

Click on the paperclip icon to insert an existing image from your hard drive or from kDrive:
sign

The image will be inserted into the message, which you can then send directly in the conversation without necessarily adding additional text.


Has this FAQ been helpful?