# Default Prompts

Define master prompts for your chatbots and those of your sub-accounts.

This allows agencies to control the template base system prompt that is shown on all new chatbots by default when created.

This default Base System Message/Prompt will be applied to all chatbots created by you and your sub-accounts, and can be overridden in individual chatbots.

<figure><img src="/files/4FsYA2IMMgTM9Z5MSBy3" alt=""><figcaption></figcaption></figure>

Define default system message here for all new chatbots under your account and sub-accounts. This message/prompt will automatically populate when creating a new chatbot.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stammer.ai/stammer.ai-docs/agency-settings/default-prompts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
