Skip to main content

Settings

Settings is the account control center for identity, time logic, login security, API access, and account data. Most settings are account-wide, which means they affect every agent in the same Teloring account.

Use Settings when you need to:

  • Update business identity and default account preferences.
  • Create business-hour schedules for Studio routing.
  • Manage holiday calendars that override business hours.
  • Control login security, two-factor verification, and active sessions.
  • Create account API keys.
  • Export account data or request account deletion.
info

Settings are account-scoped. Changing Settings in one account does not affect another account.

Open Settings

Open Admin → Settings from the Teloring sidebar.

Settings has five sections:

SectionWhat it controls
General InfoBusiness profile, logo, language, timezone, and currency.
Business hoursHoliday calendars and named schedules used by Studio.
Security & LoginIP restrictions, 2FA enforcement, idle timeout, sessions, and support access.
APIAccount API keys for system operations.
Data & PrivacyData export, retention policy area, and delete account danger zone.

Settings general info page

General Info

General Info contains editable account details and read-only system details.

Editable fields

FieldMeaningUsed by
Business nameThe account display name.Header, account identity, admin views.
Logo / avatarThe account visual identity.Dashboard and account branding surfaces.
IndustryOptional business category.Internal account context and future reporting.
Contact emailMain account contact email.Admin contact and system references.
Contact phoneMain account contact phone.Admin contact and system references.
Default languageDefault account language.Account defaults and new user experience.
TimezoneAccount timezone. Choose from the timezone dropdown.Reports, business hours, dashboards, filters, and time-based Studio logic.
Default currencyAccount currency.Billing, pricing, and account defaults.

Why timezone matters

Timezone is not only display text. It controls how Teloring understands dates and times for the account.

Timezone affects:

  • Business-hour schedules.
  • Holiday checks.
  • Studio conditions that depend on time.
  • Reports and dashboard filters.
  • Date-based account behavior.

If the timezone is wrong, a Studio flow can treat a customer message as inside or outside working hours at the wrong moment.

Read-only account details

The account details block is system-owned. It is shown for reference and cannot be edited from this page.

FieldMeaning
Account IDThe internal account identifier. Useful for support and API debugging.
PlanThe current account plan.
RegionThe hosting region label. For example, Israel.
CreatedAccount creation date.
OwnerThe account owner or first admin.

Business Hours

Business Hours has two tabs:

  • Business Hours — named weekly schedules.
  • Holidays — holiday calendars that can override schedules.

Business hours are optional. New accounts do not receive a default schedule. Admins create only the schedules they actually need.

Business hours schedule list

Business Hours tab

The Business Hours tab shows schedule cards. Each card is a named schedule with a timezone, weekly opening hours, and optional holiday calendars.

Use multiple schedules when different teams work different hours.

Examples:

ScheduleExample use
Support hoursCustomer support routing.
Sales hoursSales lead routing.
VIP support hoursSpecial working hours for high-priority customers.

Add a business-hours schedule

To create a schedule:

  1. Open Settings → Business hours.
  2. Stay on the Business Hours tab.
  3. Click Add new business hours.
  4. Enter a schedule name.
  5. Choose the schedule timezone.
  6. Fill the weekly opening hours.
  7. Turn on Consider holidays if this schedule should close on selected holiday calendars.
  8. Select one or more holiday calendars.
  9. Click Save schedule.

Add business hours modal

Schedule fields

FieldMeaning
NameHuman-readable schedule name. Use clear names because Studio displays this name when selecting a schedule.
TimezoneTimezone used to evaluate the schedule. This can differ from the account timezone when needed.
Weekly rowsOpening time and closing time for each day. Leave a day empty when the business is closed that day.
Consider holidaysToggle that enables holiday override behavior for this schedule.
Holiday checkboxesThe holiday calendars that should override weekly hours.

Holiday override behavior

When Consider holidays is off, only weekly hours are checked.

When Consider holidays is on, selected holiday calendars override weekly hours.

Example:

Schedule ruleHoliday stateStudio result
Monday 09:00-17:00No selected holiday todayopen during 09:00-17:00
Monday 09:00-17:00Today is in a selected holiday calendarclosed all day
Saturday emptyNo selected holiday todayclosed

This matters because Studio can branch on a business-hours condition.

Studio business-hours condition

Studio reads the schedules created in Settings.

In Studio:

  1. Add a Business Hours condition block.
  2. Select a schedule from Settings.
  3. Connect the Open output to the path for working hours.
  4. Connect the Closed output to the path for after-hours or holiday handling.

The block returns:

Output handleMeaning
OpenThe message arrived inside the selected schedule and not on a selected holiday.
ClosedThe message arrived outside the selected schedule, or on a selected holiday override.

Studio business hours block

Holidays tab

The Holidays tab shows holiday calendar cards.

There are two system calendars:

CalendarEditable?Meaning
Jewish Israel holidaysNoGlobal Jewish holiday calendar updated by Teloring super admin from Hebcal.
Christian holidaysNoFixed-date Christian holidays generated by Teloring.

Admins can also create custom holiday calendars for company-specific or local days.

Examples:

  • Company annual event.
  • Local office closure.
  • Team offsite.
  • Regional special day.

Holiday calendars tab

System holiday calendars

System calendars are view-only for account admins.

You can:

  • See the dates.
  • Select them in business-hour schedules.
  • Use them as Studio override logic.

You cannot:

  • Edit their dates.
  • Delete them.
  • Rename them.

Custom holiday calendars

To create a custom holiday calendar:

  1. Open Settings → Business hours → Holidays.
  2. Click Add holiday calendar.
  3. Enter a calendar name.
  4. Add one date per line.
  5. Save.

Use this format:

YYYY-MM-DD | Title | Hebrew title

Example:

2026-09-01 | Company day | יום חברה
2026-12-31 | Office closed | המשרד סגור

The Hebrew title is optional.

Security & Login

Security & Login controls account access and session behavior.

Security and login settings

IP allow list

The IP allow list is optional.

When empty, users can sign in from any IP address that passes normal authentication.

When filled, only the listed IP addresses or CIDR ranges can sign in.

Rules:

  • Maximum 5 entries.
  • Supports single IP addresses.
  • Supports CIDR ranges.

Examples:

203.0.113.10
198.51.100.0/24

Use IP allow list when an account should only be accessible from an office, VPN, or controlled network.

Enforce 2FA for all members

When enabled, every member must verify by email during login.

Flow:

  1. User enters email and password.
  2. Teloring emails a verification code.
  3. The user must enter the code within 5 minutes.
  4. Login completes only after verification.

New device verification

Teloring also sends an email verification code when a user signs in from a browser that is not trusted yet.

This can happen even when account-wide 2FA is off.

Purpose:

  • Protect accounts when a password is correct but the browser is new.
  • Reduce risk from stolen credentials.

Idle/session timeout

Idle timeout signs inactive users out.

When enabled:

  • Set a timeout between 1 and 60 minutes.
  • If an agent does not interact with Teloring during that time, the session is ended.
  • The agent is moved offline and returned to the login screen.

Active sessions

The Active sessions table shows recent dashboard sessions.

Use it to:

  • See which agents are connected.
  • Review IP addresses and last-seen times.
  • Force logout a session.

Force logout revokes the session. The affected user is signed out on the next authenticated request.

Grant Teloring support temporary access

This toggle allows temporary support access for Teloring staff.

Use it when Teloring support needs to investigate account behavior with your permission. You can turn it off again at any time.

API

The API page manages account-level API keys.

These keys are for system operations. They are not personal agent login keys.

API settings page

Create an API key

To create a key:

  1. Open Settings → API.
  2. Enter a key name.
  3. Enter scopes separated by commas.
  4. Click Create key.
  5. Copy the key immediately.
warning

The raw key is shown only once. Store it securely before leaving the page.

API key properties

PropertyMeaning
NameHuman-readable key name. Use names like CRM sync or Warehouse integration.
ScopesPermissions requested for this key. Scopes are comma-separated.
Last usedLast known use time. Empty means the key has not been used yet.
RevokeDisables the key. Revoked keys cannot be used again.

Data & Privacy

Data & Privacy contains export and account deletion tools.

Data and privacy settings

Data export

Data export creates a zip backup of account data.

The export includes account data such as conversations, messages, settings, and related Firestore document data.

Flow:

  1. Admin clicks Request export.
  2. Teloring queues a background export job.
  3. The button is disabled while the export is queued or running.
  4. When ready, Teloring emails the requester.
  5. The export table shows the download link when available.

Only one unfinished export can be requested at a time. If an export is already queued, pending, running, processing, or in progress, the button shows Export in progress.

Data retention policy

The retention policy area is reserved for the account data-retention PDF.

Danger zone: delete account

Delete account is irreversible.

When confirmed:

  • The account is marked deleted and inactive.
  • All members are disabled.
  • Users can no longer sign in to that account.

To avoid accidental deletion, the admin must type their full name before confirming.

danger

Use Delete account only when the account should be permanently disabled. Contact Teloring support if you are unsure.

Roles & Permissions

Roles & Permissions is no longer inside Settings.

It appears as a separate Admin menu item below Agents and above Audit Log. The permission matrix is marked Soon until role-based permission editing is built.

For a new account:

  1. Set business name, contact details, timezone, and currency in General Info.
  2. Upload a logo.
  3. Review the read-only account details.
  4. Create any needed custom holiday calendars.
  5. Create one or more business-hour schedules.
  6. Connect schedules to Studio Business Hours conditions.
  7. Decide whether to enable account-wide 2FA.
  8. Add IP allow list entries only when login should be restricted to known networks.
  9. Review active sessions after onboarding.
  10. Create API keys only for trusted integrations.