# Marketo: Lead History

## Description

* Each record is what a Marketo lead looked like on each day.

## Supported Data Sources

* <img src="https://fivetran.com/integrations/marketo/resources/marketo.svg" alt="" data-size="line"> Marketo

## Columns

| Type    | Name              | Description                                      |
| ------- | ----------------- | ------------------------------------------------ |
| DATE    | date\_day         | The date of the lead was observed in this state. |
| INTEGER | lead\_id          | ID of the lead.                                  |
| STRING  | lead\_history\_id | Surrogate key combining date\_day and lead\_id.  |


---

# 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://endash-guidance-docs.gitbook.io/cigro-data-templates/data-model-templates/marketo-lead-history.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.
