> ## 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.

# Organization settings

> Your company name, slug, contact info, branding, and business address.

The **Settings** tab of the Organization page controls organization-wide branding, public identity, and the business address used for screening reports. URL: [app.rentsmart.com/organization](https://app.rentsmart.com/organization).

A red **✓ Save Settings** button in the top-right commits all changes at once.

## Organization Information

### Company Name

Your organization's display name. Used in:

* The Public Listing Page heading ("\[Company Name] Available Rentals")
* Email signatures from RentSmart's automated messages
* Whitelabeled report fallbacks (if no logo is uploaded)

### Custom Listing Page URL

The slug that produces your public URL: `app.rentsmart.com/your-slug`.

* Only lowercase letters, numbers, and hyphens
* Live availability check as you type
* Leave blank to auto-generate from your company name
* Green check appears when available; red error when taken

### Listing Accent Color

The accent color used across all your branded surfaces:

* Public Listing Page buttons and progress trackers
* Per-property Listing Page buttons
* Schedule Flow primary actions
* Listing Report accent elements

Set it two ways:

* Click the colored swatch to open a color picker
* Type a hex code directly (e.g., `#1F77D6`)

A **Reset** icon (circular arrow) restores the default **RentSmart Red**.

### Organization Phone Number

Used for showing-time access issues — when a lead can't get into the property (codebox missing, broken, etc.), RentSmart points them at this number. Also given to approved household members for lease coordination.

Format: US `(555) 123-4567`.

### Company Logo

Used on your Public Listing Page, Per-property pages, and Listing Reports.

* **Recommended:** transparent PNG, around **500 × 150 px**
* Drag & drop or click to upload
* If not uploaded, the RentSmart logo is used in its place

See [Branding your Listing Reports](/branding/reports) for the full whitelabeling story.

## Business Address

Required for TransUnion screening reports. Without it, RentSmart can't pull credit, criminal, or housing-history reports on prospective tenants.

Fields:

* Street Address Line 1
* Street Address Line 2 (optional)
* City
* State
* ZIP Code

## Who can change settings

All three Organization tabs (Users, Settings, Billing) are visible to every role. Editors and Primary can change anything; Viewers can only view.

<CardGroup cols={2}>
  <Card title="Billing & payment" icon="credit-card" href="/organization/billing">
    Manage payment methods and view invoice history.
  </Card>

  <Card title="Branding your reports" icon="palette" href="/branding/reports">
    How your logo and accent color appear on Listing Reports.
  </Card>
</CardGroup>
