# Custom tab – Title

With the product-specific custom field "Custom tab – Title" you can name the "Custom tab" on product pages. The "Custom tab" is an extension of ThemeWare®.

If you leave this custom field empty, the snippet "twt.detail.tabCustom.title" will be used instead.

{% hint style="info" %}
**Note**: You can enable/disable the "Custom tab" in the theme configuration.
{% endhint %}

#### Technical name

`twt_{theme}_{edition}_custom_field__product__custom_tab_title`

***

#### Further links

You can find more information about the extension "Custom tab" here:

{% content-ref url="/pages/FL7fzyaTVQcxaqbsLda4" %}
[Custom tab](/additional-features/extensions/tabs-on-product-pages/custom-tab.md)
{% endcontent-ref %}


---

# 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.themeware.design/additional-features/custom-fields/products/general/custom-tab-title.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.
