Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Leads

Leads screen in Octibiz

Overview

A lead is a not yet qualified opportunity — somebody has shown interest, but neither is it settled whether anything will come of it, nor whether a customer will emerge at all.

That is precisely why a lead is its own object and not already a customer: as long as it is unclear whether there is anything in it, these records do not belong in the customer base. Otherwise the customer base dilutes with names that never become customers — and every evaluation on it goes crooked.

Core tasks

Capture a lead. New lead requires a name; company, customer, contact, status, score, owner, source and notes are optional. Once a customer is chosen, a contact can be selected — not before, because the selection would otherwise have nothing to draw on.

Score and classify. The score is the numeric assessment, the source records where the lead came from — both feed into reporting later. Through lead pipeline and stage the lead moves along the process.

Track the state. Six statuses ship: New, Working, Qualified, Nurture, Archived and Converted.

Nurture is the most important of them and the most often overlooked: it is the honest answer to "interesting, but not now" — instead of leaving the lead open and clogging the list, or archiving it and forgetting it.

Qualify and convert. Qualify lifts the lead to the next state. Convert turns it into a customer, optionally a contact, and a deal in the chosen pipeline — in one step, without retyping.

Work on several at once. Leads can be selected and changed together. The feedback names partial successes too, rather than silently half-completing a bulk operation.

Fields in detail

The What it does column answers what changes in the system — not what the field is called. The grey name behind the label is the API field: the same thing runs under that name through automation, import and AI tools.

Creating and editing a lead

FieldRequiredValues / formatWhat it does
Name nameyestext, max. 255 charactersThe only required entry. Appears in the list, in search and in the history, and is proposed as the deal title on conversion. Without a name nothing is saved.
Company companyNamenotext, max. 255 charactersA plain note on the lead, independent of the customer base. Shown in the list as a second line below the name and tells people with the same name apart.
Language localenoone of the configured languagesThe language you address this lead in. Mails and text blocks for this lead are produced in it; empty means the system default. Only on the lead page, not in the create dialog.
Customer customerIdnoan existing customerAttaches the lead to an existing customer. Only then can a contact be picked — otherwise the selection would have nothing to reach into. Conversion does not create a second customer.
Contact primaryContactIdnoa contact of the chosen customerThe person you talk to. The list only offers contacts of the customer chosen above; without a customer the field stays locked ("Pick a customer first").
Score scorenowhole number 0–100Your numeric assessment. It triggers nothing and moves nothing on its own — it can be sorted and filtered on and feeds the funnel and the forecast.
Expected value valueAmountnoamount, 0 or moreWhat the deal would be worth. The value adds up per lead stage and carries the funnel before there is a deal; conversion takes it over as the deal value. A negative amount is set to 0. Only on the lead page, not in the create dialog.
Expected close expectedCloseDatenodateWhen you expect the decision — a plan, not a fact. Conversion passes the date on to the deal. Only on the lead page, not in the create dialog.
Owner ownerIdnoan employeeWho works the lead. Governs who sees it with crm.lead.view (without view_all you only see your own) and is the proposal for the deal owner on conversion. Empty = "Without owner", a value of its own in filter and grouping.
Source sourceIdnomaster data "Sources"Where the lead came from. The basis of the source report; passed on to the deal on conversion. Maintained under CRM settings.
Lead pipeline leadPipelineIdnoa pipeline of type "lead"The path this lead travels. Determines which lead stages are on offer at all.
Lead stage leadStageIdnoa stage of the chosen pipelineWhere the lead stands. The stage carries the status: you change the status by changing the stage — from the list as well. If the pipeline has no stage for the wanted status, the system says "Not moved" instead of quietly doing nothing. Without a pipeline the field stays locked.
Tags tagsnoseveral terms, max. 100 characters eachFree multi-way grouping across pipeline and source. Filterable and reportable.
Notes notesnomulti-line textFree text on the lead. Shown on the page and searched; it does not replace the communication history.
Watchers watcherIdsnolist of usersWho may read the lead without owning it. An additional read permission next to the owner, not a way around the rules: without crm.lead.view a watcher sees nothing either. Saving replaces the whole list.
Brand brandIdnoone of your brandsAssigns the lead to a brand. Whoever cannot see the brand cannot see the lead — the list's brand filter reads the same field. Empty means: assigned to no brand.

Converting

Convert creates customer, optionally contact, and deal in one step.

FieldRequiredValues / formatWhat it does
Pipeline pipelineIdyesa pipeline of type "deal"Which sales pipeline the new deal is created in. Determines the selectable stages.
Stage stageIdyesa stage of the chosen pipelineWhere the deal starts.
Deal title dealTitlenotext, max. 500 charactersTitle of the new deal. Left empty, the lead name is used.
Create contact createContactnoyes/noAdditionally creates a contact from the lead data. Off means: only customer and deal are created.
Deal owner ownerIdnoan employeeWho owns the new deal. Pre-filled with the lead owner.

After conversion the lead sits on Converted and leaves the default view. It is not deleted — the work continues on the deal.

List: columns and filters

ColumnFromWhat it shows
Namename + companyNameName, with the company underneath.
StatusleadStageStatusKeyThe status carried by the current stage. Changeable in the row — which moves the stage.
ScorescoreSortable and editable straight in the row (with crm.lead.manage).
OwnerownerIdChangeable in the row.
Lead pipelineleadPipelineNameThe path being travelled.
SourcesourceLabelWhere it came from.
CreatedcreatedAtWhen it was captured.

Filtering is by status, owner and brand; materialised formula fields from the CRM settings appear as further columns and filters.

Interface and automation only

No mask carries these fields; they can be set through the interface, an import or an automation.

FieldValues / formatWhat it does
contactDatalabel-to-value mappingContact details on the lead while there is no contact record yet (mail, phone from a form). Conversion turns them into the contact.
utmParamslabel-to-value mappingCampaign markers of the origin (utm_source, utm_medium, …) as a web form delivers them. Refines the source down to the individual ad.
externalRefslabel-to-value mappingOrigin in a foreign system — the identifier under which the same record is kept there. A second import recognises the lead by it instead of creating it again.
customerUlididentifier of a customerForces exactly this existing customer on conversion. Left empty, Customer decides; otherwise a new one is created.
newCustomerNametext, max. 255 charactersName of the customer created on conversion. Left empty, company or lead name is used.
newCustomerTypebusiness or individualWhether the new customer is created as a company or as a private person.

Settings & permissions

  • Module module.crm. With it off, the page is gone — entirely, not merely hidden.
  • Two levels of visibility: crm.lead.view shows your own leads, crm.lead.view_all

additionally everyone else's. Salespeople who should see only their own get the first level. crm.lead.manage allows creating and changing.

  • Statuses, sources and pipelines are master data and are maintained under

CRM settings.

round-robin distribution of ownership.

FAQ & troubleshooting

I see fewer leads than a colleague. Then you hold crm.lead.view and they additionally hold crm.lead.view_all. That is not a fault but the intent of the two-level visibility.

The contact cannot be selected. Choose the customer first. Contacts hang off customers, see Contacts.

A converted lead has disappeared from the list. It is at Converted. The resulting deal and the customer carry the work forward.

Two leads are obviously the same company. That is what Duplicates is for — they can be merged there rather than deleting one by hand.

crm.leads · Available from version 0.5.0