# Extract Tech Stack from Emails and Notes

## **Use case**

Search emails and notes for information about the Company’s current tech stack.

**Note**: This property works best if you create a Multi-select list and list all the potential tools as options (see screenshot below).

<details>

<summary><strong>Prompt</strong></summary>

Search through all emails and notes saved related to <mark style="color:red;background-color:orange;">**Company**</mark> identify mentions of GTM tools currently used by the prospect. Focus on tools related to CRM, lead generation, sales enablement, and marketing automation (e.g., HubSpot, Attio, Pipedrive, Clay, Apollo, Lemlist, Unify).

**Requirements:**

1. **Scope:** Search only the content of emails and notes. Do not include information from external sources like the company website.
2. **Tool Mentions:** Extract the names of GTM tools explicitly mentioned in the emails or notes. Exclude tools discussed as potential solutions or competitors, focusing only on tools the prospect is confirmed to use.
3. **Concise Format:** Select the explicitly mentioned tools from the list of options
4. **Fallback for Missing Data:** If no GTM tools are identified in the emails or notes, leave the response empty.

</details>

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

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

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


---

# 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/ai-properties/ai-properties-examples/extract-tech-stack-from-emails-and-notes.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.
