# Account (/docs/account)



Personal account management — signup, signin, OAuth, password, and phone
verification. API keys are managed at the organization level; see
[API Keys](/docs/account/api-keys).

## In this section [#in-this-section]

<Cards>
  <Card title="Signup" href="/docs/account/signup" />

  <Card title="Signin" href="/docs/account/signin" />

  <Card title="Forgot Password" href="/docs/account/forgot-password" />

  <Card title="Reset Password" href="/docs/account/reset-password" />

  <Card title="Oauth" href="/docs/account/oauth" />

  <Card title="Cli Auth" href="/docs/account/cli-auth" />

  <Card title="Redeem Invite" href="/docs/account/redeem-invite" />

  <Card title="Complete Profile" href="/docs/account/complete-profile" />

  <Card title="Phone Verification" href="/docs/account/phone-verification" />

  <Card title="Change Password" href="/docs/account/change-password" />

  <Card title="Delete Account" href="/docs/account/delete-account" />

  <Card title="Api Keys" href="/docs/account/api-keys" />
</Cards>
