> For the complete documentation index, see [llms.txt](https://docs.pristo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pristo.io/pristo-docs-he/manager/viewing-collected-responses.md).

# צפייה בתשובות שנאספו

יצרת ושיתפת סקר, עכשיו הזמן לצפות בכל הנתונים שנאספו.

כדי לצפות בתשובות שנאספו:

1. מתפריט הניווט, לחץ על **תשובות**.
2. באמצעות המסננים ניתן לבחור תאריכים ומצב ספציפיים שברצונך לראות.

כל התשובות שלך יופיעו ברשימה בטבלה למטה.&#x20;

<figure><img src="/files/37581567897e2f2ca85e9cdc19c3f55873148d77" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
תקבל אימייל כשהתשובה הראשונה תגיע
{% endhint %}

***

**סרגל KPI**

בחלק העליון של הדף תראה תצוגה מקדימה מהירה של התשובות שנאספו עבור הסקר הזה:&#x20;

סך כל התשובות, תשובות שהתקבלו ב-7 הימים האחרונים ותשובות שהתקבלו היום.

<figure><img src="/files/0b24da2b92192f1560c0d127b2d909e6a0688f4b" alt=""><figcaption></figcaption></figure>

**מיון עמודות:**

כדי למיין רשומות בעמודה מסוימת:

1. לחץ על כותרת העמודה למיון בסדר עולה.
2. לחץ שוב כדי לשנות המיון לסדר יורד.

<figure><img src="/files/557d9f31779a40148594c977e93912ef6faa9624" alt=""><figcaption></figcaption></figure>

**סינון עמודות:**

כדי לסנן רשומות בסדר עולה או יורד:

1. העבר את הסמן מעל העמודה ולחץ על כפתור הסינון לצד העמודה הספציפית.
2. בחר את הסינון שברצונך להחיל על העמודה.
3. כדי להסיר את הסינון ולהחזיר למצב ברירת מחדל: לחץ על כפתור הסינון, בחר **מכיל** וודא ששדה הטקסט של הסינון ריק.

<figure><img src="/files/395c3ef25e27db98c5ca10e3e450b414d34ac08e" alt=""><figcaption></figcaption></figure>

**הצג/הסתר עמודות:**

כדי להציג או להסתיר עמודות מתצוגת הטבלה:

1. לחץ על **עמודות** הסינון בחלק העליון של הטבלה.
2. סמן/בטל סימון של העמודות הנדרשות.

<figure><img src="/files/1efa42a98ad334114134eedc611a698db69d7303" 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, and the optional `goal` query parameter:

```
GET https://docs.pristo.io/pristo-docs-he/manager/viewing-collected-responses.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.
