Account Settings
The Account Settings page shows your account's configuration and activity. Navigate to it by clicking Settings in the sidebar.
Account Information
The left sidebar displays your account details. Text fields like name and email can be edited directly — Save and Cancel buttons appear when you make changes. Toggles and dropdowns save automatically. To update the billing address, click Edit on the address card to open a dialog.
Locations
The Locations card shows physical office locations associated with your account. Each location can have an E911 address for emergency calling. See the Locations guide for details.
Emergency Call Notification
Notify on-call staff whenever someone dials 911 from a phone on this account. Add recipients under Emergency call notification recipients on the account settings page.
- Add one or more email addresses. Whenever 911 is dialed from any extension on the account, every recipient here receives an email with the dialed number, caller, and location.
- A location can name additional recipients to alert specifically for calls placed from that location — see Locations. Account- and location-level recipients are notified together; they don't replace each other.
- Test calls (
933on the carrier's emergency test line) trigger the same notification path as real 911 calls, so you can verify the wiring end-to-end.
Provisioning
Click Provisioning to expand the card. It shows the provisioning token, the provisioning URL phones boot against, and the phone admin password used for local device administration. Use the copy buttons to grab any value.
Click Generate to create the first token, or Rotate to replace an existing one. Rotating invalidates the previous token — phones that were provisioned with it must be re-provisioned with the new URL.
Audit Logs
Click Audit Logs to expand the card. It provides a chronological record of all API operations performed on your account — who did what, when, and from where.
Each row shows the timestamp, event (e.g., user.create), resource affected, actor who performed the action, outcome (success, failure, or denied), and IP address.
Filtering
Each column has a filter directly below its header. Type or select a value to narrow results:
- Time — pick a start and end date to filter by time range.
- Event — open the picker to check specific event types. Use the Reads and Writes buttons to quickly toggle all read or write operations.
- Resource and Actor — type a prefix to match (e.g.,
userto find all user resources). - Outcome — select success, failure, or denied from the dropdown.
- IP Address — type a full or partial IP address.
Click Clear Filters to reset all active filters.
Copying entries
Hover over any row and click the copy icon to copy the full audit log entry as JSON to your clipboard.