Skip to main content

Getting started with the platform

概要

The Bitrise platform is organized around accounts, workspaces, and projects. We'll quickly go through how to start using them.

The Bitrise platform is organized around accounts, workspaces, and projects. We'll quickly go through how to start using them.

Signing up

You can sign up via email or via one of three Git providers: GitHub, GitLab, or Bitbucket: Bitriseにサインアップする.

Bitrise also supports SAML SSO: ビットライズの SAML SSO.

First workspace

After signing up, we automatically create your first workspace. This workspace is owned by your user account. You can create additional workspaces at any point and be invited to other workspaces.

Workspaces are very important in Bitrise: all your work is organized in workspaces. You can:

Projects

When you have your first workspace, you will be prompted to add your first project.

2025-05-22-welcome-to-bitrise.png

There are two ways of creating a new project:

  • Starting with Bitrise CI: you will be automatically taken to the Add new project flow. This creates a CI project with a linked Git repository: 最初のアプリを追加する.

  • Starting with Release Management: you can add a new app to Release Management and Bitrise will automatically link it to a new project: Adding a new app.

    This project will not have a CI configuration but you can extend it with one.

Configure your project by entering Project settings. You can access it from both Bitrise CI and from Release Management.

Integrations

Integrating to third-party tools and services is a vital part of the Mobile DevOps process. We recommend setting up the most important integrations once your first project is up and running: