# Generate Follow-up

Zero can automatically generate and send follow-up emails for all your meetings to summarize action points and keep your deals moving forward  — right from the **Home View, so you always stay on top of things.**&#x20;

<figure><img src="/files/O30mSijdxElOHwjMzSSS" alt="" width="563"><figcaption></figcaption></figure>

***

### When a follow-up is available

After you have completed a meeting, the home view will indicate that a follow-up is ready to be generated.&#x20;

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

Follow-ups can be generated when the following conditions are met:

* The meeting is **completed**.
* **External participants** participated (anyone with a different email domain).
* The meeting has notes or transcripts in Zero.

Transcripts and notes can be added automatically to Zero if you use our own botless notetaker (currently in alpha), or if you integrate an external notetaker like Circleback or Fathom. See [Call Recorders](/features/call-recorders.md) for more details on how to connect your notetaker.&#x20;

***

### How to generate, edit, and send a follow-up

1. Open the **Home View** in Zero.
2. Find any **past external** meeting with notes. Zero indicates when the notes / transcripts are ready and a follow-up can be generated.
3. **Click the meeting** to generate the follow-up.&#x20;
4. You can further edit the email after it's generated, or request AI's assistance to further adjust the tone of the email.&#x20;
5. Once you are happy with the results, send the email directly from within Zero.&#x20;

<figure><img src="/files/e0m3byHs0gbdmF7FBOYX" alt="" width="563"><figcaption></figcaption></figure>

***

### What the follow-up includes

Zero compiles the follow-up from the following sources:

* Any context from the **meeting notes** and **meeting transcripts.**
* **Past email history** with the participants.
  * If **none** of the participants are saved as contacts in Zero, the follow-up is based **only** on past emails.
* **Contact and company information** (when available).
  * If participants **are** saved as contacts in Zero, the follow-up may also include details like **title**, **location**, and **company** context.
* **Your custom instructions**.
  * You can provide additional guidance (e.g., goals, talking points, desired outcomes) to tailor the prep.

***

### Add custom instructions for the follow-up

You can add custom instructions for the follow-up by clicking on the three dots in the Home View.&#x20;

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

Simply add your follow-up instructions to the pop-up window and click **"Save"**. &#x20;

<figure><img src="/files/WTod6Sdfx8USUdL331cN" alt="" width="563"><figcaption></figcaption></figure>

**NOTE**! Custom Instructions are stored for each user separately!

You can find the instructions used in this example below:

```
- language and tone: clear, direct, startup-friendly
- avoid corporate-speak
- never start an email with "I hope this finds you well" or similar
- focus on the action points - do not recap the meeting
- never use the "—" dash. Instead, use a hyphen "-"
```


---

# 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.zero.inc/features/home-view/generate-follow-up.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.
