# Send leads in

When you send lead data into CallFast you send it in to a single project. This means that each lead will be called based on the call settings of the project it is sent into.

When you're viewing a project, click on the "View Options" button on the "Send leads in" box to open the lead data panel.

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

There are multiple different ways to send your leads in.

[Manually ->](/send-leads-in/submit-manually.md)

[From any form provider ->](/send-leads-in/form-provider-instructions.md)

[Using Zapier ->](/send-leads-in/zapier.md)

[Using our API ->](/getting-started/api.md)


---

# 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.callfa.st/getting-started/send-leads-in.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.
