DeplAI

Application

Dashboard

Services

BYOK

Account

deplaiDocumentation

Start here

Services

Account

Help

Start here

How it works

From a connected repository (or ZIP) to a pull request or an AWS apply, work stays on one **project** in the workspace.

From a connected repository (or ZIP) to a pull request or an AWS apply, work stays on one project in the workspace.

Connect a repo

  1. 1Sign in with GitHub. DeplAI asks only for identity: email, profile, and org membership so you can pick the right account.
  2. 2Install the GitHub App and grant the repositories you want DeplAI to see. Anything you do not grant will not appear.
  3. 3Or upload a ZIP from the project picker if the code is not in GitHub yet.

Signing in does not let DeplAI push to your default branch. Pull requests use the GitHub App, and only after you approve Review.

Security path (repo → PR)

StageWhat you do
ScanRun SAST, SCA, or Full Scan.
ResultsRead grouped findings and choose what to fix.
Agent setupPick a platform or BYOK model. Optional GitHub PAT for that push only.
RemediationThe agent proposes diffs. Nothing is pushed yet.
ReviewYou approve before anything is persisted to GitHub.
GitHub & verifyDeplAI opens or updates a pull request, then re-scans.

Details: Security Agent.

Deploy path (repo → AWS)

Deploy reads the repository, helps you choose a profile and budget, generates Terraform, shows a plan, and applies only after you confirm. Azure and GCP may appear in cost notes; apply in this product is AWS.

Details: Deploy.

UI/UX path (frontend only)

UI/UX customizer restyles the frontend. It does not change APIs or other business logic. You review diffs and can open a PR when the project is on GitHub.

Details: UI/UX customizer.

After a run finishes

Open Sessions to find past Security Agent, UI/UX, and Deploy runs and their logs.

Related: Getting started · Sessions · Security and data · Billing

On this page

Connect a repoSecurity path (repo → PR)Deploy path (repo → AWS)UI/UX path (frontend only)After a run finishes