---
title: Help Center
sidebarTitle: Overview
description: "Guides for managing your Jamdesk account, projects, billing, and more. Browse by topic or search for specific help articles."
---

Guides for the Jamdesk dashboard and platform — account setup, project management, billing, and troubleshooting. For integrations, analytics, builds, and deployment, see the [Docs tab](/introduction).

## Topics

<Columns cols={3}>
  <Card title="Getting Started" icon="rocket" href="/help/getting-started/signing-up">
    Sign up, onboarding walkthrough, dashboard tour, and your first build
  </Card>
  <Card title="Account" icon="user" href="/help/account/settings">
    Profile settings, password, GitHub linking, and account deletion
  </Card>
  <Card title="Projects & Teams" icon="users" href="/help/projects/creating">
    Create projects, manage settings, invite team members, and transfer ownership
  </Card>
  <Card title="Billing" icon="credit-card" href="/help/billing/plans">
    Plans and pricing, subscription management, and project add-ons
  </Card>
  <Card title="Troubleshooting" icon="wrench" href="/help/troubleshooting/build-failures">
    Build failures, DNS issues, error codes, login problems, and more
  </Card>
</Columns>

## Quick Reference

| Task | Page |
|---|---|
| Create an account | [Signing Up](/help/getting-started/signing-up) |
| Connect a GitHub repository | [GitHub Integration](/integrations/github) |
| Trigger a manual build | [Triggering Builds](/builds/triggering) |
| Set up a custom domain | [Custom Domains](/deploy/custom-domains) |
| Invite a team member | [Team Members](/help/projects/team-members) |
| Change your plan | [Managing Subscription](/help/billing/managing-subscription) |
| Fix a failed build | [Build Failures](/help/troubleshooting/build-failures) |
| Look up an error code | [Error Reference](/help/troubleshooting/error-reference) |
| View site analytics | [Analytics Overview](/setup/analytics-overview) |
| Delete your account | [Delete Account](/help/account/delete-account) |
| Report a security issue | [Security](/help/support/security) |

## FAQ & Support

<Columns cols={2}>
  <Card title="FAQ" icon="circle-question" href="/help/faq">
    Common questions about pricing, builds, domains, and collaboration
  </Card>
  <Card title="Contact Support" icon="headset" href="/help/support/contact">
    Email support, response times, and what to include in your request
  </Card>
</Columns>
