# Emailing results

The easiest and most popular way to share results is by emailing them to yourself or to colleagues. The graphs will be shown directly in the email without having to load images.

On the top of the `bit edit` screen, you will see a function `Email Results`. This will send an email of all the bits with `show in engage` hearts enabled. This allows you to choose which `bits` to include or to skip in the email.

![A filled-in heart means that this bit will be included in the email you send. Toggle all on & off with the button at the top.](/files/7VPD2EdOX6MXwO2PU1JR)

On the next window, the only required fields is the recipients email address (top) and your name & email in the middle. You can also first send the results to yourself only and then forward it to multiple other colleagues from your email program itself. The bottom section you can skip unless you also want us to see the results.

![Be sure to enter your name & email so that they know who sent them the results](/files/oM4q0g9X7HJ6aE9errzE)

Then you or your colleagues will receive everything they need to understand the results in one email. The graphs will scale up or down depending on their window size so it's mobile friendly as well, which is good for busy leaders.

![The recipient does not need to have a Pullpath account in order to quickly review the results via email](/files/giVsPjLc92P8X1DEA398)


---

# 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.pullpath.com/getting-started/results-in-the-crm/emailing-results.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.
