Totalum · Git sync

Import from Git

Totalum ships with its own Git management. Linking a GitHub repository is done from the platform interface — three clicks, no commands, and the connection stays two-way from then on.

bidirectionalfine-grained PATpaid plan required

How to link a repository

  1. 01

    Open the GitHub panel

    In the Totalum project view, click the GitHub icon button at the top of the chat. That panel is the only place where repository linking happens.

  2. 02

    Connect with a fine-grained PAT

    Paste a GitHub fine-grained personal access token with Contents read & write permission on the repository you want to import, then select that repository.

  3. 03

    Sync in both directions

    Once linked, the repo and this project stay bidirectional: code pushed from Totalum lands in GitHub, and commits made in GitHub come back into the project.

Good to know

Download the source

Code section → file explorer → Download source code. Available on paid plans.

Data lives in Totalum

Git carries the Next.js code. Tables and records are managed in the Data section.

No terminal needed

Git actions run through the platform UI — nothing has to be typed into a shell.

Once the repository is linked, tell the agent what to build and every change flows straight back to GitHub.