Git Sync (Recommended)
Connect a git repository to your app in the AgentMark dashboard. Prompts deploy automatically when you push.- Push your project to a git repository (GitHub or GitLab).
- In the dashboard, navigate to your app’s Settings.
- Under “Repository”, connect your repository and select a branch.
CLI Deploy
For projects that don’t use git — or for CI/CD pipelines that need programmatic control — useagentmark deploy to upload files directly.
.prompt.mdx, .mdx, .md, and .jsonl files from your AgentMark directory and uploads them to the platform.
CLI deploy and git sync are mutually exclusive per app. If your app is connected to a git repository, disconnect it in Settings before using
agentmark deploy.Comparison
| Git Sync | CLI Deploy | |
|---|---|---|
| Automatic deployment | Yes (on push) | Manual (run command) |
| Branch tracking | Yes | No (snapshot upload) |
| Requires git | Yes | No |
| Platform editor sync | Yes (two-way) | No |
| CI/CD usage | Via git push | Via agentmark deploy |
| Setup | Connect repo in dashboard | agentmark login + agentmark link |
Have Questions?
We’re here to help! Choose the best way to reach us:
- Join our Discord community for quick answers and discussions
- Email us at hello@agentmark.co for support
- Schedule an Enterprise Demo to learn about our business solutions