Not inside Buildium. The Property Inspections add-on, powered by HappyCo, is ratings, photos and notes with a documented 16-photo-per-category limit, and what syncs back is a finished report. Resident video exists only on maintenance requests.

Buildium is a mainstay of the mid-market single-family and small multifamily segment, and it is a RealPage company, which it states in its own marketplace footer (buildium.com). If you manage doors on Buildium and someone asks you for a video walkthrough of a unit, the honest answer depends on which of three separate media rails you are standing on, because they behave very differently.

This page is an audit, not a review. Every capability statement below is quoted from a page published by Buildium or by HappyCo and checked in August 2026. Where Buildium is deliberately narrow, we say why the narrowness is the design. It is part of a series that also audits AppFolio and sits under the hub, which property management software supports video inspections.

Three media rails, and only one of them is an inspection

Most confusion about video in Buildium comes from collapsing three different things into one question. Buildium's own documentation separates them cleanly.

Property Inspections

Staff and vendors
  • Captured in the HappyCo mobile app, not in Buildium
  • Ratings, photos, notes; 16 photos per work category
  • A finalized report syncs to the unit in Buildium
No video in Buildium

Resident requests

Residents
  • Captured in the Resident Center mobile app
  • Record video, mark up photos, up to 5 files per upload
  • Attaches to a maintenance or general request
Video supported

Files and documents

Staff, or any integration
  • Free, unlimited storage on the account
  • Attach to a property, unit, lease or tenant
  • Shareable with the owner and the tenants on that unit
The open lane

Read that way, the question answers itself. Buildium supports resident-recorded video, and it supports storing a video file against a unit forever. What it does not do is treat a video as an inspection. According to Buildium's published help documentation (buildium.com), the inspection product is a separate add-on service you order from inside the platform, and it runs in someone else's app.

The evidence trail, in their own words

Seven exhibits, each one a sentence Buildium or HappyCo publishes about its own product. Nothing here is inferred.

Buildium is fully integrated with HappyCo, one of the best mobile inspections apps on the market. You can perform an inspection, create a report, and sync all of the data in both apps automatically.

1 Buildium Help Center, Property Inspections setup documentation buildium.com

You can tap the camera icon to upload photos, or the comment icon to add notes. You can add 16 photos per work category, and the mobile app comes with up to 2 GBs of total storage.

2 Buildium Help Center, instructions for performing an inspection buildium.com

If you do not create a report after an inspection, the information will not sync to Buildium.

3 Buildium Help Center, instructions for performing an inspection buildium.com

Each staff member who performs inspections should have their own login. Inspection reports can be used in legal proceedings, so it's important to track who is responsible for each inspection.

4 Buildium Help Center, inspection access documentation buildium.com

The Resident Center mobile app, available for iOS and Android devices, allows your residents to take and upload photos to add to maintenance or general requests while on the go. You can record video, annotate photos, and upload multiple files at once.

5 Buildium Help Center, Resident Center mobile attachments documentation buildium.com

Buildium offers free, unlimited file and document storage so you can upload leases, keep track of property inspections, and keep copies of invoices handy for quick reference.

6 Buildium Help Center, file and document storage documentation buildium.com

When a resident places a notice to vacate, HappyCo automatically creates a move out inspection. When you complete an inspection with us, any unsatisfactory item ratings will automatically turn into tasks.

7 HappyCo, Buildium integration product page happy.co

Exhibit 4 is the one worth sitting with, because it explains the whole design. According to Buildium's published help documentation (buildium.com), a named person is attached to every inspection specifically because the report may end up in a legal proceeding. That is a chain-of-custody product. HappyCo's role structure inside the Buildium integration matches it: Buildium documents four roles, Administrator, Process Manager, Inspector and Limited Inspector, where a Limited Inspector "can perform inspections and generate reports, but do not possess the ability to customize or share them." Every one of those roles is staff-side. Vendors reach the app only by being converted into dual users first. There is no resident role in the inspection product, and that is a deliberate evidentiary choice rather than an omission.

Where video actually appears, including the one-minute exception

Two things are true at once here, and most write-ups on this question only get the first one.

Resident video is real and already shipping. According to Buildium's Resident Center documentation (buildium.com), residents tap Add Attachments, choose Take a video, record, then preview and save, and they can "Select up to 5 photos/videos or files" per upload. Buildium's own product page for the Resident Center (buildium.com) puts it plainly: "Residents can submit maintenance requests and upload photos directly from their phone or tablet on our resident app." So a Buildium resident already knows how to shoot and send condition media from their phone. That behavior exists. It is pointed at a maintenance request rather than at a unit condition record.

The one-minute exception, on the HappyCo side of the line

HappyCo retired its standalone Inspections app on June 30, 2025 and moved customers onto the Happy Property Maintenance app, according to HappyCo's published support documentation (happy.co). That newer app does document video: "HPMA supports video capture on inspections and on work orders. You can record up to a minute of video on either," available from release 2.16.0 onward for inspections and switched on by an administrator in HappyCo Manage under Admin Centre and Release Updates.

Two details matter for a Buildium operator. First, the toggle lives in HappyCo's admin console, not in Buildium, so whether it is available on a Buildium-provisioned HappyCo account is a question for Buildium support rather than something either company publishes. Second, even where it is on, the video does not become a Buildium object. HappyCo's documentation states that "Each video appears as a link in the PDF report," and Buildium's documentation says the finalized report is what syncs to the unit. The clip stays in HappyCo's cloud; Buildium holds a report that points at it.

That distinction is the practical answer for anyone doing move-out deposit work. If the evidence has to live where the lease lives, a link inside a PDF is a different asset from a file attached to the unit. We wrote about why that matters for defensibility in video versus photo rental inspections.

What the Open API confirms

Buildium publishes a full OpenAPI specification for its Open API, which is the cleanest possible answer to what the platform models as a first-class object. We read the published specification directly in August 2026 and counted 42 resource groups across roughly 300 endpoints (RapidEye analysis of Buildium's published specification). None of those groups is inspections. The word "inspection" appears exactly once in the entire specification, inside the description of the Tasks resource: "Some tasks, like maintenance work, are requested by residents or owners. Other tasks, like a walk-through inspection or an apartment showing, are going to be created by staff members."

That single sentence is a precise statement of Buildium's model. An inspection is a staff task. The report is a document. Neither is a media object. The only video field anywhere in the specification belongs to marketing listings, where the description reads: "The URL of the video. Only Youtube and Vimeo URLs are supported. The URL cannot exceed 255 characters." That is a listing tour link, not condition evidence.

The genuinely useful surface is the Files API. According to Buildium's developer documentation (developer.buildium.com), "Buildium offers file and document storage that allows you to upload a variety of content types," and an upload names its target through an entity type that includes RentalUnit, Lease and Tenant. Uploads are a two-step flow: post the metadata, then PUT the binary to the returned URL. Combined with free unlimited storage on the account, that is a real, documented home for a walkthrough video and its findings, attached to the unit and shareable with the owner. Note that the Open API is a Premium plan feature, per Buildium's published pricing page (buildium.com).

Webhooks close the loop. The specification documents 91 event types, and four of them are the natural triggers for a condition workflow:

MoveOut.Created Lease.Created Task.Created WorkOrder.Created

A move-out notice in Buildium can fire an outbound event the same day. HappyCo already uses its own version of that signal, which is why its Buildium page says a notice to vacate creates a move-out inspection automatically. The same hook is available to anything else you connect.

What Buildium's AI does today, and what it does not

Buildium shipped the Lumina AI Maintenance Agent, documented in its help center in July 2026 (buildium.com), and it is worth being precise about what it does because the name invites assumptions. Its published capabilities are project summarization, rolling plain-language summaries of tasks and work orders, and automatically closing a work order "once all bills are paid." Buildium notes that Lumina AI Workforce "is included in the Premium plan and available for purchase as an add-on."

Every one of those capabilities reads structured fields and text. None of them looks at an image. That is consistent with what we have found across the whole long-term rental field: the AI shipping in this category summarizes and routes work, and condition judgment stays with a person. HappyCo's own AI in the same stack follows the same pattern, voice-to-notes and triage rather than image analysis. This is not a criticism of either product. Reading a photograph well is a different discipline from orchestrating a maintenance queue, and Buildium is unambiguously excellent at the second one.

The capability matrix

CapabilityStatusThe documented detail
Native inspections Yes Property Inspections, an add-on service powered by HappyCo, ordered from Add-on Services inside Buildium.
Photos on inspections Yes Camera icon per item; 16 photos per work category; up to 2 GB of app storage.
Video on inspections Not in Buildium Buildium's inspection instructions cover photos and notes. HappyCo's newer app documents one-minute clips behind an admin toggle, delivered to Buildium as a link inside the synced report.
Tenant-performed inspections No All four inspection roles are staff-side. Vendors need a dual-user account. Residents have no inspection role.
Resident-recorded video Yes Resident Center mobile app, on maintenance and general requests. Up to 5 photos, videos or files per upload.
Media storage and export Yes Free unlimited file storage; files attach to property, unit, lease or tenant; reports download or email, and can be shared to owner and tenant portals.
Inspections in the API No 42 resource groups, no inspections group. Files, Tasks and Work Orders are the surfaces that exist.
AI on condition media No Lumina AI summarizes tasks and projects and auto-closes paid work orders. No published image analysis.
Inspection apps in the Marketplace Not a category The marketplace lists six categories: Associations, Collections Fulfillment, Marketing, Productivity, Property Management Services, Resident Services. Inspections is first-party.

How to work with Buildium's design, not around it

Buildium made a coherent set of choices here, and the productive move is to lean on them rather than fight them.

  • Keep the report as the record. Buildium's model is that the finalized report is what belongs in the platform, attached to the unit, downloadable, emailable and shareable to the owner and tenant portals. Whatever else you run, deliver something report-shaped back into Buildium and the audit trail stays in one place.
  • Use the Files rail for media, and name the entity. Free unlimited storage plus an entity type of RentalUnit or Lease means a walkthrough video and its findings can live exactly where the lease lives. Files uploaded at the unit can be shared with the owner and the tenants in that unit.
  • Trigger from the move-out, not from a calendar. MoveOut.Created and Lease.Created are already published events. HappyCo built its automatic move-out inspection on that same signal, and it is the cleanest way to make a condition capture happen on time.
  • Turn findings into work, because Buildium already does. Buildium's documentation says a synced report exists so staff "can create follow up work orders and add repair charges to a tenant's lease ledger if necessary." Anything that produces findings should end in a task or work order, which is the shape Buildium rewards.
  • Remember the resident already has the camera. Residents shoot and send video in the Resident Center today. Asking a tenant to record a walkthrough is not a new behavior for them; it is the same behavior pointed at a different moment in the lease.

Where RapidEye fits alongside Buildium

Buildium is the system of record: the lease, the ledger, the work order, the report, the file. We have no interest in changing that, and an operator who runs on Buildium should keep running on Buildium.

What we add is the review. With RapidEye, the tenant or a staff member records a walkthrough on their phone, RapidEye compares it against that unit's own move-in baseline, and reports what changed, so your team opens a result instead of a submission. The finding travels back into Buildium in the shapes Buildium already publishes: a file on the unit or lease, and a task or work order for anything that needs a person. That is the layer the category has not built. Every inspection product in long-term rentals today, Buildium's included, ends by handing a human something to read.

If you are weighing who should hold the phone, we compared the two models in what tenant-guided inspections are, and covered the analysis layer in AI damage detection for long-term rentals. The overview of what our long-term rental customers run is on the long-term rentals page.


Quick FAQ

Does Buildium support video inspections?

Not inside Buildium. Buildium's Property Inspections add-on is powered by HappyCo, and Buildium's published instructions describe tapping a camera icon to upload photos and a comment icon to add notes, with a limit of 16 photos per work category. What lands in Buildium is a finalized report, not a video record. HappyCo's own newer mobile app does document video capture on inspections behind an admin toggle, capped at one minute per clip, and in that case the video appears in the report as a link rather than as media stored in Buildium.

How many photos can you attach to a Buildium property inspection?

Sixteen per work category. Buildium's help documentation for performing an inspection states that you can add 16 photos per work category and that the mobile app comes with up to 2 GB of total storage. Those are the only published media limits on the inspection path.

Can tenants perform inspections in Buildium?

No. Buildium documents Property Inspections as a staff and vendor workflow. Its setup article says every staff member who performs inspections should have their own login because inspection reports can be used in legal proceedings, and vendors get access by being converted into dual users. The four inspection roles are Administrator, Process Manager, Inspector and Limited Inspector, all of them staff-side. Residents have no inspection role.

Can residents record video in Buildium?

Yes, but on the request rail rather than the inspection rail. Buildium's help documentation for the Resident Center mobile app tells residents they can record video, annotate photos, and upload multiple files at once when submitting a maintenance or general request, selecting up to five photos, videos or files per upload. That media attaches to a request, not to a unit condition record.

Does the Buildium Open API expose inspections?

No. Buildium's published Open API specification is organized into 42 resource groups across roughly 300 endpoints, and none of them is inspections. The word inspection appears once, as an example of a staff-created task. The practical surface for condition media is the Files API, which attaches uploads to a rental unit, a lease or a tenant, plus webhooks such as MoveOut.Created and Lease.Created. The Open API requires a Premium subscription.

Sources

Sources are named at the publisher level with their root domain, rather than linked or titled; every figure is verifiable at the named source. All pages were fetched and checked in August 2026.

  1. Buildium Help Center, product pages and published pricing, Buildium (a RealPage company), 2026 buildium.com
  2. Buildium Open API specification and developer documentation, Buildium, 2026 developer.buildium.com
  3. Buildium Marketplace partner directory and category list, Buildium, 2026 marketplace.buildium.com
  4. HappyCo support documentation for the Happy Property Maintenance app and app migration notices, HappyCo, 2026 happy.co
  5. Resident Center mobile help documentation, Buildium, 2026 residentcenter.com

Keep reading