# Results in the CRM

Immediately after a path is live, you will start seeing real-time data inside the CRM.

### Participant replies

How `pullpath` participants replied are called `results`. On the `path list` you can click on the name of your path or click the `Edit` drop down and select `View results`.

![Results are what users said. Reports are stats about the pullpath itself.](/files/RM8WOlwxxRXMe9c3eIe2)

On the `bit result` view, you can see percentage replies across all bits.&#x20;

![Click on a bit to see the details or export to excel](/files/UGrst0WMhAV7ebpaRlUk)

On the `bit result detail` screen you will see percentage replies. You can click the bottom left `View counts` to see how many participants made each choice or click the bottom right `export raw data to csv file` to download this question to excel.

![View counts to toggle between percentage & raw numbers](/files/rZXtsysMePQDZYedh7vi)

![Same result as above, showing the number of users who made each choice instead](/files/tBc5IE55k2ItlB1iXdAa)


---

# 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.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.
