Skip to main content

Views

Views turn your CRM into tables you build yourself. A view is a saved, filterable, sortable table over any object in Teloring — your customers, or any record that lives under a customer (notes, calls, deals, tasks, service calls, documents, form data, and any custom object your account creates).

The idea is simple. Normally, a note or a deal is trapped inside one customer's profile. To answer a question like "show me every note in the system, with the email of the customer it belongs to", you would have to open customers one by one. A view does it in one table: pick the object each row represents, choose the columns to show — including columns pulled from the customer — filter and sort the result, and save it with a name.

If you have used Airtable views, HubSpot custom reports, or Notion linked databases, Views will feel familiar. It is the same idea, built into Teloring's CRM.

Use Views to answer questions like "all open deals whose customer has already signed a document", "every service call opened this week, with the customer's phone number", "customers who have no tasks", or "notes where the created date matches the customer's renewal date".

info

A view only reads data. It never changes, moves, or deletes a record. Clicking a row simply opens the real record where you can edit it.

Key facts

FactMeaning
A view is a saved tableYou define it once — object, columns, filters, sort — and reopen it any time.
Always liveA view reflects your current data every time you open or refresh it. It is not a frozen snapshot.
Account-isolatedA view only ever reads your own account's data.
One base object per viewEvery row in a view is the same kind of record — all notes, all deals, all customers, and so on.
Pull in customer columnsOn any object under a customer, you can add columns from that customer (its email, stage, and so on) — the From Customer group.
Powerful filtersCombine conditions with AND / OR, compare a field to another field, and filter on the customer's other records ("has at least one document").
Personal or sharedKeep a view to yourself, or share it with everyone in your account.
Pin your favoritesPin up to five views to the sidebar for one-click access.
Export anywhereDownload the full result as Excel or PDF, with your columns and labels.
Works with any objectCustom object types you create appear as view base objects automatically — no setup needed.

Who uses Views

RoleTypical use
AgentsBuild personal working lists — "my open service calls this week", "leads with no task" — and pin them to the sidebar.
Team managersShare account views that the whole team relies on, such as "all open deals with signed documents".
AdminsCurate a set of shared views per business process and control which are personal vs shared.

The Views landing page

Open Views from the sidebar to reach the landing page. This is the home for all of your views.

Teloring Views landing page

It has two tabs:

TabWhat it shows
My ViewsViews you created and kept personal. Only you can see these.
Account ViewsViews shared with the whole account. Everyone can see and open these.

Each row is one view and shows:

ColumnMeaning
Name and descriptionThe view's title and its optional one-line description.
ObjectThe base object the view is built on, with its icon (for example 💰 Deals).
ScopeA Personal or Account badge.
OwnerWho created the view (shows You for your own).
Last modifiedWhen the view was last changed.
ActionsThe pin button and a menu — see below.

Click any row to open the view. Click + New View (top right) to build one.

Row actions

ActionWhereWhat it does
Pin / UnpinThe 📌 button on the rowAdds or removes the view from your sidebar shortcuts (up to five).
Open⋮ menuOpens the view.
Edit⋮ menuOpens the builder to change the view.
Duplicate⋮ menuMakes a personal copy you own, named "… (copy)".
Export to Excel⋮ menuDownloads the full result as an .xlsx file.
Export to PDF⋮ menuDownloads the full result as a PDF.
Delete⋮ menuPermanently deletes the view. Shared views warn you first.

Starter views

The first time anyone in your account opens Views, Teloring creates three ready-made account views so you have working examples right away:

Starter viewShows
All NotesEvery note across all customers, with each note's customer name and email.
Open LeadsAll customers currently in the Lead lifecycle stage.
Service Calls This WeekService calls opened this week, with the customer's name and phone.

These are normal views — you can edit, duplicate, or delete them like any other. They are created once; deleting them will not bring them back.

How a view works

Every view is built from four choices. Once these click, the whole builder is easy.

ChoiceQuestion it answersExample
Base objectWhat does each row represent?Deals
ColumnsWhich fields do I want to see?Deal name, amount, stage, customer email
FiltersWhich rows should be included?Stage is Open, and the customer has a signed document
SortIn what order?Highest amount first

A view named "Open deals with a signed document" is simply: base object = Deals, columns = deal name + amount + stage + customer email, filters = stage is Open and the customer has at least one signed document, sort = amount descending.

Create a view

  1. Open Views and click + New View.
  2. Work through the five sections (base object, columns, filters, sort, and details).
  3. Watch the live preview on the right update as you go.
  4. Click Save view.

The builder is a single page with five numbered sections. A live preview of the first rows sits alongside it and refreshes as you make changes.

Teloring view builder

Step 1 — Base object

Pick the object each row in the table represents. You can choose:

Base objectEach row is
CustomersOne customer.
ContactsOne contact (a person linked to a customer).
ConversationsOne conversation.
Any custom objectOne record of that object — Notes, Deals, Tasks, Service Calls, or any object type your account created.

Click a card to select it.

warning

If you change the base object after you have already picked columns or filters, Teloring warns you and resets them — because columns and filters belong to the object you started with.

Step 2 — Columns

Choose which fields become table columns. The field picker has two groups:

GroupWhat it contains
[Object] fieldsThe native fields of the base object (for example, a deal's name, amount, and stage).
From CustomerFields from the customer the record belongs to (for example, the customer's email or lifecycle stage).

Teloring view builder columns

Check a field to add it as a column. On the right, your chosen columns can be:

ControlWhat it does
Drag handle (⠿)Drag a column up or down to reorder it.
Rename boxClick the column name and type your own header label.
Remove (×)Take the column out of the view.

A From Customer column carries a small Customer tag so it is clear the value comes from the customer, not the record.

note

The From Customer group appears for every base object except Customers — on a Customers view, the customer is the row, so its fields are already in the first group.

Why customer columns, but not "sibling" columns

Every record under a customer belongs to exactly one customer, so "the customer's email" is always a single, clear answer. That is why you can pull customer columns onto a deal, a note, or a service call.

You cannot pull columns from another object — for example, you cannot add "the deal's amount" as a column on a Notes view. A customer can have many deals, so which deal's amount is unclear. When you need to filter on the customer's other records, use a related-records filter instead (see below), which asks a yes/no question ("does the customer have a deal?") and has no such ambiguity.

Step 3 — Filters

Filters decide which rows appear. A view with no filters shows every record of the base object.

Filters are organized into groups. Each group combines its conditions with one setting:

Match modeMeaning
ANDA row is included only if every condition in the group is true.
ORA row is included if at least one condition is true.

Toggle AND / OR at the top of each group. You can nest one group inside another (up to two levels) to build logic like "stage is Open AND (amount over 1000 OR priority is High)".

Teloring view filters

Inside a group you can add three kinds of conditions.

1. A field condition

Click + Add filter to add a row that tests one field. A field condition has three parts:

PartMeaning
FieldThe field to test. The picker is grouped into the object's own fields and From Customer fields, so you can filter on either the record or its customer.
OperatorHow to compare — equals, is any of, contains, before, in the last…, and more. The available operators match the field type.
ValueWhat to compare against. Where the value is a known list (a dropdown field, an agent, a stage), Teloring shows a dropdown instead of a free text box.

The operators are exactly the same set used across Analytics, so "This month" or "In the last 7 days" means the same thing everywhere in Teloring. See Operators below for the full list.

2. Compare to another field

Any field condition can compare a field to another field instead of to a fixed value. Click the ⇄ Compare to field toggle on a condition row and pick the field to compare against.

This is useful for questions like:

ExampleMeaning
Deal created date equals customer renewal dateDeals created exactly on the renewal date.
Deal amount is greater than customer credit limitDeals above the customer's limit.

Teloring only offers fields of the same type on the other side — a date can only be compared to another date, a number to another number — so a comparison can never be set up incorrectly.

note

When comparing two date fields for equality, Teloring matches on the day, not the exact second — so a record created at any time on the renewal date counts as a match.

Click + Add related-records filter to filter on the customer's other records — without adding them as columns. These rows look different on purpose (a dashed, highlighted style) because they ask about the customer, not about the row itself.

They read as a sentence:

Customer [ has at least ] [ 1 ] [ Documents ] (optional: where …)

PartChoices
Quantityhas at least, has no, has exactly, or has more than.
NumberHow many records (hidden when you choose has no).
ObjectWhich related object to look at — Documents, Tasks, Deals, and so on.
Where (optional)One or more conditions the related records must match, added with + Add condition.

Examples:

FilterMeaning
Customer has at least 1 DocumentsThe customer has signed or uploaded at least one document.
Customer has no TasksThe customer has no task records at all.
Customer has at least 1 Tasks where Created at is In the last 24 hoursThe customer got a new task in the last day.
tip

"Has none" is just the has no quantity — there is no separate switch. Use it to find customers missing something, such as leads with no task or customers with no signed document.

Step 4 — Sort

Choose the order of the rows. Add one or more sort levels; each has a field and a direction (Ascending or Descending). You can sort by the object's own fields or by From Customer fields, and you can add up to three levels — for example, sort by stage, then by amount within each stage.

Step 5 — Name & sharing

Finish the view with:

FieldMeaning
View nameRequired. A clear title such as Open deals with documents.
DescriptionOptional one-line summary shown on the landing page.
Who can see this viewPersonal (only you) or Shared with account (everyone). See Sharing and scope.

Click Save view to create it. You land on the opened view.

Live preview

As you configure the view, the Live preview pane shows the first rows and a running row count, so you can see the effect of each change immediately. While you are still filling in a condition, the preview simply ignores it until it is complete — so you always see data, not an error. Full validation happens when you save.

The opened view

Opening a view shows its full-width table.

Teloring opened view

AreaWhat it is
HeaderThe view name, its scope badge, and description.
ToolbarEdit, Duplicate, Export ▾, Pin / Unpin, and Delete.
Filter chipsA read-only summary of the view's filters. Click any chip to open the builder and change them.
TableThe rows, with sticky column headers. Columns pulled From Customer are marked with a small ⤷ indicator.
FooterThe total row count and pagination (50 rows per page).

Sort by clicking a column

Click any column header to sort the table by it; click again to reverse. This is a quick, temporary sort — it does not change the saved view. When your click-sort differs from the view's saved sort, a Save sort to view bar appears so you can either keep the new order permanently or Reset back to the saved one.

Open a record from a row

Views are a way into your existing records, not a new place to edit them. Click any row to jump to the real record:

Row typeOpens
A customerThat customer's profile.
A record under a customer (note, deal, task, and so on)That customer's profile with the record open.
A contactThe customer the contact belongs to.
A conversationThat conversation.

Empty result

If nothing matches, the view shows "No records match this view's filters" with a shortcut to edit the filters. Widen or remove a condition to see rows.

Sharing and scope

Every view is either personal or shared with the account.

ScopeWho can see it
PersonalOnly you (the creator). It appears on your My Views tab.
Shared with accountEveryone in the account. It appears on the Account Views tab.
BehaviorDetail
Set at creationChoose the scope in Step 5 when you build the view.
Changeable laterEdit the view and change the scope at any time.
Reverting to personalOnly the view's owner can turn a shared view back into a personal one.
Editing shared viewsAny agent can open and edit an account view — keep that in mind for views the whole team relies on.
Deleting shared viewsDeleting an account view warns you that it is shared with the whole account before removing it for everyone.

Pinned views

Pin the views you use most to the sidebar for one-click access.

Teloring pinned views in the sidebar

FactDetail
Where to pinUse the 📌 button on a landing-page row, or the Pin button inside an open view.
Where they appearUnder the Views item in the sidebar, as named shortcuts.
Per personPins are yours alone. Pinning a view does not pin it for anyone else.
LimitUp to five pinned views. To pin a sixth, unpin one first — Teloring reminds you when you hit the limit.

Export to Excel or PDF

You can export a view's results from the landing-page menu or the Export ▾ button inside an open view.

FormatBest for
Excel (.xlsx)Working with the data in a spreadsheet. Columns keep your labels, and dates and numbers export as real dates and numbers.
PDFSharing a clean, printable table. It carries the view name, your account name, and the export time in the header.
FactDetail
Full resultThe export includes the entire result set — every matching row, not just the page you are viewing.
Your setupColumns, labels, filters, and current sort are all respected.
DownloadThe file downloads to your computer when it is ready.
note

A PDF export is capped at the first 3,000 rows to keep the document usable. For very large results, use Excel.

Worked examples

These recipes show how the pieces fit together.

GoalBase objectColumnsFiltersSort
All notes with their customer's emailNotesNote title, content, created at, customer emailCreated at, descending
Open leadsCustomersName, email, phone, lifecycle stageLifecycle stage is LeadCreated at, descending
Service calls opened this weekService CallsSubject, status, created at, customer name, customer phoneCreated at is This weekCreated at, descending
Open deals whose customer has a signed documentDealsDeal name, amount, stage, customer emailStage is Open AND customer has at least 1 DocumentsAmount, descending
Deals created on the customer's renewal dateDealsDeal name, amount, customer renewal dateDeal created date equals customer renewal date (compare to field)
Customers with no open tasksCustomersName, lifecycle stage, assigned agentCustomer has no TasksName, ascending
High-value deals over the customer's credit limitDealsDeal name, amount, customer credit limitDeal amount is greater than customer credit limit (compare to field)Amount, descending

Operators

Field conditions offer operators that match the field's type. These are the same operators used in Analytics.

Text, number, choice, and list fields

OperatorUse it to
Equals / Not equalsMatch an exact value.
Is any of / Is none ofMatch against several values at once.
Contains / Doesn't containMatch part of a text value, or membership in a list field such as tags.
Starts with / Ends withMatch the beginning or end of a text value.
Greater than / Less than (and or-equal)Compare numbers.
BetweenMatch a numeric range.
Is empty / Is not emptyMatch rows with no value, or any value, in the field.
Is true / Is falseMatch a yes/no field.

Date fields

Date fields offer a rich set of relative time operators — they always move with the current date, so a view set to This month keeps showing the current month over time.

GroupOperators
ExactOn date, Not on date, Before date, After date, Between dates.
Relative (number + unit)In the last…, In the next…, More than … ago. Units: minutes, hours, days, weeks, months.
DayToday, Yesterday, Tomorrow, Today & yesterday, Today & tomorrow.
WeekThis week, Last week, Next week, 2 weeks ago, Next 2 weeks.
MonthThis month, Last month, Next month, Last 2 months, Next 2 months.
QuarterThis quarter, Last quarter, Next quarter, Q1–Q4 of this year.
YearThis year, Last year, Next year.
RollingIn the last hour / 2 hours, Last 30 / 60 / 90 days, Next 30 / 60 / 90 days.
PresenceHas a value, Has no value.

Tips

TipWhy it helps
Name views clearlyA good title explains the view at a glance on the shared Account Views tab.
Start from a starter viewDuplicate "All Notes" or "Open Leads" and adjust it instead of building from scratch.
Use From Customer columnsAdd the customer's email or phone to any object view so a row is actionable on its own.
Prefer relative date filters"This week" or "In the last 7 days" stays correct over time without editing.
Use related-records filters for "has / has no"They answer "does this customer have any X" without the ambiguity of pulling in sibling columns.
Pin your daily viewsKeep the two or three lists you use every day one click away in the sidebar.
Share the team's core viewsPut views the whole team relies on in Account scope so everyone works from the same list.

Troubleshooting

ProblemWhat to check
The view is emptyA filter may be too narrow. Open the filters and widen or remove a condition. Remember AND requires every condition to match.
I can't add a customer columnYou are on a Customers view — the customer's fields are already the row's own fields, so there is no separate From Customer group.
I can't add a "sibling" object as a columnThat is by design. Use a related-records filter to ask about the customer's other records, or add the value to the customer with your admin's help so it becomes a customer column.
The right side of "Compare to field" has few optionsOnly fields of the same type are offered, so a date compares to a date and a number to a number.
My column sort didn't saveClicking a column header is a temporary sort. Use the Save sort to view bar that appears to keep it, or Reset to go back.
The row count says "showing the first 10,000"A view returns at most 10,000 rows. Add a filter (such as a date range) to narrow the result.
I can't pin another viewYou already have five pinned views. Unpin one first.
A shared view was changed by someone elseAny agent can edit an account view. Move critical views to the Account tab deliberately, and use personal views for private working lists.
A new custom object isn't listed as a base objectMake sure the object type is enabled in the CRM. New object types appear as view base objects automatically once created.