# Account Settings

After logging in to CheckoutChamp, navigate to account Settings using the collapsible menu on the top right of the Dashboard.

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

On the Settings page, you can view and edit the Account Information and Company Information.

* [Account Information](#account-information)
* [Company Information](#hardbreak-company-information)
* [My Domains](#my-domains)
* [Global Scripts](#global-scripts)

***

### Account Information <a href="#account-information" id="account-information"></a>

Account Information contains your **Profile Picture, Email,** and **Name**

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

&#x20;

***

### &#x20;Company Information <a href="#hardbreak-company-information" id="hardbreak-company-information"></a>

Company Information contains the **Company Name, Address Line 1, City, State, Postal Code,** and **Phone**

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

&#x20;

***

### My Domains <a href="#my-domains" id="my-domains"></a>

Add or remove domains from this section

<figure><img src="/files/9ODLIeamjKlUzLcIeZHp" alt=""><figcaption></figcaption></figure>

The buttons on each domain:

**Edit** - view the domain information

**GDPR** - indication if [GDPR by Clym](/funnel-builder/creating-and-editing-funnels-pages/domain-configuration/gdpr-by-clym.md) is enabled

**Delete** - delete the domain.  A domain cannot be deleted if it is on a published funnel.

**Domain History** - view a log of domain updates

**Domain Forwarding** - redirect this domain to another URL.  [Instructions are here](/funnel-builder/account-settings/domain-forwarding.md).

**File Upload** - upload files to the domain

***

### Apple Pay - Domain Setup

[Go here for Apple Pay instructions](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/payments/apple-pay.md)

***

### Global Scripts <a href="#global-scripts" id="global-scripts"></a>

At the bottom of this page you can see the Global Scripts sections which allow you to add scripts by funnel, domain, page type, and any combination of the three.

<figure><img src="/files/4MbE0A63occNO6qitAzr" alt=""><figcaption></figcaption></figure>

**Name**: The name of this script or scripts to easily reference in the future.

**Domain**: Choose the domain from your domain library to add the scripts to.

**Funnel**: Choose the funnel to add these scripts to.

**Page Type**: Choose the page type to add these scripts to.

{% hint style="info" %}
If you needed to add a script to all funnels but they're on different domains for example, you would use the **Funnels** set to All.

If the scripts only go on a Lead page you would use **Page Type**.
{% endhint %}


---

# 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://help.checkoutchamp.com/funnel-builder/account-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.
