# เริ่มต้นใช้งานการจัดการบัญชีและความปลอดภัย

ส่วนการจัดการบัญชีและความปลอดภัย (Account Management & Security) ให้เอกสารเกี่ยวกับการจัดการบัญชี Pushwoosh ของคุณ การรักษาความปลอดภัยในการเข้าถึง และการจัดการการเรียกเก็บเงิน
ซึ่งประกอบด้วยคู่มือในหัวข้อต่อไปนี้:

<CardGrid>
  <IconLinkCard
      href="/product/account-management-and-security/account-settings/"
      icon="setting"
      title="การตั้งค่าบัญชี"
      description="จัดการการตั้งค่าการเข้าสู่ระบบและความปลอดภัยของคุณ"
  />
  <IconLinkCard
      href="/product/account-management-and-security/managing-projects/"
      icon="puzzle"
      title="การจัดการโปรเจกต์"
      description="เรียนรู้วิธีแก้ไขและลบโปรเจกต์ใน Pushwoosh"
  />
  <IconLinkCard
      href="/product/account-management-and-security/multi-login-accounts/"
      icon="external"
      title="การจัดการการเข้าถึงและสิทธิ์ของผู้ใช้"
      description="เชิญผู้ใช้และกำหนดสิทธิ์ตามบทบาทของพวกเขา"
  />
  <IconLinkCard
      href="/product/account-management-and-security/two-factor-authentication/"
      icon="seti:lock"
      title="การยืนยันตัวตนแบบสองปัจจัย"
      description="เพิ่มความปลอดภัยโดยการเปิดใช้งาน 2FA สำหรับบัญชีของคุณ"
  />
  <IconLinkCard
      href="/product/account-management-and-security/passkeys/"
      icon="seti:key"
      title="พาสคีย์ (Passkeys)"
      description="ลงชื่อเข้าใช้ด้วยพาสคีย์บนอุปกรณ์เพื่อการยืนยันตัวตนที่รวดเร็วและปลอดภัยยิ่งขึ้น"
  />
  <IconLinkCard
      href="/product/account-management-and-security/billing-page/"
      icon="approve-check-circle"
      title="หน้าการเรียกเก็บเงิน"
      description="จัดการการสมัครสมาชิก การชำระเงิน และใบแจ้งหนี้ของคุณ"
  />
</CardGrid>