# How to add an Image to an App Bar

Sometimes you will want to add an image like your company or app's logo to your app bar, especially on your home screen.

1. In your app bar, make sure the Title text is blank.
2. Click the Plus button in the left toolbar to open the Add Panel
3. Click and drag and image onto your screen
4. In the left panel start to configure the image by selected Uploaded Image
5. Click Choose Image
6. You should choose an image file that is a .png so that the background area of the image is transparent
7. Set the Image Cropping to "Show Full Image (Don't Crop)"
8. Click Edit Styles
9. Select "Fixed Top"
10. Resize the image to be small enough to fit in your App bar and drag it up to the correct position

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-Ln-On-ij36rN54v5afW%2F-Ln-PqEy6vmO9O93-PsE%2FApp%20Bar%20Logo%20-%20Edited.gif?alt=media\&token=bd51f9e9-a407-4aa4-8c02-2a940d3fb618)


---

# 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.adalo.com/how-to/how-to-add-an-image-to-an-app-bar.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.
