[ Web Proxy ]
URL:
Viewing: https://firebase.google.com/docs/app-distribution/add-remove-testers [Back]  [Original]

Add and remove testers in App Distribution  |  Firebase App Distribution Skip to main content
Firebase [Firebase]
Send feedback

Add and remove testers in App Distribution Stay organized with collections Save and categorize content based on your preferences.

iOS+ Android


This document describes how to add and remove testers in App Distribution, including the following tasks:

Add and remove testers from a Firebase project

You add and remove testers in the Testers & Groups tab of the App Distribution page in the Firebase console.

If you have a large number of testers, you can use groups to more easily manage tester access to releases. To learn more, see Add and remove testers from a group.

Tester limits

Firebase App Distribution has the following tester limits:

To add more testers, request a no-cost limit increase.

Add and remove testers with the Firebase App Distribution API

You can use the testers.batchAdd and testers.batchRemove endpoints in the Firebase App Distribution API to add or remove testers from App Distribution using an HTTP request to the App Distribution API.

Add and remove testers from a group

You can add and remove testers from groups in the Testers & Groups tab of the App Distribution page in the Firebase console. Groups are useful for managing access to releases for a large number of testers. For example, you could create a group to grant a small group of testers access to an early release of an app. Once you implement feedback from the initial tester group, you can create a group for a larger number of testers.

When you add or remove testers from a group, those testers gain or lose access to all of the releases which were distributed to that group.

Remove a tester from a group

When you remove a tester from a group:

Delete a group

When you delete a group, all of the testers in that group are removed from all releases that they had access to exclusively via that group. In most cases, group deletion occurs almost immediately; but if you have a large number of testers and releases, the group delete can take longer. After you delete a group, it is no longer listed in the App Distribution page of the Firebase console.

Deleting a group may not take effect immediately; after you delete a group you might temporarily see individual testers from the deleted group listed as having access to a specific release.

Next steps

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-19 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-19 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page