> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Account & Settings

> Check the various Account & Settings options on the Razorpay Dashboard.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

You can perform multiple configurations using **Account & Settings** on the Dashboard.

## Configure Your Profile

You can change your registered phone number after full activation of your account. You can either change it from your profile or navigate to [account details](/docs/us/payments/dashboard/account-settings/account-details#to-update-the-phone-number).

<AccordionGroup>
  <Accordion title="Update phone number:">
    You can change your registered phone number after full activation of your account. You can either change it from your profile or navigate to [account details](/docs/us/payments/dashboard/account-settings/account-details#to-update-the-phone-number).

    1. Log in to the Dashboard.
    2. Click **Account & Settings** and click **Edit** next to **Phone number**.
    3. Enter the **2-Step Verification** code sent to your registered email.
    4. Enter the new mobile number and click **Continue**.
    5. Enter the OTP sent to your new number and click **Confirm**.

    You have successfully changed your registered phone number.
  </Accordion>
</AccordionGroup>

## Update Login Email

You can change your registered email address after full activation of your account. You can either change it from your profile or navigate to [account details](/docs/us/payments/dashboard/account-settings/account-details#update-login-email).

<AccordionGroup>
  <Accordion title="Update login mail:">
    You can change your registered email address after full activation of your account. You can either change it from your profile or navigate to [account details](/docs/us/payments/dashboard/account-settings/account-details#update-login-email).

    1. Log in to the Dashboard.
    2. Click **Account & Settings** and click **Edit** next to **Login email**.
    3. Enter the new email address select the check box to receive all the updates on the new email id. Click **Continue**.
    4. A verification email is sent to your new email id. Open the email and complete the verification process.
    5. Click **Okay, got it**.

    You have successfully changed your registered email address.
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Update password:">
    1. Log in to the Dashboard.
    2. Click **Account & Settings** and click **Edit** next to **Password**.
    3. Enter the **2-Step Verification** code sent to your registered mobile number.
    4. Enter your current password and press the enter/return key.
    5. Enter the new password and press the enter/return key.
    6. Re-enter your new password and click **Change Password**.

    You have successfully changed your password.
  </Accordion>
</AccordionGroup>

<AccordionGroup>
  <Accordion title="Enable 2-step verification:">
    1. Log in to the Dashboard.
    2. Navigate to the **Account & Settings**.
    3. Enable the **2-Step Verification to the team** option.
    4. Enter the OTP sent to your registered mobile number. (This step is not required if you had already performed OTP verification during login.)
    5. Enter your account password and confirm.

    You have successfully enable 2-step verification for your account.
  </Accordion>
</AccordionGroup>

## Settings and Actions

Following are the settings available under **Account & Settings** and the actions you can perform:

<CardGroup cols={2}>
  <Card title="Website and app settings">
    * [Add or update business website/app details](/docs/us/payments/dashboard/account-settings/business-website-details)
    * [Generate or regenerate API keys](/docs/us/payments/dashboard/account-settings/api-keys)
    * [Configure Webhooks](/docs/us/payments/dashboard/account-settings/webhooks)
  </Card>

  <Card title="Business settings">
    <ul>
      <li><a href="/docs/us/payments/dashboard/account-settings/account-details" target="_blank">Update account details such as email, phone and more</a></li>

      <li><a href="/docs/us/payments/dashboard/account-settings/support-tickets" target="_blank">Raise support ticket</a></li>
      <li><a href="/docs/us/payments/dashboard/account-settings/manage-team" target="_blank">Manage team</a></li>
    </ul>
  </Card>

  <Card title="Payments and refunds">
    <ul>
      <li><a href="/docs/us/payments/dashboard/account-settings/balances" target="_blank">View and add balances</a></li>
      <li><a href="/docs/us/payments/payment-links/reminders" target="_blank">Set reminders for Payment Links</a></li>
      <li><a href="/docs/us/payments/dashboard/account-settings/transaction-limits" target="_blank">Update transaction limits</a></li>
      <li><a href="/docs/us/payments/dashboard/account-settings/capture-refund" target="_blank">Configure payments capture and refund settings</a></li>
    </ul>
  </Card>

  <Card title="Bank accounts and settlements">
    * [Update bank account details](/docs/us/payments/dashboard/account-settings/bank-account-details)
    * [View settlement details](/docs/us/payments/dashboard/account-settings/settlement-details)
  </Card>
</CardGroup>

### Related Information

* [Dashboard](/docs/us/payments/dashboard)
* [Frequently Asked Questions (FAQs)](/docs/us/payments/dashboard/faqs)
