Skip to content

Introduction

Capgo has an extensive webapp to help you manage your projects. This webapp is built with Vue.js and is open source. You can find the source code on GitHub
The webapp is available here.
This webapp allows you to manage channels, manage versions, manage devices, inspect logs, configure organization security, set up Enterprise SSO (Enterprise plan), manage billing and manage your account.

First, you need to create an account or log in. This is relatively simple and can be done by clicking the Log in button in the center of the screen. After you have logged in you will be redirected to the dashboard. This is the main page of the webapp. From here you can navigate to all the other pages.

login page

You have to click on the Create a free account in the bottom part of the login form. From then it will be as simple as filling a form and following the instructions.

create account

If you are using Introduction to plan dashboard and API operations, connect it with API Overview for the implementation detail in API Overview, API Keys for the implementation detail in API Keys, Devices for the implementation detail in Devices, Bundles for the implementation detail in Bundles, and App Page for the implementation detail in App Page.