# White label

{% hint style="info" %}
This function is not available to all users yet. If you need to use it, please contact your Cooltix representative.
{% endhint %}

When using the white label service, the Cooltix brand is completely hidden from the customers. You don't need to give all white label settings, when some of them are left empy, default Cooltix settings will be substituted.

### Domain

The orgnaizer's domain that they want to set as the place for ticket sales. We suggest using a subdomain, like ticket.myfestival.com

### Logo

The organizer's domain that will appear on the white label website, the tickets, invoice and in the confirmation email.

### Themeing

You can choose if you prefer dark or light theme, also you can also set your Primary color what will be adapted to your event page, and the complete checkout process.

### Email

The email address from which confirmation emails are sent to customers. You can choose:&#x20;

* the default Cooltix email address
* a gmail or gsuite email address (only login is required)
* any other email address (smtp settings are required)

{% hint style="warning" %}
Cooltix using a highly optimized email service to maximize deliverability. If you choose to use alternative send out methods, then deliverability issues can occure.
{% 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://docs.cooltix.com/cooltix-support/organizers/marketing/white-label.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.
