> For the complete documentation index, see [llms.txt](https://docs.gamifyroute.com/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gamifyroute.com/kb/tools/gallery.md).

# Gallery

### What is the Gallery? <a href="#lm4zyrhz62bh" id="lm4zyrhz62bh"></a>

The Gallery feature in GamifyRoute serves as a central repository for images that users can use within their campaigns. It allows users to upload custom branding images, making their campaigns visually appealing and aligned with their brand identity. Additionally, the gallery integrates with third-party platforms, providing access to a wide range of free-to-use images. You can store multiple images up to the quota allowed by your billing plan.

![](/files/pbhq1t9sedo32CvgBdPu)

### How to Use the Gallery <a href="#b7cwlicwmxsb" id="b7cwlicwmxsb"></a>

#### 1. Accessing the Gallery: <a href="#cdw96fyz67b8" id="cdw96fyz67b8"></a>

Go to ‘Gallery’ section from left tabs.

![](/files/CzuEc6Wtcg2U0cZXuimA)

#### 2. Uploading custom images: <a href="#rkevpimkp9o1" id="rkevpimkp9o1"></a>

Click on ‘Add Image’ button and it will open a popup.

![](/files/F2L7O9vrnVQmZvvGliFO)

Choose the images you want to upload. These can include logos, background images, or any other branding assets. Drop your files in the right side area of the popup or click there to upload. Click the upload button after selecting your images, and it will upload your images to the gallery.

![](/files/Xhp0U4SLK35lhqjmebkF)

#### 3. Using gallery images in campaigns: <a href="#we2zb31wozal" id="we2zb31wozal"></a>

When creating or editing a campaign, look for options related to images (e.g., background, logo). Instead of using generic images, select images from your gallery.

![](/files/sC7BDzbmHepuQf81Q3Is)

#### 4. Integrating Third-Party Images: <a href="#id-5jexf185653s" id="id-5jexf185653s"></a>

Explore the integrated third-party platforms (such as Unsplash, Pexels, or Pixabay). Search for images related to your campaign theme or content. Import these images directly into your gallery for use in campaigns.

![](/files/BtPqSFgECqehdddZ71cW)

#### 5. Best Practices: <a href="#id-5f8wseg05zds" id="id-5f8wseg05zds"></a>

Organize your gallery by creating folders or categories (e.g., “Logos,” “Backgrounds”). Keep your branding images separate from other campaign-related images. Regularly review and update your gallery to remove outdated or unused images.

![](/files/q6j3WXMAbuOn5Vf99o4U)

***

For further assistance, please contact our support team at <support@gamifyroute.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gamifyroute.com/kb/tools/gallery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
