# Bulk imports

At the moment we don't support bulk lead imports. Data should be added in realtime by connecting to a form provider or one of our other [data import integrations](/send-leads-in/submit-manually.md).

CallFast is designed to call leads when they submit a form or perform an action. CallFast responds with a call within seconds.

It is not currently designed to work with bulk data or a non-realtime list of leads. However, this may be something we explore into the future.


---

# 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/faq/bulk-imports.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.
