header-logo
Learn how to use Wix to build your site and business.
Design and manage your site using intuitive Wix features.
Manage subscriptions, plans and invoices.
Run your business and connect with members.
Learn to purchase, connect or transfer a domain to your site.
Get tools to grow your business and web presence.
Boost your visibility with SEO and marketing tools.
Get advanced features to help you work more efficiently.
Find solutions, learn about known issues or contact us.
placeholder-preview-image
Improve your skills with our courses and tutorials.
Get tips for web design, marketing and more.
Learn to increase organic site traffic from search engines.
Build a custom site using our full-stack platform.
Get matched with a specialist to help you reach your goals.
placeholder-preview-image

CMS: Working with Wix App Collections

9 min
In this article
  • Showing, hiding, and managing Wix app collections
  • How do Wix app collections work?
  • Wix app collection fields
  • Wix app collection permissions
Wix app collections in the CMS (Content Management System) are databases that are added to your site when you integrate specific Wix apps. For instance, when you add Wix Stores, it creates collections that store info about your products, inventory items, orders, and more. Similarly, Wix Bookings generates collections for scheduling, services, and staff. These collections are read-only, meaning any modifications must be made from within the apps themselves. 
Screenshot of Wix app collections in the CMS.
Wix form collections:
Wix form collections are another type of Wix app collection. They store submissions from forms on your live site that were created with Wix Forms. Enabling Wix app collections also lets you view Wix form collections in your editor.

Showing, hiding, and managing Wix app collections

By default, Wix app collections are hidden from your list of CMS collections. To show Wix app collections, enable them from your CMS advanced settings. You can then view each Wix app collection's content within the CMS, export the data to a CSV file, view the collection permissions, and more. 
Wix Editor
Studio Editor
Dashboard
  1. Go to your editor.
  2. Click CMS  on the left of the editor.
  3. Click Your Collections
  4. Click Manage
  5. Click More Actions at the top.
  6. Select Advanced Settings
  7. Enable the Wix App Collections toggle.  
Screenshot of enabling Wix app collections.
  1. Click the X at the top right to close the CMS window.
  2. Click Wix App Collections on the left to view all your collections created by other Wix apps. 
  3. (Optional) Add dynamic pages to display your Wix app collection content in:
    Note: This option is not available for all Wix app collections.
    1. Hover over the relevant Wix app collection and click the More Actions icon .
    2. Select Add dynamic page and choose the type of dynamic page you want to add. Learn more about adding dynamic pages
Screenshot of adding dynamic pages for a Wix app collection.
  1. (Optional coding only) Add data hooks:
    1. Hover over the relevant Wix app collection and click the More Actions icon .
    2. Select Add data hooks
    3. Select the data hooks you want to add and click Add & Edit Code
  2. Manage your Wix app collections: 
    1. Click Manage next to Wix App Collections.
    2. Scroll down and click the relevant Wix app. 
    3. Hover over the relevant collection and click the More Actions icon .
    4. Choose what you want to do:
      • Open collection: Go to the collection to view its items and fields. 
      • View permissions: View the collection permissions in a table that shows each user role's access levels for the collection (view, add, update or delete). You cannot edit permissions for Wix app collections. 
      • Export to CSV: Download the collection data as a CSV file. Learn more about exporting collection content.
      • Move to folder: Choose a folder to add the collection to for keeping your collections organized.  
Screenshot of managing a Wix app collection.
Need to delete a Wix app collection?
  • If you want to remove a Wix app collection, you must delete the relevant Wix app from your site. For example, you must remove Wix Stores from your site if you want to delete the 'Stores' app collections. 
  • You can delete Wix form collections that were created by the old version of Wix Forms. It is not possible to delete Wix form collections created by the new version of Wix Forms. 

How do Wix app collections work?

Wix app collections store information about the items in your Wix app. For instance, if you have Wix Stores on your site, the 'Products' collection includes details about the products you sell. The fields (columns) in the collection provide information for each item (row), such as the item's name, price, image, and product options.

To edit the content in your Wix app collections, go to the relevant Wix app, such as Wix Stores or Wix Events, and make your changes there. Any adjustments you make within the Wix apps are automatically reflected in the Wix app collections.
Velo by Wix Users: You can also write code that references these collections to add customized features to your apps. Learn how here. See the app examples in the Velo by Wix Examples site.

Wix app collection fields

Your Wix app collection fields get their data from the relevant apps (e.g. Stores, Bookings, Events). In these collections, you can view the field names, types, IDs and content. Each app has its own unique capabilities. For example, some apps like Pricing Plans do not allow you to use their fields in user input elements that are set to filter content. 
What does each Wix app collection field represent?
Go to our Wix Developers documentation to view more info about specific Wix app collections. You can click the relevant app in the side bar to view details about each of its fields. 

Wix app collection permissions

Wix app collections have fixed and varying collection permissions that cannot be modified. The permissions define how the collection content can be accessed by people with different roles. You can only view these permissions, which determine who can read, add, update, or delete content. Each collection permission is tied to specific user roles, allowing you to see the access levels assigned to different people.

Examples:
  • 'Members - PrivateMembersData' collection: Site members can only view items they created themselves. No one can add, update, or delete the collection content from the live site. You can display 'PrivateMembersData' collection content by connecting its fields to elements on your page, ensuring each member sees only their own items. Visitors cannot update the content of your collection using input elements.
  • 'Stores - Products' collection: Any site visitor can read the collection content on your live site. However, no one can add, update, or delete the content from the live site. You can display all of your 'Stores' collection content by connecting the fields to elements on your page. Visitors are not able to update the content of your collection using input elements.
Sacreenshot of the Stores - Products collection permissions.
Remember, you cannot edit permissions for Wix app collections like Wix Stores or Wix Bookings. You can view these collections in your CMS, but any modifications must be made within the corresponding apps.
Screenshot of Wix app collections in the CMS.
Screenshot of enabling Wix app collections.
Screenshot of adding dynamic pages for a Wix app collection.
Screenshot of managing a Wix app collection.
Sacreenshot of the Stores - Products collection permissions.