> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unifygtm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure default values

> Learn how to set default values writing to HubSpot.

## Overview

When Unify creates or updates records in HubSpot, it will populate each HubSpot
property using the value in the corresponding Unify field. However, you can also
specify *default values* to be used as a fallback. This can useful in a few
different scenarios:

1. You may have custom fields in HubSpot that require a value
2. You may want to write a custom value to a field that is not available in the
   field mappings
3. You may want to dynamically set a value in different Plays or Play actions

You can set global default values from [Settings → Integrations → HubSpot](https://app.unifygtm.com/dashboard/settings/integrations/hubspot).
These will be used for all writes to HubSpot unless overridden in a Play or by a
field mapping.

<Frame caption="Set global default values on a per-field basis.">
  <img src="https://mintcdn.com/unify-19/Y_pp7r30tEdafKDG/images/reference/integrations/hubspot/default-values.png?fit=max&auto=format&n=Y_pp7r30tEdafKDG&q=85&s=aaa689bbc60b7a8d96ef4294044b814a" width="2304" height="1571" data-path="images/reference/integrations/hubspot/default-values.png" />
</Frame>

To learn how to set default values at the Play level instead, see the [Sync to HubSpot](/reference/plays/actions#sync-to-hubspot)
action reference.
