> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.1-outbound-call-campaign/survey-template.md).

# Survey template

## Interface of survey template list

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

### (1) Information filter

* **Campaign name:** find the script by the name of the current campaign&#x20;
* **Template name:** search by script name

### (2) Filter information

* **Template name:** the script name set when creating the campaign&#x20;
* **Action:**&#x20;
  * **Copy:** create a new template that is identical to the corresponding template&#x20;
  * **Edit:** edit survey questionnaire, template name&#x20;
  * **Delete:** delete the template

## Create a new template

* **Step 1:** In the screen of the survey template list, the admin clicks the "Create" button to create a new survey template:

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

* **Step 2:** At the template creation screen, the admin enters the script name and clicks the "Create new" button. After that, the admin continues to enter the desired questions and answers and then click Save

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

* **(1)** Name of this template
* **(2)** Question Name and question type
* **(3)** Add new question
* **(4)** Save this template

***Note:** going back to the template list screen, admin can copy, edit, delete the created template*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.1-outbound-call-campaign/survey-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
