> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/bot-settings/dialog-flows/untitled-1/defined-entity-bot-response/new-line-and-inline.md).

# New Line & InLine

When you want to defining the format for a question from the bot response being sent, you can use **'InLine'** and **'New Line'**. **InLine** is used when you want to send a question response within a single bubble, while **New Line** allows you to send question response in separate bubbles.

For example, if you want to create a chatbot response using **New Line.** First, type a sentence in the **'Enter your question here'** section and press enter. You can add another question by retyping the desired sentence and pressing enter. Then, click the **'Add response'** button and select **'New Line'**, as shown in the following image.

<figure><img src="/files/sQfZOarroeA0xkdFEGTP" alt=""><figcaption><p>Add New Line Response</p></figcaption></figure>

You will see the automatic sentence split into two bubbles as shown in the following image.

<figure><img src="/files/bkTyZRkPWHuQdMoxVKBO" alt=""><figcaption><p>New Line Bubble</p></figcaption></figure>

If you want to send a question response in a single bubble to the customer, you can use **InLine** feature. After entering the response text, click the **'Add Response'** button and select **'Inline'** so that the question response appears in the same bubble.

<figure><img src="/files/ng3MR02YH6Rzt4kcLIX8" alt=""><figcaption><p>Add  InLine Response</p></figcaption></figure>

You will see the automatic sentence merged into a single bubble, as shown in the following image.

<figure><img src="/files/xtRbxpvJkuUQZBN1cfKA" alt=""><figcaption><p>InLine as Question Response</p></figcaption></figure>
