> For the complete documentation index, see [llms.txt](https://docs.gpt4business.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpt4business.ai/getting-started/troubleshooting/responses-are-too-long.md).

# Responses are too long

Are your A.I. chatbot responses way too long?

Not to worry.

You can simply modify your base system prompt to include a statement like

Copy

```
Limit each response to be only one sentence long

Stay short & concise when giving a response
```

Giving an example of a "short" response can also help ensure the AI agent gives simpler response.

After updating your Base System Prompt, click ‘<mark style="color:red;">Re-train chatbot’</mark> and voila you’ll know have one sentence responses that look like this.

Another Option:

Copy

```
Your responses will be sent via SMS, so limit each of your responses to be only 1 sentence long.
Make sure each of your responses only contains text, no markdown or html.
```
