> For the complete documentation index, see [llms.txt](https://docs.makerobos.com/frontman-enterprise-chatbot-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerobos.com/frontman-enterprise-chatbot-platform/publish/custom-display-settings.md).

# Custom Display Settings

This document outlines the configuration options for Frontman's display behavior. You can control where and when Frontman appears on your website, allowing for a more tailored user experience.

### **Default Behavior**

By default, Frontman will be visible on all pages of your website. However, you can leverage custom display settings to refine its presence.

### **Specifying Exclusion Rules**

To define where Frontman should not appear, you'll create exclusion rules. These rules consist of two parts:

1. **Condition:** This defines the criteria for excluding a page. You can leverage various options:

   * **Contains:** Matches URLs containing a specific string (e.g., "contact").
   * **Not Contains:** Matches URLs that don't contain a specific string.
   * **Regex:** Employs regular expressions for complex URL matching patterns (advanced users).

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FNSqhVmNt7Grr5fZTKT67%2Fcontain.png?alt=media&amp;token=0f7953df-682f-4e3a-86f4-1ff1053723d3" alt=""><figcaption></figcaption></figure>
2. **Value:** Set the value based on the condition applied and simply apply it to reflect on the website.&#x20;

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2Fh00ZN2xEdb7xpqCpXDr1%2Fvalue2.png?alt=media&amp;token=36d93cf5-eeed-4af7-9225-7180273fc43c" alt=""><figcaption></figcaption></figure>

**Example: Hiding Frontman on a Specific Page**

Let's consider hiding Frontman on the contact page located at `https://makerobos.com/contact`. Here's how to achieve this:

1. **Condition:** Choose "Contains."
2. **Value:** Enter "contact" in the corresponding field.

This configuration ensures Frontman remains hidden on the "/contact" page while being visible on all other website sections.

### **Additional Considerations**

* You can create multiple exclusion rules to define nuanced display behavior.
* The order of exclusion rules matters. More specific rules should be placed higher in the list to take precedence.
* Consider testing your exclusion rules thoroughly to ensure Frontman appears as intended.
