---
title: "Write Multiple lines with ChatGPT"
date: 2023-04-14T11:03:10.000Z
author: Z.SHINCHVEN
tags: [ChatGPT]
canonical: https://atlassc.net/2023/04/14/write-multiple-lines-with-chatgpt
---
With the uprising of Chat AI assistants like [ChatGPT](https://chatgpt.com), we may find ourselves having many conversations with them every day.

As our conversations with them get longer and more complicated, we may need to write our questions and requests in multiple lines.

But when using ChatGPT's message box, message is sent when we pressing the `return` or `enter` key by default. We can't start a new line in the message box like what we do in a text editor by press `enter`, and these's no instruction on how to do that on ChatGPT's web page.

Luckily, we are still able to do that by pressing `shift`+`return` or `shift`+`enter`.
