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

# Responses are Too Long

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

Do they look something like this??

<figure><img src="https://1359281993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLIQnOFYHkQtdWxUzzFE%2Fuploads%2FKRjggnA1IfBQSWGmaFZZ%2FGXF2REdnrZ7Fz8qEJ3X6c46DXcdZTAxPcw.jpg?alt=media&amp;token=1538a334-befd-4169-84b8-91d541eb18c3" alt=""><figcaption></figcaption></figure>

Not to worry.

You can simply modify your base system prompt to include a statement like&#x20;

```
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 ‘Re-train chatbot’ and voila you’ll know have one sentence responses that look like this.

<figure><img src="https://1359281993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLIQnOFYHkQtdWxUzzFE%2Fuploads%2FQCHTVNbwrEqTGxtS6yQE%2FXiMCU-W0-juns4mfX7hODhcwDj23oLe-dw.jpg?alt=media&amp;token=caa519e0-7c5c-4c91-8b48-20f047c5c4e9" alt=""><figcaption></figcaption></figure>

Another Option:

```
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.
```
