Articles · App ExamplesUpdated September 2026

A volunteer hour is only worth as much as the person who confirmed it.

Counting hours is the easy part of a volunteer hour tracking app. A number in a box, a running total, a certificate at the end of the year. The difficult part is that almost everything useful you do with the total, a grant report, a school requirement, a court-ordered service record, depends on somebody outside your organisation being willing to believe it. That is a question about confirmation, not arithmetic, and it belongs in the design of community and organisation apps from the start.

This page covers who has to sign off an hour and how, what volunteers can and cannot claim for their time, and the small number of fields that turn a friendly log into a record somebody will accept.

See what makes an hour count

The short version

Log the hour at the time, and put a name against who confirmed it.

Two design choices decide whether a volunteer hour record is useful. Whether it was created at the time, from a check in and a check out, or typed in weeks later from memory. And whether a named person with a role confirmed it, or the volunteer confirmed their own.

Neither is expensive to build. Both are close to impossible to add retrospectively, because you cannot go back and confirm an hour that nobody was watching.

What makes an hour count

There is a hierarchy here, and it is worth deciding where your organisation sits before you build rather than discovering it when a funder asks.

Created at the time beats remembered later

A check in and a check out are two timestamps created while the volunteer was present. A number typed in on Sunday evening is a recollection. Both are honest, only one is evidence, and the difference costs nothing to build if you decide early.

A confirmer needs a name and a role

Confirmed is not a state, it is a person. The record should hold who confirmed the hours, what role they held at that moment, and when they did it. Roles change, so storing only a link to the current user list means a confirmation from two years ago becomes unattributable. This is really a question about identity, which is why it is worth reading about who signs off the hours before deciding how accounts work.

Try it

How much is a logged hour actually worth

The number is the same in every case. What differs is whether anyone outside your organisation can rely on it.

Weakest

Fine for a thank you letter. Not enough for anything a school, court or funder will act on.

Volunteers are not employees, and the line matters

An hour tracking app quietly sits near employment law, because an organisation recording hours worked, assigning shifts and confirming attendance looks a lot like an employer. In the United States the Fair Labor Standards Act draws the line explicitly.

Under 29 U.S. Code 203(e)(4), an individual who volunteers to perform services for a public agency is not an employee if they receive no compensation or only expenses, reasonable benefits or a nominal fee, and if the services are not the same type of services which the individual is employed to perform for that agency. That second condition catches out more organisations than the first: a paid employee cannot simply volunteer to do their own job for free.

For the app this means one thing above all. Keep a field for the role a person is volunteering in, distinct from any paid role they hold with you, so that the overlap is visible rather than something nobody thought to look for.

29 U.S. Code 203(e)(4), definition of employee

What a volunteer can actually claim

People assume volunteered time is worth something at tax time. It is not, and saying so clearly saves everyone a conversation. The IRS is explicit that you cannot deduct the value of your time or services, and that applies however skilled the work was.

What is deductible is unreimbursed out of pocket expense, and car use in particular. The IRS allows a standard mileage rate of 14 cents a mile for driving in service of a charitable organisation, which is set by statute and has not moved in a long time. Note that this is a different rate from the business mileage rate, and confusing the two is a common error in homemade spreadsheets.

So the fields worth adding are expenses and miles, not an hourly value. If your app does show a monetary figure for volunteered time, label it as an internal estimate for your own reporting, because presenting it as a deduction misleads the people who trust you most.

IRS Publication 526, charitable contributions

Student and court-ordered hours want more

Two categories of volunteer hour get scrutinised in a way the rest do not: service hours a student needs for graduation, and hours ordered by a court. Both are consequential for the individual, and both mean somebody will eventually ask your organisation to stand behind a number.

We were not able to verify a single national standard for how student service hours must be evidenced, and the requirements appear to be set at state and district level rather than centrally. Treat that as a prompt to ask the specific school district or state education agency what they require, rather than assuming your certificate is enough. That check takes one email and settles the format of your export.

What every version of these requirements has in common is the same short list: the date, the hours, the activity in plain words, the organisation, and a named supervisor who confirms it with contact details. Build the export around those fields and it will fit most requirements you meet. It also fits alongside a volunteer scheduling app, since the shift somebody signed up for is already most of the record.

What each way of recording hours gives you

OptionCreated at the timeNamed confirmerExport a school will acceptExpenses and mileage
Sign-in sheet on a clipboardYesa signature, if legibleusually, once retypedNo
Volunteers email their totalsNoNoNoNo
Shared spreadsheetNowhoever edited lastwith workif somebody adds columns
Off-the-shelf volunteer platformYesYesYessometimes, at a price
An hour tracking app you buildYesYesYesYes

Building one around your own organisation

Volunteer management platforms are generally priced per organisation and built around a model of volunteering that suits large charities: defined programmes, recurring shifts, a coordinator role. A lot of organisations are not that. A church running four rotas and a food bank. A school parents association. A conservation group whose volunteers are counted by session rather than by hour.

Newly is an AI app builder. You describe the app you want, including how your volunteers actually turn up, and it builds and ships a real mobile app you own. Plans start at $25 a month, there is no free plan, and iOS builds ship through App Store Connect. It is not a volunteer management product, and for organisations with a congregation attached a church app builder covers a wider set of needs. It is what you use when the platform you looked at costs more than the problem.

One thing worth settling first: who is allowed to confirm hours. That single answer shapes the account model, the permissions and the export, and it is much cheaper to decide before the first screen than after fifty volunteers have accounts.

Questions people ask about volunteer hour tracking

It records when volunteers gave their time, what they did, and who confirmed it. The total is the visible part, but the value of the app is in the confirmation: a record that a named person with a role verified the hours is something a funder, school or court will accept, and a self-reported total generally is not.

Describe how your volunteers actually turn up

Write down who signs people in, who confirms the hours and what the total is used for, and build the record around that.

Start building