# Lead Collection Form Fields

### Predefined Fields <a href="#predefined-fields" id="predefined-fields"></a>

Create your own custom field OR pick a predefined field to auto-fill its corresponding values.

<div align="left"><figure><img src="/files/H7M10Qy8iU32pUWa5V78" alt="" width="563"><figcaption></figcaption></figure></div>

### Collection Method <a href="#collection-method" id="collection-method"></a>

Select the method used for collecting data.

<div align="left"><figure><img src="/files/XfzSzeQCKiSvVKdI47KE" alt="" width="257"><figcaption></figcaption></figure></div>

#### In Form Collection <a href="#in-form-collection" id="in-form-collection"></a>

This will create a custom form that is shown to users before a conversation is started with a AI Agent.

#### In Chat Collection <a href="#in-chat-collection" id="in-chat-collection"></a>

This will train the AI Agent to ask the user these questions inside the chat conversation.

***

### Field Label <a href="#field-label" id="field-label"></a>

<div align="left"><figure><img src="/files/K6PSaHURPR8pp8ift9Gb" alt="" width="332"><figcaption></figcaption></figure></div>

[<br>](https://docs.stammer.ai/stammer.ai-docs/ai-features/leads-legacy/overview-of-lead-generation)


---

# 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.agentsupply.ai/ai-features/leads-legacy/lead-collection-form-fields.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.
