Skip to content

Company settings

SettingsMarch 7, 2026·5 min read·Updated May 26, 2026

Company settings is where you manage your business identity at the company level. The page is split into three tabs that cover General settings, Company groups (your locations), and API access for integrations.

Getting started

Navigate to Settings > Company settings from the sidebar. The page opens on the General settings tab.

How it works

Settings on this page are company-wide and apply to every location (company group) under your account. Per-location preferences like currency, timezone, and date format live on each company group instead.

TabWhat you configure
General settingsCompany name, contact info, address, logo, and social links shown to customers
Company groupsAdd, edit, archive, and delete the locations under your company
APIGenerate or rotate the API key used by external integrations

Step-by-step guide

Update your company logo

  1. Open Settings > Company settings
  2. Stay on the General settings tab
  3. Click Upload Company Logo at the top of the page
  4. Pick an image file from your computer
  5. The logo appears in the header card immediately
  6. Click Save changes at the bottom of the page

Edit your company contact and address

Stay on the General settings tab and update any of the fields in the Company information section:

FieldDescription
Company nameThe name displayed in the header card and on customer-facing receipts
EmailPrimary support email for your business
PhonePrimary phone number, with international country picker
Address line 1Street address
Address line 2Apartment, suite, or unit
CityLabel is country-specific (City, Town, etc.)
State / ProvinceDropdown for the United States, free-text for other countries
Zip / Postal codeLabel is country-specific
CountryDropdown of supported countries

Click Save changes when you're done.

Add or update social media links

On the General settings tab, scroll to the social media inputs and fill in any of the following:

PlatformField
WebsiteYour business website URL
FacebookFacebook page URL
YelpYelp listing URL
InstagramInstagram profile URL
TwitterTwitter / X profile URL
TripadvisorTripadvisor listing URL

Click Save changes. These links surface on customer-facing pages where social proof or contact options are shown. Leave a field blank to hide that link.

Manage company groups

Open the Company groups tab. Each group (location) is one row in the table:

ColumnWhat it shows
NameGroup name
EventsNumber of events linked to the group
ActionsThree-dot menu with Edit group and Delete group

Click Edit group to open the group settings page where you can update its address, currency, timezone, formats, and integrations. Click Delete group to remove a location. For the full edit experience, see the Company groups article.

Generate or rotate your API key

  1. Open the API tab
  2. The card shows your ID and your current API key
  3. Click Show to reveal the key, Hide to mask it again
  4. To generate a key for the first time, click Create key
  5. To replace an existing key, click Roll key and confirm the prompt
FieldDescription
IDYour company identifier used by external integrations
API keyThe secret used to authenticate API calls. Hidden by default
Show / HideToggle visibility of the key
Creation dateWhen the current key was generated
Roll key / Create keyReplace the existing key or generate a new one

Rolling a key invalidates the previous one immediately. Update every external integration with the new key right after rolling.

Reference

General settings tab

SectionFields
Company logoUpload Company Logo button (accepts image files)
Company nameRequired text input
ContactEmail, Phone (international format)
AddressAddress line 1, Address line 2, City, State / Province, Zip / Postal code, Country
Social mediaWebsite, Facebook, Yelp, Instagram, Twitter, Tripadvisor
SaveSave changes button at the bottom

Company groups tab

ElementDescription
Group listTable showing each location with name, event count, and actions
Edit groupThree-dot menu action that opens the group settings page
Delete groupThree-dot menu action with confirmation prompt

API tab

ElementDescription
IDYour company id used as the public identifier in API calls
API keySecret credential used in the API request header
Show / HideToggle visibility of the key value
Creation dateTimestamp the current key was issued
Roll keyReplaces the current key with a new one and invalidates the old immediately
Create keyGenerates the first key when none exists

Good to know

  • Settings on this page apply company-wide. Per-location preferences (currency, timezone, date format, integrations) live on each company group instead.
  • The country you pick determines the labels of City, State / Province, and Zip / Postal code fields. Switching country resets these labels.
  • Social links left blank are hidden on customer-facing surfaces. Fill in only the platforms you want to surface.
  • Rolling the API key invalidates the previous key immediately. Coordinate with whoever maintains your integrations before rolling.
  • Deleting a company group is permanent. Archive a group instead if you want to keep its data but hide it.

FAQ

Q: Where do I change the currency, timezone, or date format?

A: Those settings live per location. Open the Company groups tab and click Edit group on the location you want to change. See the Company groups article for the full list of regional settings.

Q: I changed my company name. Does that update receipts and invoices automatically?

A: Yes. The company name is read live from your settings, so receipts, invoices, and customer-facing pages all update on the next render.

Q: Can I have multiple API keys at once?

A: No. There's a single active API key per company. Use Roll key to replace the current one when you need to rotate.

Q: I rolled the API key. What now?

A: The previous key stops working immediately. Update every external integration with the new key. If you didn't capture the new key before navigating away, click Show in the API tab to reveal it again.

Q: Why is the API tab missing options?

A: The API access permission is required. Ask an admin to grant the permission in Settings > User management.