# Follow Ups

From Lead page you will have few options to follow up with the customer. All follow ups that were added by an assigned user will be listed in "Follow ups" tab on the right side of the screen.

They are marked with their respective type and show the text sent or entered as notes. All follow ups show date and timestamp of their creation.

## In-call Notes

First option available is marked with a phone icon. Here you can enter notes from the call with the customer for later use if needed. By adding In-call notes we are aware that the follow up was done through a call.

## Follow up Email

With this option you will be able to send a direct email to the customer's email address, or their additional contact. You can use one of your own templates (check [Follow up Templates](/mod24/mailing/follow-up-templates.md) for further info) or enter the Subject and Body of the email on the go.

In the email you can use [Variables](/mod24/mailing/variables.md) to add information from the Lead you're viewing.

## Follow up SMS

This option will only be available if the Company has a Phone number set to send SMS to customers. Otherwise it will be disabled. You can check information about phone numbers [here](/mod24/twilio/twilio-integration.md).

You can send an SMS to the customer's phone number and see the history of the conversation. Variables can be used in the same way as for the Follow up Email.

## Voice Message Notes

This type of note is similar to the first option, but lets us know that you left a voice message to the customer instead of an actual call.


---

# 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.mod24.com/mod24/leads/untitled-2.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.
