# Customer Photo Uploader

## Home

- [UGC Photo Galleries for Shopify](https://docs.customer-photo-uploader.app/readme.md): Add social proof to your Shopify store with the Customer Photo Uploader app. Collect, moderate, and showcase UGC photos from your customers.

## Help Center

- [App overview](https://docs.customer-photo-uploader.app/user-manual/getting-started/app-overview.md): A complete overview of the Customer Photo Uploader Shopify app: Dashboard, Photos, Product and Custom Galleries, Plans, and Settings explained.
- [FAQs](https://docs.customer-photo-uploader.app/user-manual/getting-started/faqs.md): Find answers to common questions and get the most out of Customer Photo Uploader on your store.
- [Migration guide](https://docs.customer-photo-uploader.app/user-manual/getting-started/migration-guide.md): How to migrate to Customer Photo Uploader 2.0: one required installation step to keep your photo galleries live on your Shopify store.
- [Installation instructions](https://docs.customer-photo-uploader.app/user-manual/getting-started/installation-instructions.md): Install Customer Photo Uploader in 2 steps: add the app block to your Shopify theme and upload your first customer photos. No coding needed.
- [Gallery widget configuration](https://docs.customer-photo-uploader.app/user-manual/getting-started/gallery-widget-configuration.md): Customize your photo gallery widget: layout (Slider, Grid, Masonry), titles and texts, slider navigation, and the customer upload form settings.
- [Dashboard](https://docs.customer-photo-uploader.app/user-manual/app-pages/dashboard.md): The Dashboard is the main page of the app: track setup progress, theme app block status, recently uploaded photos, and contact support.
- [Photos](https://docs.customer-photo-uploader.app/user-manual/app-pages/photos.md): This page is dedicated to the management of all the photos that have been uploaded to the app. You can upload, approve or reject, delete them, etc.
- [Product galleries](https://docs.customer-photo-uploader.app/user-manual/app-pages/product-galleries.md): This page is designed to easily configure the status of the uploaded photos to each of your products' pages and manage the list of photos.
- [Custom galleries](https://docs.customer-photo-uploader.app/user-manual/app-pages/custom-galleries.md): Create standalone photo galleries for any page of your Shopify store: homepage, landing or promo pages. Manage, hide, and fill them with UGC photos.
- [Plans](https://docs.customer-photo-uploader.app/user-manual/app-pages/plans.md): Manage your Customer Photo Uploader subscription: compare Development, Basic, and Grow plans, switch billing between monthly and annual.
- [Settings](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings.md): Here you’ll find everything you need to adjust and configure the Customer Photo Uploader app. We’ll keep updating this section as new features are added. Stay tuned!😉
- [Gallery translation](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/gallery-translation.md): Translate and edit every customer-facing text in your photo gallery: widget titles, upload form, and error messages, for any store language.
- [Email notifications](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/email-notifications.md): Set up email notifications from Customer Photo Uploader: choose the recipient address, system updates, and summary reports on uploaded photos.
- [Content moderation](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/content-moderation.md): Control how customer photos go live: approve each upload manually or enable auto-approval to publish photos to your galleries instantly.
- [Integration](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/integration.md): Connect Customer Photo Uploader with Shopify Flow: build custom notification workflows triggered by photo uploads and approvals.
- [Legacy Themes Mode](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/legacy-themes-mode.md)
- [Privacy policy](https://docs.customer-photo-uploader.app/user-manual/legal/privacy-policy.md): How the Customer Photo Uploader app collects, uses, and shares personal information, including data retention and GDPR rights.

## Pricing

- [Pricing](https://docs.customer-photo-uploader.app/pricing/readme.md): Compare Customer Photo Uploader plans for Shopify: free Development plan, Basic from $4.99/month, and Grow for brands with more UGC photos and galleries.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.customer-photo-uploader.app/readme.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.
