# Account Intelligence

- [Account Intelligence: Configuration Guide](https://docs.hockeystack.com/account-intelligence/account-intelligence-configuration-guide.md)
- [Workflows](https://docs.hockeystack.com/account-intelligence/workflows.md)
- [Creating a Workflow](https://docs.hockeystack.com/account-intelligence/workflows/creating-a-workflow.md)
- [List of Workflows](https://docs.hockeystack.com/account-intelligence/workflows/list-of-workflows.md)
- [Starter Workflow](https://docs.hockeystack.com/account-intelligence/workflows/starter-workflow.md)
- [Recurring Workflow Runs](https://docs.hockeystack.com/account-intelligence/workflows/recurring-workflow-runs.md)
- [Nodes](https://docs.hockeystack.com/account-intelligence/workflows/nodes.md)
- [Source Node](https://docs.hockeystack.com/account-intelligence/workflows/nodes/source-node.md)
- [Destinations](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations.md)
- [Ad networks: LinkedIn, Google, Facebook (Meta)](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/ad-networks-linkedin-google-facebook-meta.md)
- [Salesforce](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/salesforce.md): Complete reference for IT administrators and Salesforce admins setting up HockeyStack workflows with Salesforce integration, including field creation, permissions, and troubleshooting.
- [HubSpot](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/hubspot.md)
- [Outreach](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/outreach.md)
- [StackAdapt](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/stackadapt.md)
- [Salesloft](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/salesloft.md)
- [Pardot](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/pardot.md)
- [Webhook](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/webhook.md)
- [Apollo](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/apollo.md)
- [Slack](https://docs.hockeystack.com/account-intelligence/workflows/nodes/destinations/slack.md)
- [Transformations](https://docs.hockeystack.com/account-intelligence/workflows/nodes/transformations.md)
- [AI](https://docs.hockeystack.com/account-intelligence/workflows/nodes/transformations/ai-for-accounts.md)
- [Contact Discovery](https://docs.hockeystack.com/account-intelligence/workflows/nodes/transformations/contact-discovery.md)
- [Contact Enrichment](https://docs.hockeystack.com/account-intelligence/workflows/nodes/transformations/contact-enrichment.md)
- [Logic](https://docs.hockeystack.com/account-intelligence/workflows/nodes/logic.md)
- [Branching](https://docs.hockeystack.com/account-intelligence/workflows/nodes/logic/branching.md)
- [Filter](https://docs.hockeystack.com/account-intelligence/workflows/nodes/logic/condition.md)
- [HockeyStack Data Enrichment](https://docs.hockeystack.com/account-intelligence/workflows/hockeystack-data-enrichment.md)
- [Data Enrichment and Privacy](https://docs.hockeystack.com/account-intelligence/workflows/data-enrichment-and-privacy.md)
- [CRM](https://docs.hockeystack.com/account-intelligence/getting-started.md)
- [Salesforce](https://docs.hockeystack.com/account-intelligence/getting-started/salesforce.md)
- [Salesforce Permissions](https://docs.hockeystack.com/account-intelligence/getting-started/salesforce/salesforce-permissions.md)
- [Salesforce iFrame Installation](https://docs.hockeystack.com/account-intelligence/getting-started/salesforce/salesforce-iframe-installation.md)
- [Salesforce Sync Fields](https://docs.hockeystack.com/account-intelligence/getting-started/salesforce/salesforce-sync-fields.md)
- [Enable Sales Reps in HubSpot/Salesforce](https://docs.hockeystack.com/account-intelligence/getting-started/enable-sales-reps-in-hubspot-salesforce.md)
- [Companies](https://docs.hockeystack.com/account-intelligence/companies.md)
- [Views](https://docs.hockeystack.com/account-intelligence/views.md)
- [Create a New View](https://docs.hockeystack.com/account-intelligence/views/create-a-new-view.md)
- [Account Scoring](https://docs.hockeystack.com/account-intelligence/account-scoring.md)
- [Scoring](https://docs.hockeystack.com/account-intelligence/scoring.md)
- [Input Data to the Scoring Model](https://docs.hockeystack.com/account-intelligence/scoring/data.md): Examples of signals that go into the scoring model and elsewhere used to prioritise leads.


---

# 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.hockeystack.com/account-intelligence.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.
