# Saving Form Data as a Comment on the Opportunity in CRM

When integrating forms with the CRM pipeline, it is essential to ensure that submitted information is stored correctly to facilitate opportunity tracking. An efficient way to record this data is by using automations that save form responses as a comment within the opportunity in the pipeline.

This can be done through the use of tokens, which allow dynamically capturing submitted data and inserting it into the CRM automatically. That way, whenever a form is filled out, the relevant information, such as the lead's name, interest, or specific need, is recorded directly in the corresponding opportunity.

In this tutorial, we will demonstrate the step-by-step process to configure this automation, ensuring that each lead interaction is recorded in an organized manner and accessible to the sales team.

Check out the tutorial below:<br>

{% embed url="<https://youtu.be/xi7elp7vIpg>" %}

<br>


---

# 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.sprinthub.com/en/topics/convert/forms/forms-tutorial-videos/saving-form-data-as-a-comment-on-the-opportunity-in-crm.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.
