Need assistance? Check our comprehensive documentation, read through frequently asked questions, or submit a secure support ticket to our technical team.
Documentation
Explore comprehensive integration guides, robust API references, and step-by-step developer tutorials.
Community Discord
Connect with thousands of other developers, share custom workflows, and get live tips and support.
System Status
All cloud compute nodes, APIs, and AI inference pipelines are operating normally with 99.9% uptime.
Submit a Support Ticket
Frequently Asked Questions
How do I deploy a custom AI agent?
Go to the AI Agents page, click on 'Deploy New Agent', select your model framework, and configure your target webhook endpoint. The agent will automatically provision its resources and start listening to triggers.
Can I connect my private PostgreSQL database?
Yes! Navigate to Data Sources, click 'Add Connection', select PostgreSQL, and input your secure credentials or connection string. We encrypt all credentials using military-grade AES-256 encryption.
What happens if I exceed my task limit?
Your agents will continue running without interruption, but any additional tasks beyond your plan's limit will be billed at standard pay-as-you-go overage rates at the end of the current billing month. Check the Billing page for details.
How secure is the vector knowledge base?
We employ strict isolated tenant architecture. Your vector embeddings are securely siloed and never used to train global base models. Everything operates within SOC2 compliant AWS data centers.
Can I host open-source LLMs locally?
Absolutely. In the LLM Models section, you can configure an endpoint to point to your own local inference server (like Ollama or vLLM) instead of relying on external cloud providers.