# Global Settings

**Global Settings** are the settings located outside of the calculators and they will be applied to all calculators in the plugin. There are some similar tabs in **Global Settings** as [**Calculator Settings**](/cost-calculator-builder/cost-calculator-settings/calculator-settings.md):

* [**Currency**](/cost-calculator-builder/cost-calculator-settings/global-settings/currency-global.md)
* [**Order Form**](/cost-calculator-builder/cost-calculator-settings/global-settings/order-form-global.md)
* [**Payments**](/cost-calculator-builder/cost-calculator-settings/global-settings/payments-global.md)

Within these settings, there is an option **Apply to All Calculators**. If this setting is enabled, you see a notification in the [**Calculator Settings**](/cost-calculator-builder/cost-calculator-settings/calculator-settings.md):

<figure><img src="/files/833QUD85JXmnNNBtcLYR" alt=""><figcaption><p><strong>Global Settings Applied</strong> Warning message on the <a href="/pages/lOSrPwmBwSeO9aPpi2Gj"><strong>Currency Tab</strong></a> of <a href="/pages/-MHlBnUQlxOErG-bJiOT">Calculator Setting</a></p></figcaption></figure>

## How to Reach Global Settings?

There are three ways to open Global Settings:

1. by Following **WP Dashboard > Cost Calculator > Global Setting**
2. from the **WP Dashboard**
3. from the **Cost Calculator menu** at the **WP Top Admin Bar**&#x20;

<figure><img src="/files/nMHUZ6Tfan5JXUNPKenh" alt=""><figcaption><p>All 3 ways to open Global Settings</p></figcaption></figure>

**Global 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)
  * [**PDF Entries**](/cost-calculator-builder/cost-calculator-settings/global-settings/pdf-entries.md) **-** :star:**Pro Feature**
  * [**Share Quote Form**](/cost-calculator-builder/cost-calculator-settings/global-settings/share-quote-form.md) **-** :star:**Pro Feature**
  * [**Order Form**](/cost-calculator-builder/cost-calculator-settings/calculator-settings/order-form.md) **-** :star:**Pro Feature**
  * [**Email Template**](/cost-calculator-builder/develeopers-guide/cost-calculator-hooks/email.md) **-** :star:**Pro Feature**
  * [**Backup Settings**](/cost-calculator-builder/cost-calculator-settings/global-settings/automatic-backup.md) **-** :star:**Pro Feature**
* **Integrations**
  * [**AI Formula**](/cost-calculator-builder/cost-calculator-settings/global-settings/ai-formula.md) **-** :star:**Pro Feature**
  * [**Captcha**](/cost-calculator-builder/cost-calculator-settings/global-settings/recaptcha.md) **-** :star:**Pro Feature**
  * [**Payments**](/cost-calculator-builder/cost-calculator-settings/global-settings/payments-global.md) **-** :star:**Pro Feature**
  * [**Geolocation**](/cost-calculator-builder/cost-calculator-settings/global-settings/geolocation.md) **-** :star:**Pro Feature**

<figure><img src="/files/ZPn5mlWudoKeOiF6pU5u" alt=""><figcaption><p>Cost Calculator > Global Settings</p></figcaption></figure>


---

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