# DataFetch

## DataFetch

- [What Is DataFetch?](https://docs.datafetch.io/master.md)
- [Getting Started for Slack](https://docs.datafetch.io/slack-app/getting-started.md): Quick start guide for how to use DataFetch for Slack.
- [Adding DataFetch To A Slack Workspace](https://docs.datafetch.io/slack-app/getting-started/adding-datafetch-to-a-slack-workspace.md)
- [Adding A Data Source](https://docs.datafetch.io/slack-app/getting-started/adding-your-first-data-source.md): How to make a new data source searchable from the /datafetch command.
- [Slash Commands](https://docs.datafetch.io/slack-app/getting-started/slash-command.md): For Slack users, the /datafetch slash command is the primary why you'll retrieve information from your data sources.
- [Search Results](https://docs.datafetch.io/features/search-results.md)
- [Search Operators](https://docs.datafetch.io/features/search-operators.md): Narrow your search to specific data sources and periods of time by including special search operators with your query.
- [Source Permissions](https://docs.datafetch.io/features/shared-data-sources.md)
- [Data Source Catalogue](https://docs.datafetch.io/features/data-source-catalogue.md)
- [Message Templates](https://docs.datafetch.io/admin/message-templates.md): Configuring how your messages will be displayed in your Slack & MS Teams messages.
- [Airtable](https://docs.datafetch.io/data-source-types/airtable.md)
- [Adobe Marketo Engage](https://docs.datafetch.io/data-source-types/adobe-marketo-engage.md)
- [Amazon Redshift](https://docs.datafetch.io/data-source-types/amazon-redshift.md)
- [Eventbrite](https://docs.datafetch.io/data-source-types/eventbrite.md)
- [Google BigQuery](https://docs.datafetch.io/data-source-types/google-bigquery.md)
- [Google Drive](https://docs.datafetch.io/data-source-types/google-bigquery-1.md)
- [HubSpot](https://docs.datafetch.io/data-source-types/hubspot.md)
- [Creating a HubSpot Search](https://docs.datafetch.io/data-source-types/hubspot/creating-a-hubspot-search.md)
- [Creating a Message Template](https://docs.datafetch.io/data-source-types/hubspot/creating-a-message-template.md)
- [Configuring Search Object Options](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options.md)
- [Adding a Result Object Type Icon](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/adding-a-result-object-type-icon.md)
- [Editing the Result Record Name Template](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/editing-the-result-record-name-template.md)
- [Enabling the 'Open in HubSpot' button](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/enabling-the-open-in-hubspot-button.md)
- [Adding Result Object Properties](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/adding-result-object-properties.md)
- [Humanitix](https://docs.datafetch.io/data-source-types/humanitix.md)
- [MailChimp](https://docs.datafetch.io/data-source-types/mailchimp.md)
- [ON24](https://docs.datafetch.io/data-source-types/on24.md)
- [PostgreSQL](https://docs.datafetch.io/data-source-types/postgesql.md): Using the PostgreSQL Data Source
- [MySQL](https://docs.datafetch.io/data-source-types/postgesql-1.md): Using the PostgreSQL Data Source
- [Salesforce Pardot](https://docs.datafetch.io/data-source-types/salesforce-pardot.md)
- [Salesforce Sales Cloud](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud.md)
- [Creating a Salesforce Search](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/creating-a-salesforce-search.md)
- [Creating a Message Template](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/creating-a-message-template.md)
- [Configuring Search Object Options](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options.md)
- [Adding a Result Object Type Icon](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/adding-a-result-object-type-icon.md)
- [Editing the Result Record Name Template](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/editing-the-result-record-name-template.md)
- [Enabling the 'Open in Salesforce' button](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/enabling-the-open-in-salesforce-button.md)
- [Adding Result Object Properties](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/adding-result-object-properties.md)
- [Splash](https://docs.datafetch.io/data-source-types/splash.md)
- [Frequently Asked Questions](https://docs.datafetch.io/additional-resources/frequently-asked-questions.md)
- [Glossary](https://docs.datafetch.io/additional-resources/glossary.md)
- [Contact Us](https://docs.datafetch.io/additional-resources/contact-us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.datafetch.io/master.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.
