# Brand Guidelines Detail Page

The Brand Guideline Detail page displays the full structure and content of a brand guideline, including sections like logo, colors, typography, and more. The specific elements displayed in your branding sets will vary depending on how your brand guidelines are defined. It allows users to view, edit, and manage brand identity rules in one centralized place. Each element can be a section:

<table><thead><tr><th width="176">Sections</th><th>Definitions</th></tr></thead><tbody><tr><td><strong>Logo</strong></td><td>Your brand's logo is usually the most prominent element, setting the visual foundation for your brand identity.</td></tr><tr><td><strong>Color Palette</strong></td><td>The colors approved for use in your branding will be clearly defined. This ensures consistent color application across all your digital assets.</td></tr><tr><td><strong>Fonts</strong></td><td>The specific fonts designated for your brand will be listed. This helps maintain a consistent brand voice and visual style in all your content.</td></tr><tr><td><strong>Images</strong></td><td>The set of images approved for use</td></tr></tbody></table>

* Brand guidelines are divided into sections for easy management.

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

### **Display options**

* In the **Settings**, enable **"Use New Display"** to switch to the new layout for viewing the guideline.
* You can also enable **"Hide Tabs"** to hide navigation tabs and simplify the viewing interface.

<figure><img src="/files/3nD70Wpy21E0KcajnMDq" alt=""><figcaption><p>Display options </p></figcaption></figure>

* Some interfaces display according to options:

<figure><img src="/files/w3JbROobWAEgBQnRdhWv" alt=""><figcaption><p>Hide tab section</p></figcaption></figure>

### **Reorder section**

Reorder the sections by **clicking/dragging** the sections below. You may **remove sections** by using the **✖** button.

<figure><img src="/files/m5LjMRRzHorzwnEQfYeo" alt=""><figcaption><p>Reorder section </p></figcaption></figure>

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/branding/brand-guidelines-detail-page.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.
