Skip to content

docs: add AI writeback self-hosting guide#767

Merged
charliedowler merged 3 commits into
mainfrom
mintlify/8ca3abd2
Jun 4, 2026
Merged

docs: add AI writeback self-hosting guide#767
charliedowler merged 3 commits into
mainfrom
mintlify/8ca3abd2

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 4, 2026

Adds a new AI writeback self-hosting page under Build with AI → Agentic development, modeled on the existing Data apps self-hosting guide.

What's new

  • guides/developer/ai-writeback-self-hosting.mdx — prerequisites, env vars (APPS_RUNTIME_ENABLED, E2B_API_KEY, E2B_AI_WRITEBACK_TEMPLATE_NAME, AI_WRITEBACK_ANTHROPIC_API_KEY, optional E2B_AI_WRITEBACK_TEMPLATE_TAG), costs, permissions, and troubleshooting for self-hosted operators.
  • docs.json — page added to the Agentic development group.

Links to the existing /guides/ai-agents/ai-writeback page for end-user usage.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

Self-hosted operators supply their own E2B API key, so a bare
`lightdash-ai-writeback` template name resolves to their own (empty)
team and fails sandbox creation. The `lightdash/` prefix is required to
pull Lightdash's public template — matching the existing data apps
self-hosting guide which uses `lightdash/lightdash-data-app`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

APPS_RUNTIME_ENABLED only gates the data apps feature (it force-enables
the enable-data-apps flag and registers the preview routes). The AI
writeback path never checks it — writeback is gated solely by the
ai-writeback feature flag and reads E2B_API_KEY unconditionally. Listing
it as a required "main switch" was inaccurate, so remove it from the
config table and troubleshooting.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

@charliedowler charliedowler merged commit 68e5912 into main Jun 4, 2026
4 of 5 checks passed
@charliedowler charliedowler deleted the mintlify/8ca3abd2 branch June 4, 2026 16:18
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 4, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🔴 Failed Jun 4, 2026, 4:25 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant