Add login site to the knowledge of my AI Agent
planned
Log In
John at Taskade
Great question. Adding authenticated/login-protected URLs to an AI agent's knowledge base is tricky because the agent can't log in on your behalf — those pages are behind a session that it can't reproduce. So a simple URL pointing to a login-gated site won't work directly.
What does work: you can upload exported content (PDFs, docs, text) from behind those login walls directly into your agent's Knowledge tab — that feature has been live and improving since v4.129, with bulk link upload (v5.83), a dedicated Knowledge tab UI (v6.87), and project context/knowledge base support (v6.95). For publicly accessible pages, the web browse tool (v6.44) lets agents fetch and read live page content.
So the most practical path today is: export/copy the relevant content from the login-protected source and upload it to your agent's knowledge base. We're watching discussions about secure, authenticated web connectors — it's a harder problem but the MCP Connectors work we shipped in v6.104-v6.105 is moving us in that direction. https://taskade.com/changelog
John at Taskade
Update: This is on our roadmap!
We've prioritized this based on your votes and feedback.We're planning to include this in an upcoming release. Stay tuned for updates!
In the meantime, check out what's new:
- **Taskade Genesis** — generate AI-powered apps, agents, and workflows instantly
- **Community Hub** — 1000+ free templates and apps to explore
Follow our progress: Changelog | Product Updates
Thanks for voting and helping shape Taskade!
John at Taskade
marked this post as
planned
John at Taskade
marked this post as
complete
Shipped!
This is now live across Taskade AI Agents.We've made major upgrades to our AI Agent platform — multi-model support (GPT-4o, Claude, Gemini), custom agent tools, commands, knowledge base, MCP v2, markdown export, and public agent APIs. Your vote helped prioritize this.
Try it now:
- Create an AI Agent with Taskade Genesis
- Clone pre-built AI agents from our Community
Full details: Changelog | Latest Updates
John at Taskade
marked this post as
planned
Update: This is on our roadmap!
We've been shipping fast — including AI Agents, automations, new views, and hundreds of improvements. This specific enhancement is tracked and planned.
Explore what's available now:
- Build with Taskade Genesis — create AI apps, agents, and workflows instantly
- Browse Community Hub — clone templates and AI agents for free
Stay updated: Changelog | Product Updates
John at Taskade
Hi everyone,
This is possible if the website behind the login has an API and supports authentication methods like OAuth or tokens. We can allow you to pull external data into the Agents > Knowledge tab through custom integrations.
It also depends on the type of site and if they have public APIs available.
If you can share more specific use cases, it would help us prioritize this better. Thanks!
CC lxcid Dionis Loire
Narek Zograbian
Maybe through an API, but honestly, I don't think we'd be able to crawl a website with gated content.