Skip to content

Prerequisites

Before using Flow, ensure you have the following:

Account Access

  • User account - Provided by your organization administrator
  • Organization membership - You must be added to at least one organization
  • Project access - You need access to at least one project

Supported Browsers

Flow works best with modern browsers:

  • Chrome (recommended)
  • Firefox
  • Safari
  • Edge

For CLI Users

If you plan to use the command-line interface:

  • Python 3.10 or higher
  • pip package manager

See CLI Installation for setup instructions.

For API Access

If you plan to integrate programmatically:

  • API token or OAuth credentials
  • Basic knowledge of REST APIs

See API Authentication for details.