---
title: Help Center
sidebarTitle: Overview
description: Guides for managing your Jamdesk account, projects, builds, billing, domains, and integrations.
---

Guides for the Jamdesk dashboard and platform — account setup, project management, builds, billing, and integrations. For documentation authoring (MDX, components, deployment), see the [Docs tab](https://jamdesk.com/docs).

## 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="Builds" icon="hammer" href="/help/builds/triggering">
    Trigger builds, monitor progress, and diagnose failures
  </Card>
  <Card title="Analytics" icon="chart-line" href="/help/analytics/overview">
    Page views, visitor data, search queries, and data retention
  </Card>
  <Card title="Billing" icon="credit-card" href="/help/billing/plans">
    Plans and pricing, subscription management, and project add-ons
  </Card>
  <Card title="Domains" icon="globe" href="/help/custom-domains">
    Custom domains with automatic SSL and Jamdesk subdomains
  </Card>
  <Card title="Integrations" icon="plug" href="/help/github-integration">
    GitHub, Google Analytics, Google Tag Manager, and Slack
  </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](/help/github-integration) |
| Trigger a manual build | [Triggering Builds](/help/builds/triggering) |
| Set up a custom domain | [Custom Domains](/help/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](/help/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>
