# HubSpot (Beta)

{% hint style="info" %}
HubSpot deployments only work on projects where HubSpot is the source dataset
{% endhint %}

Select the HubSpot option in the deploy flow screen to deploy your model to HubSpot.

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

## Deployment Settings

Your HubSpot will deploy to the same object you imported as your source dataset

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

### Other Options

* **Scheduler -** Select how often the prediction will run.
* **Apply Data Prep -** If you applied any data prep steps in the flow, those transformations can be used to your prediction data before running the prediction.

### Preview and Deploy

Once you are happy with your settings, you can click to preview and then deploy your model.


---

# 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.akkio.com/akkio-docs/deploying-a-model/deploy/hubspot-beta.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.
