# 账户管理与安全入门

“账户管理与安全”部分提供了有关管理您的 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="通行密钥"
      description="使用基于设备的通行密钥登录，以实现更强大、更快速的身份验证。"
  />
  <IconLinkCard
      href="/product/account-management-and-security/billing-page/"
      icon="approve-check-circle"
      title="账单页面"
      description="管理您的订阅、付款和发票。"
  />
</CardGrid>