diff --git a/source/_integrations/coinbase.markdown b/source/_integrations/coinbase.markdown index 7faf3bb95f9..e339514431b 100644 --- a/source/_integrations/coinbase.markdown +++ b/source/_integrations/coinbase.markdown @@ -37,4 +37,6 @@ Exchange rates to report: description: Optional list of currencies to create exchange rate sensors for. Base currency for exchange rate sensors: description: Currency used as the currency unit for exchange rate sensors. The default is US Dollar (USD). +Number of decimal places for exchange rates: + description: The number of decimals calculated in exchange rate sensors, a smaller number of decimal places may be returned when the upstream data from Coinbase lacks sufficient precision, this is usually the case when the exchange rate is much larger than the base currency and thus should have no significant effect on calculations. {% endconfiguration_basic %}