# 계정 관리 및 보안 시작하기

'계정 관리 및 보안' 섹션에서는 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="2단계 인증"
      description="계정에 2단계 인증을 활성화하여 보안을 강화하세요."
  />
  <IconLinkCard
      href="/product/account-management-and-security/passkeys/"
      icon="seti:key"
      title="패스키"
      description="더 강력하고 빠른 인증을 위해 기기 기반 패스키로 로그인하세요."
  />
  <IconLinkCard
      href="/product/account-management-and-security/billing-page/"
      icon="approve-check-circle"
      title="결제 페이지"
      description="구독, 결제 및 인보이스를 관리합니다."
  />
</CardGrid>