> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getkadabra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> Everything you need to know about Kadabra: plans, credits, security, and usage

# Frequently Asked Questions

Welcome! This page covers everything from credits and pricing to security, AI, and workflow building.\
If you still have questions, reach out — [our team is always here to help.](mailto:niv@getkadabra.com)

***

## Getting Started

<AccordionGroup>
  <Accordion title="Do I need to know how to code?">
    **No coding required.**\
    Kadabra was built for everyone. You describe what you want in plain English, and the AI Agent helps you build it.

    If you *are* technical, you can extend flows using **Custom Nodes** or API calls — but it’s completely optional.
  </Accordion>

  <Accordion title="How is Kadabra different from Zapier or Make?">
    Traditional tools like Zapier or Make execute fixed, rule-based automations.\
    **Kadabra combines deterministic workflows with AI reasoning.**

    * Zapier/Make: *“If X happens, do Y.”*
    * Kadabra: *“When a lead replies, analyze sentiment, log it in the CRM, and message me if it’s positive.”*

    It blends logic and understanding — part deterministic, part agentic.
  </Accordion>

  <Accordion title="Can I try Kadabra for free?">
    **Yes!** The Free plan includes **1,000 credits per month** and access to core features:

    * AI Agent
    * 1 Custom Node
    * Limited Schedules
    * Community Support

    Perfect for testing or building small personal workflows.
  </Accordion>

  <Accordion title="What is Kadabra (Formerly Nexcraft)?">
    Kadabra is a **vibe automation platform** that lets you build and run AI-powered flows using plain English prompts.\
    You describe what you want, and the AI Agent generates, executes, and monitors your automation instantly.
  </Accordion>

  <Accordion title="How do I create my first automation?">
    Simply type a prompt such as:

    > “Send a Slack message when a new row is added to my Airtable.”

    The Agent will automatically generate and configure the flow.
  </Accordion>

  <Accordion title="Can I build or edit flows manually?">
    Yes. Start with an empty canvas and use the drag-and-drop editor.\
    You can also let the Agent generate a base flow, then fine-tune or expand it manually.
  </Accordion>
</AccordionGroup>

***

## Running, Editing, and Scheduling Flows

<AccordionGroup>
  <Accordion title="How do I run a workflow?">
    Click **Run** at the top-right of the screen to test the flow once.
  </Accordion>

  <Accordion title="What’s the difference between Run and Deploy?">
    * **Run:** Executes a single test.
    * **Deploy:** Saves and activates the flow for scheduling or external triggers.
  </Accordion>

  <Accordion title="How do I modify a generated flow?">
    You can:

    1. **Ask the Agent:** “Add a filter before sending the email.”
    2. **Edit manually:** Drag, drop, and configure nodes visually.
  </Accordion>

  <Accordion title="How do I save or share a flow?">
    Click **Deploy**, name it, and optionally mark it as **Shared**.\
    Shared flows allow teammates to run or view them, but not edit.
  </Accordion>

  <Accordion title="How can I duplicate or rename a flow?">
    * **Rename:** Open the flow → click its name → edit → **Update Current Flow**.
    * **Duplicate:** Save the flow, change its name, then click **Save as New Flow**.
  </Accordion>

  <Accordion title="How do I schedule flows?">
    * Enable **Periodic Scheduling** under **Save Flow → Scheduling**, choose **Daily**, set a time, and save.
    * For one-time runs, click **Add Schedule**, pick a date/time, and save.
    * To pause, go to **Home → Scheduled**, select the schedule, and click **Pause**.
  </Accordion>
</AccordionGroup>

***

## Working with Nodes

<AccordionGroup>
  <Accordion title="What is the AI Assistant Node?">
    A generative AI block that runs GPT or Gemini models inside your flow — perfect for text generation, summarization, or decision-making logic.
  </Accordion>

  <Accordion title="What is the AI Agent Node?">
    A more advanced node that uses agentic reasoning to decide when and how to use tools, fetch live data, or take contextual actions automatically.
  </Accordion>

  <Accordion title="What is the Code Editor Node?">
    Use it to write **custom Python** for advanced logic or data transformations not covered by visual nodes.
  </Accordion>

  <Accordion title="How do I test or delete a node?">
    * **Test:** Right-click → **Start run from here**.
    * **Delete:** Right-click → **Delete**, or select and press **Backspace**.
  </Accordion>

  <Accordion title="How do I open node settings or results?">
    * **Settings:** Click the gear icon or double-click the node.
    * **Results:** Click the blue square icon at the top-right.
  </Accordion>

  <Accordion title="What does the green check icon mean?">
    It indicates that the parameter is connected and receiving live data.
  </Accordion>
</AccordionGroup>

***

## Files, APIs, and Integrations

<AccordionGroup>
  <Accordion title="How do I upload and process a CSV or PDF?">
    Add a **File Upload** node, select your file, and accept its output fields.
  </Accordion>

  <Accordion title="How do I connect to external APIs or databases?">
    * **API:** Add a **Send API Request** node (or describe the call in the Agent) and set method, URL, headers, and body.
    * **Database:** Go to **Nodes → Create New Integration**, choose your DB, set authentication, pick tables, and save.
  </Accordion>

  <Accordion title="How are secrets stored securely?">
    Secrets are encrypted and isolated per user.\
    Add new ones in **Nodes → Manage Secrets → Add Secret** — choose provider, paste credentials, and save.
  </Accordion>
</AccordionGroup>

***

## Context & AI Behavior

<AccordionGroup>
  <Accordion title="What is Context Management?">
    A panel where you define your company’s jargon, preferences, and domain rules so the AI understands your environment better.
  </Accordion>

  <Accordion title="What is Personal Context?">
    It stores your working style and preferences so the AI tailors its tone and behavior to you.
  </Accordion>

  <Accordion title="Will updating context affect existing flows?">
    No. Context only affects **future** Agent interactions and new flow generations.
  </Accordion>
</AccordionGroup>

***

## Credits & Billing

<AccordionGroup>
  <Accordion title="What are credits?">
    **Credits are Kadabra’s usage currency.**

    Each node run consumes a small amount of credits.\
    Example: an AI Node costs \~50 credits, while a Google Search Node costs 1 credit.

    You can view node costs in the **Nodes Catalog** or track detailed usage in **Account → Usage**.
  </Accordion>

  <Accordion title="What happens if I run out of credits?">
    Automations **pause automatically** — nothing breaks.\
    You can still view and edit flows, or purchase extra credits anytime.
  </Accordion>

  <Accordion title="How can I check my usage?">
    Go to **Account → Usage** for:

    * Remaining credits
    * Run history
    * Cost per flow and node
    * Billing and invoices
  </Accordion>

  <Accordion title="What’s included in each plan?">
    **Free** – 1,000 credits/month, core AI features, community support.\
    **Pro (9/user)** – 5,000 credits/month, unlimited nodes, email support.\
    **Team (18/user)** – 10,000 credits/month, collaboration, priority support.\
    **Enterprise (Custom)** – Dedicated infra, custom integrations, SLAs.

    Extra credits can be purchased on Pro and Team plans.
  </Accordion>
</AccordionGroup>

***

## Security & Privacy

<AccordionGroup>
  <Accordion title="Is my data used to train AI models?">
    **Never.** Kadabra enforces a strict **Zero AI Training Policy** — your data is never used to train any AI models.
  </Accordion>

  <Accordion title="How secure is Kadabra?">
    Kadabra uses **enterprise-grade encryption and monitoring**:

    * AES-256 + TLS 1.3
    * Multi-zone AWS hosting with failover
    * Continuous security auditing
    * CASA-certified infrastructure
  </Accordion>

  <Accordion title="Where is my data stored?">
    Data is securely stored in AWS across multiple availability zones.\
    Backups and region preferences are available for Enterprise plans.
  </Accordion>

  <Accordion title="How do credentials and secrets stay safe?">
    * OAuth2 for connected apps
    * Encrypted token storage per user
    * Provider-verified secrets management
  </Accordion>

  <Accordion title="What compliance standards do you follow?">
    Kadabra’s infrastructure and partners adhere to:

    * CASA Security Framework
    * Enterprise Security Standards
    * Regular third-party audits and reviews
  </Accordion>
</AccordionGroup>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="How do I debug a failed automation?">
    1. Open **Run Logs** to see where it failed
    2. Review the error message
    3. Hover over connections to inspect data
    4. Fix and re-run

    <Tip>
      You can even ask the **Kadabra Agent** to automatically identify and fix the issue.
    </Tip>
  </Accordion>

  <Accordion title="Can I test flows safely?">
    Yes. Test runs use **sandboxed data** and won’t affect production systems.
  </Accordion>

  <Accordion title="What if a connection stops working?">
    Kadabra will show clear messages (e.g., “Slack token expired”).\
    Reconnect in **Settings → Integrations**, and automations resume instantly.
  </Accordion>
</AccordionGroup>

***

## Collaboration & Sharing

<AccordionGroup>
  <Accordion title="Can I collaborate with my team?">
    Yes! The **Team Plan** and higher include:

    * Shared credentials & flows
    * Real-time editing
    * Version history
    * Role-based permissions
  </Accordion>

  <Accordion title="Can I share flows externally?">
    You can share or publish a flow as a **template** for others to clone.\
    Team plans allow you to control who can view or edit.
  </Accordion>

  <Accordion title="Can external users trigger my automation?">
    Yes — through **API Triggers** or **Interfaces** that expose secure endpoints or forms.
  </Accordion>
</AccordionGroup>

***

## AI & Smart Features

<AccordionGroup>
  <Accordion title="What powers Kadabra’s AI?">
    Kadabra orchestrates **OpenAI and Gemini models** using our own agentic layer for reasoning, planning, and execution.
  </Accordion>

  <Accordion title="How accurate is the AI understanding?">
    Very accurate — the Agent understands natural language and goals contextually.\
    Clearer instructions lead to better outcomes.
  </Accordion>
</AccordionGroup>

***

## Plans at a Glance

| Plan           | Price  | Monthly Credits | Key Features                               |
| -------------- | ------ | --------------- | ------------------------------------------ |
| **Free**       | \$0    | 1,000           | AI Agent, 1 Custom Node, Limited Schedules |
| **Pro**        | \$9    | 5,000           | Unlimited Nodes, Email Support             |
| **Team**       | \$18   | 10,000          | Collaboration, Priority Support            |
| **Enterprise** | Custom | Custom          | Dedicated Infra, SLA, Advanced Security    |

<Info>
  Extra credits can be purchased anytime on **Pro** and **Team** plans.
</Info>

***

## Still Need Help?

<CardGroup cols="2">
  <Card title="Contact Support" icon="headphones" href="mailto:support@getkadabra.com">
    Email us directly for personalized help.
  </Card>

  <Card title="Join Our Community" icon="users" href="https://discord.gg/kadabra-dev">
    Connect with other builders, ask questions, and share feedback.
  </Card>
</CardGroup>

<Card title="🚀 Ready to build something magical?" icon="rocket">
  Start with a simple flow, run it, and iterate with your Agent.\
  Every automation teaches you something new.
</Card>
