# Updating Brand Provider Image

{% hint style="warning" %}
The image only applies to Deliveroo. Other providers do not allow us to change the image via integration.
{% endhint %}

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Services > Brand Providers.**
2. Click the relevant **brand provider**.
3. Under **Details** tab, go to **Image**.
4. Click **Choose image** to upload a new image for the brand.


---

# 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.bossithq.com/brands/brands-in-the-admin-portal/brand-providers/updating-brand-provider-image.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.
