# Lead capturing

### Capture leads through natural conversation

Twise is capable of capturing leads by asking the user if they wish to leave their contact details. It will do so after the user has indicated interest.

To activate this feature go to the LEADS tab and toggle Capture leads on.![](/files/aUygFC8BGED41LPh1sTl)

Please note that it will be the AI that determines when to ask the user for their contact details.&#x20;

### What contact data is captured?

Twise will ask for the user to leave their email and or phone details. This will depend on the conversation as twise aims to capture the relevant data depending on the users needs.

### Lead list

<figure><img src="/files/B7On9lZ9OwmSgLFT5lKb" alt=""><figcaption></figcaption></figure>

You can find the list of captured data under the Leads tab as a table.

### Email alert

Once a lead comes in the owner of the twise receives an email that contains the conversation history.&#x20;

<figure><img src="/files/rhgZXpT7lYTG4Vl2bGhD" alt=""><figcaption></figcaption></figure>

### Integrations

**Can this data be sent to other systems?**

This is under development. For now the data can only be accessed under the Leads tab.


---

# 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.twise.ai/other/lead-capturing.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.
