# How Threadly Tracks Responses

When a recipient submits a Form CTA attached to your Threadly message, their response is captured and stored automatically.

{% hint style="warning" %}
**NOTE:** If Threadly is not a member of the channel, then it cannot properly track form responses.

[Learn how to add Threadly to a channel here.](/threadly/getting-started/adding-threadly-to-your-channels.md)
{% endhint %}

To view form responses from a message you sent with Threadly, visit the **Logs & Analytics** tab of the app and click into the relevant message.

* Users on the Free plan can only see the total count of form submissions.
* Users on the Premium plan have access to advanced analytics: see who submitted the form, their individual answers, and when they responded. All responses can also be exported as a CSV from the Actions tab.


---

# 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://threadly.gitbook.io/threadly/analytics/how-threadly-tracks-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.
