Skip to main content

Welcome to Abstra

👋🏼 Abstra helps you build and automate business processes faster using Python.

It consists of two main parts:

  • 🧩 Abstra Editor: A development environment to build and test workflows.
  • ☁️ Abstra Cloud: A cloud environment to host, monitor, and manage your production workflows.

Abstra Editor

Abstra Editor

The Abstra Editor runs in the cloud, with no local setup required.

  1. Sign up or log in to Abstra Cloud.
  2. Ensure you have an Organization and a Project.
  3. Open the Web Editor:
    • Empty project: Click the Open Editor button in the homepage of Abstra Cloud.
    • Existing project: Click the Edit Online button (pencil icon) in the Workflow Preview.

Abstra Cloud

The Abstra Cloud Console is where you manage production workflows:

  • Deploy projects built with the Editor.
  • Monitor execution logs and workflow stages.
  • Configure project settings.

Projects reside within Folders, which are contained within your Organization (Organization -> Folder -> Project).

Inviting Teammates

Add teammates to collaborate on projects:

  1. Go to Organization > Editors in the Cloud Console.
  2. Click Invite Editors to add them to your Organization.
  3. Grant access to specific Folders via the Folder's Settings icon (under the Projects tab). Editors only see Folders they have access to.

Inviting Editors