# Typeform

Anecdote integration with Typeform will allow you to get product insights from surveys. Please complete the following steps:

1. Within your workspace, from a dropdown menu of your avatar icon, go to **your settings** > **personal tokens**.
2. Click **Generate a new token.**
3. Give your token a name
4. Under Scopes, select the necessary scopes:
   * Form: Read
   * Responses: Read
5. You'll be shown your new key. For security reasons, this is your only chance to copy the key. Select **Copy Token** to copy the hash to your clipboard.

An anecdote will start synchronizing your existing data and generate AI-powered insights from the Intercom data. It might take up to a few days to complete, depending on the size of the data.

After the data is synchronized and processed you'll be able to see the insights in the Anecdote dashboard under the Intercom data source label.


---

# 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.anecdoteai.com/docs/integrations/typeform.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.
