# Viewing Form Responses

<figure><img src="/files/grZlUr7QyeA2rmyVEEhE" alt=""><figcaption><p>Form Page</p></figcaption></figure>

{% hint style="warning" %}
You must have permission to view the specific Form to perform the steps below.
{% endhint %}

1. On the Form's own Page, click "View Responses" in the upper-right corner.
2. If you want to filter Form Responses based on their attributes, click the "Filter" button in the upper-left corner.

## Viewing Form Responses Chart

The MeetBit Form Responses Page shows Responses in a table format, but they can also be viewed in various types of charts. Proceed to the following instructions to learn how:

<figure><img src="/files/5D3ZYeezZLLiRZz50cym" alt=""><figcaption><p>Form Responses Chart</p></figcaption></figure>

{% hint style="warning" %}
You must have permission to view the specific Form to perform the steps below.
{% endhint %}

1. On the Form Response Page, click "View Charts" in the upper-right corner.

<figure><img src="/files/SU2zy7YuaiHsc6vdw2Hr" alt=""><figcaption><p>View Charts Button on the Form Responses Page</p></figcaption></figure>

2. Select a chart type and field. The different types of Form Responses Chart include:&#x20;
   * List
   * Bar
   * Pie
   * Time Series
   * World Cloud

You can now view Form Responses in your preferred chart type, providing a more comprehensive and nuanced understanding of the data.&#x20;


---

# 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://meetbit.gitbook.io/docs/forms/viewing-form-responses.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.
