# Prompt Template

<figure><img src="/files/FSvCdgX9brxyNbjTfbh3" alt=""><figcaption></figcaption></figure>

To create a new prompt template you need to set:

* Name: The name to identify prompt template
* Description: To better undestand the scope of the suggestion
* Prompt template: The prompt. You can also optimize it.

<figure><img src="/files/qiSPG8OYFeq2QKjWjajw" alt=""><figcaption></figcaption></figure>

Prompt template can be used in bot settings dialog.

<figure><img src="/files/2blWB3JShzNKwjymZ87A" alt=""><figcaption></figcaption></figure>


---

# 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://40factory.gitbook.io/wilson/3.10/wilson-academy/settings/bot-management-1.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.
