> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rentsmart.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Account settings

> Your name, email, phone, password, and profile photo.

The Account page at [app.rentsmart.com/account](https://app.rentsmart.com/account) is for your **personal** user settings — separate from organization-wide settings.

## What's personal vs. shared

| Personal (Account)            | Shared (Organization)         |
| ----------------------------- | ----------------------------- |
| Your name, email, phone       | Properties, leads, households |
| Your password                 | Auto Denial Rules, Pet Policy |
| Your profile photo            | Billing, payment methods      |
| Your notification preferences | Logo, accent color, slug      |
| Your dashboard layout         | Lockboxes                     |

Changes you make on this page affect only you. Your teammates have their own Account pages.

## Two tabs

### Details

URL: `app.rentsmart.com/account#account-details`.

Fields displayed:

* First Name
* Last Name
* Email Address
* Phone Number

By default, the fields are read-only. Click **Edit Information** to make them editable, then **Save Changes** to commit.

### Password

URL: `app.rentsmart.com/account#change-password`.

Change your password by entering:

* **Current Password**
* **New Password**
* **Confirm New Password**

Click **Change Password** to update.

If you've forgotten your password and can't log in, use the **Forgot Password?** link on the login page instead.

## Profile photo

At the top of the page, next to your name, is a circular avatar. Click it to open a modal where you can upload a photo.

<Note>
  **Your profile photo is shown only on this Account page.** It doesn't appear in the sidebar, on leads, or anywhere else in the portal. It's purely personal — a way to confirm you're logged into the right account.
</Note>

## What's also in the Account sub-menu

The sidebar's **Account** sub-menu lists three items:

* **Details** — this page's Details tab
* **Password** — this page's Password tab
* **Notifications** — a shortcut to the [separate Notifications page](/account/notifications) (not a tab of Account)

<CardGroup cols={2}>
  <Card title="Notification preferences" icon="bell" href="/account/notifications">
    Control which alerts hit your bell and your email.
  </Card>

  <Card title="Support tickets" icon="life-ring" href="/account/support">
    Talk to a human at RentSmart.
  </Card>
</CardGroup>
