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.
| Tab | What you configure |
|---|---|
| General settings | Company name, contact info, address, logo, and social links shown to customers |
| Company groups | Add, edit, archive, and delete the locations under your company |
| API | Generate or rotate the API key used by external integrations |
Step-by-step guide
Update your company logo
- Open Settings > Company settings
- Stay on the General settings tab
- Click Upload Company Logo at the top of the page
- Pick an image file from your computer
- The logo appears in the header card immediately
- 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:
| Field | Description |
|---|---|
| Company name | The name displayed in the header card and on customer-facing receipts |
| Primary support email for your business | |
| Phone | Primary phone number, with international country picker |
| Address line 1 | Street address |
| Address line 2 | Apartment, suite, or unit |
| City | Label is country-specific (City, Town, etc.) |
| State / Province | Dropdown for the United States, free-text for other countries |
| Zip / Postal code | Label is country-specific |
| Country | Dropdown 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:
| Platform | Field |
|---|---|
| Website | Your business website URL |
| Facebook page URL | |
| Yelp | Yelp listing URL |
| Instagram profile URL | |
| Twitter / X profile URL | |
| Tripadvisor | Tripadvisor 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:
| Column | What it shows |
|---|---|
| Name | Group name |
| Events | Number of events linked to the group |
| Actions | Three-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
- Open the API tab
- The card shows your ID and your current API key
- Click Show to reveal the key, Hide to mask it again
- To generate a key for the first time, click Create key
- To replace an existing key, click Roll key and confirm the prompt
| Field | Description |
|---|---|
| ID | Your company identifier used by external integrations |
| API key | The secret used to authenticate API calls. Hidden by default |
| Show / Hide | Toggle visibility of the key |
| Creation date | When the current key was generated |
| Roll key / Create key | Replace 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
| Section | Fields |
|---|---|
| Company logo | Upload Company Logo button (accepts image files) |
| Company name | Required text input |
| Contact | Email, Phone (international format) |
| Address | Address line 1, Address line 2, City, State / Province, Zip / Postal code, Country |
| Social media | Website, Facebook, Yelp, Instagram, Twitter, Tripadvisor |
| Save | Save changes button at the bottom |
Company groups tab
| Element | Description |
|---|---|
| Group list | Table showing each location with name, event count, and actions |
| Edit group | Three-dot menu action that opens the group settings page |
| Delete group | Three-dot menu action with confirmation prompt |
API tab
| Element | Description |
|---|---|
| ID | Your company id used as the public identifier in API calls |
| API key | Secret credential used in the API request header |
| Show / Hide | Toggle visibility of the key value |
| Creation date | Timestamp the current key was issued |
| Roll key | Replaces the current key with a new one and invalidates the old immediately |
| Create key | Generates 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.