# Branding

In XoroERP we can add the Company’s “Logo” as well as the Branding Image that will be showcased on the login pages of the application.

### Adding Branding

Setting up the company "Branding" entails adding the login image. This is displayed at the login page when the user is asked to enter the login details.

{% hint style="info" %}
To add the Branding, go to **Menu > Admin > Branding**
{% endhint %}

Under this module, you can setup images for the following applications:-

1. Xoro One/ERP (Xoro Login Page)
2. Xoro B2B (B2B Customer Portal login Page)

#### Login Page

To set up the branding image for XoroERP, select the "Login Page" tab and upload the login image.&#x20;

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

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

{% hint style="info" %}
**Please Note: XoroERP supports Gif, png, jpg, jpeg file formats for uploading the pictures.**&#x20;
{% endhint %}

#### Customer Portal

To set up the branding image for XoroERP B2B, go to the "Customer Portal" tab and upload the image.

<figure><img src="/files/1P8jdXR8juZ3v68HHw4N" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
You can upload multiple images and they will be displayed at different times of logging in to the ERP/Customer Portal Login Page.
{% endhint %}

### Adding Company Logo

Beyond branding images, XoroERP allows users to include their company logo on both the B2B Customer Portal and XoroERP pages. The added company’s logo will be displayed along with the Xorosoft logo in the system.&#x20;

The company logo can be added from the company info page.

{% hint style="info" %}
To add the Company Logo, go to **Menu > Admin > Company > Company Info**
{% endhint %}

Click on the "File" icon under the "Company Logo" field. Select and upload the image to add as the company logo. After uploading the logo image, click on "Save" to apply the changes.

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

This logo can be removed and updated anytime if needed.


---

# 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.xorosoft.com/xoroerp-1/admin/branding.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.
