> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings.md).

# Calculator Settings

In **Cost Calculator Builder**, there are two types of settings:

* **Calculator Settings -** or **Individual Settings** of the calculator, found within each calculator; these settings apply only to that specific calculator.
* [**In Builder Settings**](/cost-calculator-builder/cost-calculator-settings/in-builder-setting.md) - these settings used to be under the **Individual settings** before *Cost Calculator v4.0.* However, for the best user interface, some calculator preferences were moved right next to the builder, like Confirmation Page, Summary settings, etc.
* [**Global Settings**](/cost-calculator-builder/cost-calculator-settings/global-settings.md) **-** accessible from the plugin's main dashboard or the WordPress Dashboard, and will be applied universally to all calculators in the plugin.

***

{% hint style="success" %}
In this manual, we will review **Calculator Settings.**
{% endhint %}

To reach the **Calculator Settings**:

{% stepper %}
{% step %}
Edit (open) the necessary calculator in the **Calculators** tab of the plugin's mainboard:

<figure><img src="/files/AuTpOm3vjnWqRH1S86Ek" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Move to the Settings tab. This is the Calculator Settings:

<figure><img src="/files/F7Lc5cSGxIYcSnHJbgV4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Calculator Settings** are divided into two sections, which are divided into several tabs as well:

* **Basic**
  * [**Currency**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/currency.md)
  * [**Warning Messages**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/warning-messages.md) **-** :star: **Pro Feature**
  * [**Contact Form**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/order-form.md) **-** :star: **Pro Feature**
* **Integrations**
  * [**Sticky Calculator**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/sticky-calculator.md) **-** :star: **Pro Feature**
  * [**Woo**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/woo-products.md) **-** :star: **Pro Feature**
    * [**Woo Checkout**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/woo-products/woo-checkout.md) **-** :star: **Pro Feature**
  * [**Payments**](/cost-calculator-builder/payments/settings.md) **-** :star: **Pro Feature**
  * [**Webhooks**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/webhooks.md) **-** :star: **Pro Feature**

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


---

# 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 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.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings.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.
