# Capture Customer Info

* By clicking the icon of the WorkFlow button <img src="/files/mS2otuhQqHwJK3cLukIJ" alt="" data-size="line">, you will be able to add the Capture customer info component.

<figure><img src="/files/4uG5lOFx4OIsB4ViZ4G2" alt=""><figcaption></figcaption></figure>

* This component will have 2 options for you to choose from when setting the component.

<figure><img src="/files/IMwmyih61gqMMDMCIRFp" alt=""><figcaption></figcaption></figure>

* Use default: 5 fields that can be selected to collect the info.
* Use custom form: use the form created in the Form Builder (click [here](/marketplace/form-builder.md) to navigate this feature).
* Click "Save changes" to save the workflow, and "Publish" to activate the WorkFlow for your chatbot.
* You can click the "Preview" button to see the demo of this feature.&#x20;

<figure><img src="/files/BkSSk2YhmNJKY99xw3sk" alt=""><figcaption><p>An example for usingn this component.</p></figcaption></figure>


---

# 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://documents.cxgenie.ai/bots/workflow/workflow-components-1/capture-customer-info.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.
