Ingantt for Web - Help

Edit with AI #

Connect your project to an AI coding assistant like Claude Code, Codex, or any tool with HTTP access, and let it make changes to your schedule in real time. While the session is running, the AI can read your current project, add or modify tasks, adjust dependencies, assign resources, and push updates back — you see each change in the Gantt chart the moment it's applied.

Edit with AI is currently in beta. The feature is available on the web version of Ingantt.

Starting an AI Editing Session #

  1. Open the project you want to edit.
  2. Click the Edit with AI icon (✨) in the top-right corner, next to the version history button.
  3. The dialog shows a set of instructions that describe how your AI tool should read and write the project.
  4. Click Copy instructions. This starts the editing session and copies the instructions to your clipboard.
  5. Paste the instructions into your AI tool (e.g., as the first message in a Claude Code or Codex conversation).
  6. Ask the AI to make changes in natural language — for example, "Add a two-week QA phase after development" or "Assign Alex to all design tasks".

The AI follows the instructions to fetch the current YAML, edit it, and push the result back to Ingantt. Ingantt validates every edit before accepting it.

What Happens During a Session #

Stopping the Session #

Click the ✨ icon while a session is active and choose Stop session. You can also simply close the browser tab — the session ends automatically after a period of inactivity.

Supported AI Tools #

Any AI tool that can make HTTP requests works with Edit with AI. Common choices include:

Tips #