# Customizations

### 1. 🔧 Customizing Branding

#### 🖼 Company Logo

You can upload your organization's logo to reflect your brand throughout the FenixPyre experience.

* **Recommended Size**: `100×100px`
* **Supported Formats**: `PNG`, `JPG`

**How to Update the Logo:**

1. Click the **Choose File**
2. Upload your desired logo image.
3. To remove the logo, click **Remove**.

#### 🎨 Brand Color

Customize the accent color used throughout the FenixPyre platform (e.g., buttons, links, highlights).

You can:

* Select from preset colors (shown as circles).
* Or enter a **custom hex code** (e.g., `#22c55e` for green).

💡 **Live Preview**: As you change the color, you will see a real-time preview on the right panel showing how it appears in the interface.

***

### 2. 📄 Customize User-Facing Terms & Conditions

Use this section to define the legal message shown to users when they download encrypted or unencrypted files.

#### ✏️ Editable Fields

* **Heading**: The title of your agreement (e.g., *Access Authorization Terms & Conditions*).
* **Message Body**: Use rich text formatting to describe your terms.

Supported formatting includes:

* Bullet points
* Bold, Italics, Underline
* Alignment options

#### 🧪 Live Preview

To the right, a **live modal preview** shows how the message will appear to your users before they download files.

#### Example Message

```
- This download may contain confidential and privileged information.
- If you are not the intended recipient, please notify the sender immediately and delete this download and destroy any copies.
- Any dissemination or use of this information by a person other than the intended recipient is unauthorized and may be illegal.
```

***

### ✅ Best Practices

* Always use your **official logo** to instill brand trust.
* Choose a **color** that aligns with your corporate theme.
* Ensure your **terms and conditions** comply with legal and compliance requirements.
* Review the **live previews** to confirm everything looks perfect before saving.

Let your brand shine confidently across the FenixPyre platform! ✨


---

# 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.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/customizations.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.
