> For the complete documentation index, see [llms.txt](https://docs.blockbrain.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockbrain.ai/use-cases/sales-automation.md).

# Sales Automation

Complete the entire sales process from the first meeting to the customized follow-up email with Nexus in just a few minutes.

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

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

1. **Record meeting notes**: Capture your meeting notes, customer interests, or ideas using the Blockbrain Mobile App.\
   **Transform raw notes**: Instantly convert unstructured notes into structured meeting summaries and sales reports.
2. **Extract information from images**: Use image recognition to capture and process data from business cards or other documents.
3. **Automate customer research**: Automatically search and analyze customer websites to create comprehensive customer overviews.
4. **Identify synergies and opportunities**: Use Nexus to find potential synergies and opportunities based on your product offerings.
5. **Create personalized follow-up emails**: Generate tailored follow-up emails that include all relevant information from the sales process.
6. **Organize and share results**: Keep all original inputs and generated documents neatly organized and easily shareable with your team.

With Nexus, your sales team can streamline their workflows, save valuable time, and focus on closing deals.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.blockbrain.ai/use-cases/sales-automation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
