# Adding a School Logo

Your school logo is displayed to participants in the Client Panel — it's the first thing they see after logging in. Adding it makes the panel look professional and consistent with your school's visual identity.

## How to add a logo

1. Go to *Settings → School settings*.
2. Click *Logo*, then click *Change*.
3. Click *Choose file* and select the logo file from your computer.
4. Confirm your selection.

{% hint style="info" %}
The logo should have square proportions and be at least 100×100 px. Supported formats are jpg, png, gif, and bmp.
{% endhint %}

![School settings section with the Logo field and the Change button](/files/EAPAUQRCPRepL4QFZFHc)

## How to change or remove the logo

To update the logo, go back to *Settings → School settings* and click *Logo → Change* again. Select the new file and confirm — the old logo will be replaced.

To remove the logo, click *Logo*, then *Delete*.


---

# 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://help.activenow.io/en/settings/adding-school-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.
