> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce/create-an-sfdc-report-using-engagement-data.md).

# Create an SFDC report using Engagement Data

Tourial Engagement Data sends activity to Salesforce Lead, Contact, and Account records making it easy to get insights into intent using the reports automatically generated by the Tourial Content view custom object.

To start, log in to your Salesforce instance (assuming you've already[ integrated Tourial with Salesforce](https://app.gitbook.com/o/40vZjXEohfDRIzD8aWob/s/KaMCOI4HEb21AIKZlkHe/~/changes/5/integrations/salesforce/engagement-data-with-salesforce)) and then click **New Report** under the **Reports** section of Salesforce.&#x20;

Search for Tourial under and you'll find reports for Leads, Contacts, and Accounts. For the purpose of this, we'll select the **Tourial Content Views with Lead**

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

Under the **Filters** tab, we recommend selecting "all tourial content views" and using "all time" for first session date to get started.

<figure><img src="/files/BEEE12i1nMS0PyL9sUon" alt="" width="275"><figcaption></figcaption></figure>

As you build your outline using whatever fields needed, you can find all the Tourial Content View fields available by searching "Tourial". We recommend starting with at least **Tourial Content Name**, **Date Viewed**, and **Lead: Email.**

<figure><img src="/files/7e7PlEuJHWLHDzpUMdCp" alt="" width="354"><figcaption></figcaption></figure>

Once you have your report built, grouping rows by field(s) will also allow you to create a chart on your report. For example, you could see how many records have engaged with different pieces of Tourial Content over a period of time (Tours, Demo Centers, TourPlayers).&#x20;

<figure><img src="/files/9sAPGiAz97yDyVTmRqmi" alt=""><figcaption></figcaption></figure>

With several reports created, you can quickly drop them into a dashboard for Tourial Engagement or add reports to an existing marketing/sales dashboard!&#x20;


---

# 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.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce/create-an-sfdc-report-using-engagement-data.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.
