# Free Text

**Free text responses** are displayed as list of the most recent responses (up to 100).&#x20;

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

To see all responses, click on "View All Response". You can tag and download responses and associated data points. Once tagged, you can also display a chart that shows the frequency of each tag.&#x20;

{% hint style="info" %}
Please see [Responses & Tagging](/configuring-pulse-insights-console/reporting/free-text/responses-and-tagging.md) for more details.
{% endhint %}

If enabled, you can also use our AI Generated Summary feature to get a paragraph summarization of responses.&#x20;

{% hint style="info" %}
Please see [AI Generated Summary ](/configuring-pulse-insights-console/reporting/free-text/ai-generated-summary.md)for more details.&#x20;
{% endhint %}


---

# 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.pulseinsights.com/configuring-pulse-insights-console/reporting/free-text.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.
