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

# FAQ

> Common questions about pricing, credits, credentials, limits, and getting help.

<AccordionGroup>
  <Accordion title="What can I build with NoClick?">
    Internal tools, UIs and frontends, AI agents, and automations. You can build visually on the node canvas or describe what you want and let the [AI builder](/builder/overview) assemble it.
  </Accordion>

  <Accordion title="How much does NoClick cost?">
    Free is \$0 and includes 25 credits/month (capped at 5/day) and 5 workflows. Plus is \$25/month (\$180/year) with 100 credits/month and 25 workflows. Pro is \$50/month (\$360/year) with 100 credits/month and unlimited workflows. Enterprise is custom. Full comparison in [Plans](/billing/plans).
  </Accordion>

  <Accordion title="What costs credits and what's free?">
    Credits cover usage where NoClick pays a provider on your behalf: LLM and agent tokens on NoClick's keys, AI builder generations, image and video generation, X/Twitter API calls, email sends, and Apify-powered scraping. Integration node runs on your own connected accounts are free, and so are runs where you bring your own API key or AI subscription. Details in [What costs credits](/billing/costs).
  </Accordion>

  <Accordion title="Can I use my own API keys?">
    Yes. Add your own key as a credential and those runs cost nothing: no markup, no NoClick charge.
  </Accordion>

  <Accordion title="Can I use my Claude or ChatGPT subscription instead of API keys?">
    Yes. Agent nodes support subscription sign-in: Claude Pro, Max, Teams, and Enterprise (via "Connect with Claude account"), ChatGPT Plus and Pro (via "Connect with ChatGPT account"), GitHub Copilot, and xAI SuperGrok. Subscription-authenticated runs don't consume NoClick credits; usage is governed by your provider's plan limits. See [Agent models](/agents/models).
  </Accordion>

  <Accordion title="Can collaborators see my credentials?">
    No. When collaborators run nodes on a shared workflow, credentials resolve as the workflow owner without being copied to their account or shown to them. They only see the credential's name and an "owned by" tag. See [Credential sharing](/credentials/sharing).
  </Accordion>

  <Accordion title="How long are run logs kept?">
    Each workflow keeps 14 days or 25,000 runs of execution history, whichever limit is hit first. See [Execution logs](/editor/execution-logs).
  </Accordion>

  <Accordion title="Do unused credits roll over?">
    No. Plan credits reset each calendar month, and top-up credits reset monthly within their billing period. See [Top-ups](/billing/top-ups).
  </Accordion>

  <Accordion title="Who pays when a teammate runs an organization workflow?">
    The organization owner. Organization workflow runs always bill the owner's credit pool, regardless of who triggers them. See [Organizations](/collaboration/organizations).
  </Accordion>

  <Accordion title="Can I publish an app on my own domain?">
    Not yet. Published apps live at `https://yoursubdomain.noclick.app`, with the subdomain of your choice. See [Publishing](/apps/publishing).
  </Accordion>

  <Accordion title="How many accounts can I connect per service?">
    Free allows 1 credential per node type, Plus allows 3, and Pro is unlimited. See [Connecting accounts](/credentials/connecting).
  </Accordion>

  <Accordion title="How do I get help?">
    Join the [NoClick Discord](https://discord.gg/sHC2mrnss8) to ask questions and report issues. For common problems, start with [Troubleshooting](/troubleshooting/common-errors).
  </Accordion>
</AccordionGroup>
