Skip to content
This documentation is also available as markdown. For a complete index of all pages, see llms.txt at /llms.txt

Organization

Organization is a top-level section in the Developer Console’s left navigation, separate from Settings. It has three tabs: Members, Service Region, and Third Party.

DoveRunner supports organization accounts, where several people share one account for sealing, dashboards, and real-time streaming. Billing is consolidated on the administrative account, so team members do not need to register their own payment details.

The Team Management table lists everyone with access:

ColumnDescription
User NameThe member’s display name, if they have set one.
Email AddressThe account the member signs in with.
NotesFree-text note, useful for recording a member’s role or that they have left.
Joining DateWhen the member joined the organization.

Use the search box to find a member by name or ID.

  1. Click ADD to open the Invite Team Member dialog.

  2. Enter the Team Member Email Address.

  3. Click INVITE.

The dialog also lists previous invitations with their ID, Invitation Date, and State, so you can confirm whether an invite was already sent.

Invited people receive a confirmation email. A new user follows the normal sign-up flow from the link; an existing DoveRunner user cannot be merged into your group from the console — raise a ticket with the Help Center to have it done.

Determines where your sealed builds, console data, and account information are processed.

RegionNotes
GlobalThe default for all accounts.
MumbaiHosted to support data localization requirements.
JakartaHosted to support data localization requirements.

Holds the download and the keys used to integrate DoveRunner with your own tooling.

DOWNLOAD provides the CLI jar used to seal Android apps from a build pipeline, and the page shows your CLI Key — the value passed as -authkey when you run it.

DoveRunner reports the CLI as tested against Jenkins, Bitbucket Pipeline, Fastlane, AWS CodePipeline, TeamCity, and Circle CI.

See Basic Configuration for the command-line options.

Gives programmatic access to hacking statistics and hacker device IDs for your own dashboards or SIEM. Access is not enabled by default — contact the Help Center to request it.

Required for iOS integration through AiSM. Enter it in the AiSM authentication window. Like the CLI Key, treat it as a secret.