# Why do you recommend against leaving prospects in the Marketing Automation Platform until they hit a

Ideally, all prospects should post to Salesforce as soon as they're created in the Marketing Automation Platform (MAP) rather than waiting until they hit a scoring threshold. They can belong to a queue or holding user in Salesforce and then get routed to a rep once they hit the threshold.

This is for two main reasons:

1. **Attribution Handling:** The attribution handling logic lives in Salesforce, so information about how a lead entered the system can get overwritten if the record stays in the MAP.
2. **Sales Processing Measurement:** The sales process date stamping lives in Salesforce, so if some prospects are held in the MAP, we won't be able to report on the rate at which they progress to being routed or how long it takes.

The process of identifying which marketing, sales, or channel activities contributed to generating Leads, Opportunities, and Revenue.


---

# 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://help.integrousanalytics.com/faqs/why-do-you-recommend-against-leaving-prospects-in-the-marketing-automation-platform-until-they-hit-a.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.
