> For the complete documentation index, see [llms.txt](https://docs.talentmap.com/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talentmap.com/knowledge-base/general/product-updates/2024/november-25th-2024.md).

# November 25th, 2024

In this release, we've added a new survey question type, Employee Net Promoter Score. This question is available to managed and DIY clients and is available for reporting within both the Snapshot and Dashboard pages. [Learn more about Employee Net Promoter Score](/knowledge-base/step-2-develop-questionnaire/questionnaire-design/employee-net-promoter-score.md)

#### Example Survey Question

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

#### Example Snapshot Webpage

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

#### Example Dashboard Export

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


---

# 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:

```
GET https://docs.talentmap.com/knowledge-base/general/product-updates/2024/november-25th-2024.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.
