> 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.md).

# MAP/CRM Integrations

- [HubSpot](https://docs.navless.ai/integrations/map-crm-integrations/hubspot.md): Navless HubSpot Integrations
- [Guide engagement data in HubSpot](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/guide-engagement-data-in-hubspot.md): Once HubSpot is connected, every Guide session your visitors complete flows into the matching contact record automatically.
- [Instant Scheduling with HubSpot Scheduler](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/instant-scheduling-with-hubspot-scheduler.md)
- [Tour Engagement Data](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data.md)
- [Slack Notifications with HubSpot](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/slack-notifications-with-hubspot.md)
- [Triggering HubSpot Workflows](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/triggering-hubspot-workflows.md)
- [Pushing Engagement Data from HubSpot to SFDC](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/pushing-engagement-data-from-hubspot-to-sfdc.md)
- [HubSpot Reporting Setup](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/hubspot-reporting-setup.md): In this guide, we’ll walk you through the process of setting up a dashboard in HubSpot to measure the impact of Tourial on your business.
- [TourPlayer Engagement Data](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tourplayer-engagement-data.md)
- [Lead Forms with HubSpot](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/lead-forms-with-hubspot.md)
- [How do I hide the chatbot?](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/how-do-i-hide-the-chatbot.md)
- [How do I hide the Cookie Banner?](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/how-do-i-hide-the-cookie-banner.md)
- [FAQs](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/faqs.md): Here are some frequently asked questions about Tourial's Hubspot Integration
- [Marketo](https://docs.navless.ai/integrations/map-crm-integrations/marketo.md)
- [Lead Forms with Marketo](https://docs.navless.ai/integrations/map-crm-integrations/marketo/lead-forms-with-marketo.md)
- [Engagement Data with Marketo](https://docs.navless.ai/integrations/map-crm-integrations/marketo/engagement-data-with-marketo.md)
- [Slack Notifications with Marketo](https://docs.navless.ai/integrations/map-crm-integrations/marketo/engagement-data-with-marketo/slack-notifications-with-marketo.md)
- [Approving Marketo Custom Activities](https://docs.navless.ai/integrations/map-crm-integrations/marketo/engagement-data-with-marketo/approving-marketo-custom-activities.md)
- [Marketo Reporting Setup](https://docs.navless.ai/integrations/map-crm-integrations/marketo/marketo-reporting-setup.md): This guide will help you set up a Marketo dashboard that allows you to track and measure the impact of Tourial on your business
- [Pardot](https://docs.navless.ai/integrations/map-crm-integrations/pardot.md)
- [Lead Forms in Pardot](https://docs.navless.ai/integrations/map-crm-integrations/pardot/lead-forms-in-pardot.md)
- [Engagement Data with Pardot](https://docs.navless.ai/integrations/map-crm-integrations/pardot/engagement-data-with-pardot.md)
- [How to Create a Pardot Dashboard to Measure Tourial's Impact](https://docs.navless.ai/integrations/map-crm-integrations/pardot/how-to-create-a-pardot-dashboard-to-measure-tourials-impact.md): This guide will walk you through the process of creating a dashboard in Pardot to track and measure the impact of Tourial on your business.
- [Salesforce](https://docs.navless.ai/integrations/map-crm-integrations/salesforce.md)
- [Leads Forms in Salesforce](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/leads-forms-in-salesforce.md)
- [Engagement Data with Salesforce](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce.md)
- [Add Tourial Engagement to record's Lightning page](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce/add-tourial-engagement-to-records-lightning-page.md): Create a Tourial tab on your lead, contact, or account record using Lightning page layouts
- [Add Tourial Engagement as Salesforce tab](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce/add-tourial-engagement-as-salesforce-tab.md): Create a Tourial tab in your Salesforce instance to quickly access all engagement data in one list view
- [Create an SFDC report using Engagement Data](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/engagement-data-with-salesforce/create-an-sfdc-report-using-engagement-data.md): See how to easily build reporting using the custom report type from Tourial
- [How to Create a Salesforce Dashboard to Measure Tourial's Impact](https://docs.navless.ai/integrations/map-crm-integrations/salesforce/how-to-create-a-salesforce-dashboard-to-measure-tourials-impact.md): This guide will walk you through the process of setting up a dashboard in Salesforce to track and measure the impact of Tourial on your business.


---

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