# Logo

### 1. Overview

The Logo Customization feature allows Power Omni administrators to tailor the interface's visual identity by replacing the default logo with their company’s branding. This provides a "white label" experience, ensuring the platform feels like a native part of the corporate ecosystem.

### 2. Navigation

To access this setting:

<figure><img src="/files/veC0jpTStFs0olj5qqi5" alt=""><figcaption></figcaption></figure>

1. Navigate to the sidebar menu on the left.
2. Expand the Personalization section.
3. Click on the Logo (*Logotipo*) submenu.

### 3. Technical Requirements

To ensure the best visual quality and system performance, the uploaded image must meet the following criteria:

<figure><img src="/files/O0tzVa2WgdhbcClCEfxY" alt=""><figcaption></figcaption></figure>

* Minimum Dimensions: 200x200 pixels.
* Maximum Dimensions: 1000x1000 pixels.
* Maximum File Size: 2MB.
* Supported Formats: PNG, JPG, or SVG.

### 4. How to Update

1. On the Logo screen, locate the central upload box.
2. Click the \[↑ Upload Logo] button.
3. Select the appropriate file from your computer.
4. Once the upload is complete, the logo will automatically update in the top-left corner and across all relevant areas of the Power Omni interface.

### 5. Key Considerations

* Organization-Wide Change: The new logo will be visible to all users within your organization immediately.
* Scaling: Images with extreme aspect ratios (very wide or very tall) may be scaled to fit the menu container. For best results, use a logo with balanced proportions.


---

# 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.poweromni.ai/en/administration-and-configuration/customization/logo.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.
