Labels
Change the words your portal uses, so it says job, request or claim instead of record.
Overview
Out of the box a portal talks about records. The button says "New", the delete prompt asks "Delete record?", and an empty table reads "No records to display."
That is fine until your portal is about something specific. A maintenance portal is about jobs. A claims portal is about claims. A recruitment portal is about applications. Your users have a word for the thing they are looking at, and it is not "record".
The Labels tab lets you set that word once per table. Everything else follows from it.
The record name does most of the work
Set what one row is called and the portal rewrites itself around it. Set it to "job" and:
- "Create New Record" becomes "Create New Job"
- "Delete record?" becomes "Delete job?"
- "Record deleted" becomes "Job deleted"
- "No records to display." becomes "No jobs to display."
- The view, edit and delete buttons on each row announce themselves to screen readers as "View job", "Edit job" and "Delete job"
You set the singular and the plural separately, because English is inconsistent. Type the singular and we fill the plural in with an "s" on the end, which is right for jobs and requests and wrong for boxes, people and entries. It goes in the box next to it so you can see it and change it.
Setting your labels
- 1
Open the table's Labels tab
In the portal admin, open the role you want to configure and expand the table. Switch to the "Labels" tab, next to "Access" and "Display".
- 2
Set what one row is called
Fill in "One record is called" with your word, in lower case, as you would write it mid-sentence: job, request, claim, application. Check the plural we filled in next to it and correct it if it is wrong.

The Labels tab on a kanban table. Boxes you have filled in show in black; the greyed-out text is the wording the portal will use if you leave a box empty. - 3
Change any individual buttons
The rest of the boxes are optional. The create button, the two form submit buttons, the "Details" tab name and the heading shown when a record has no name can each be set on their own.
- 4
Save
Press Save. Changes appear in the portal on the next page load.
What your users see
Before, on a maintenance portal whose rows are jobs. The button says "New" and the view switcher says "Kanban" and "List".

After, with one word set. The record name is "job", the create button is "Log a job", and the switcher reads "Pipeline" and "Full list".

The record name reaches further than the buttons you can see. Opening the create form on that table now reads:

What the greyed-out text means
Every box is optional, and the greyed-out text inside an empty box is what your portal will actually use. Leave a box empty and you get that. Clear a box you have filled in and it goes back to it.
That means you only ever fill in the boxes you want to change, and you can always see what you are getting.
The plural is the one exception. Because the wording has to stay consistent, clearing it just refills it from the singular on the next save. If you need something irregular, type it in rather than clearing it.
Calendar and kanban view buttons
Calendar and kanban tables let your end users switch how they see the records, and those buttons have their own labels.
On a calendar table you get Month view button, Week view button, List view button and Jump to today button. On a kanban table you get Board view button and List view button. You will only see the boxes for the view your table actually uses, because the table and gallery views have no switcher at all. If you switch a table from one view to another, anything you named for the old view is kept but stops applying, and comes back if you switch the table back. The List view button is the exception: both the calendar and the kanban have one, so a name you give it follows the table across that switch.
This is where the "List" button gets renamed. If your calendar is a schedule of visits, "Agenda" or "All visits" usually reads better than "List".

Renaming these changes the words only. The buttons still do what they did, and the back and forward arrows either side of the calendar still describe the dates they move through to a screen reader ("Previous month" and "Next month" in month view, "Previous week" and "Next week" in week view) rather than the name you have given the view.
Labels and the Profile page
The profile page is a table like any other, so it has its own Labels tab. Open the table with the person icon and set its labels there.
Labels and roles
Labels are set per role, like the rest of the table's settings, so different roles can use different wording if that suits your portal.
Most portals want one set of wording for everyone, so labels you set on the Default role are used by every other role automatically. You only need to open another role's Labels tab if you want that role to say something different. When a role is inheriting, the Default role's wording shows as the greyed-out text, so you can see what that role will say.
What labels do not change
- Your Airtable data. Labels change what the portal says, not what is stored. Nothing is written back to your base.
- Field names. The labels on individual fields still come from your Airtable field names.
- Table and page names. The name of the page in the sidebar still comes from your Airtable table name.
- The login screen. The sign-in page and the login code email use the standard wording.
Related
- Record Name, which sets which field titles each record
- Role-based access, for how roles work
- Table permissions