System attribute reference
Every attribute Intempt ships on a profile out of the box: 37 on users, 49 on accounts, with the field key you use in the API and the value type each carries.
Overview
Every Intempt project starts with a set of attributes already defined. You do not create these and you cannot delete them: they exist on every user and account from the moment a project is created, and they are populated as data arrives from your sources.
This page lists all 86 of them: 37 on users and 49 on accounts.
These are distinct from the attributes you define yourself, which are covered in Attributes, and from computed types like RFM and Likelihood, covered in Attribute reference.
📘 How to read the field key
The Field key column is the name to use in the API, in a CSV import header, and in an attribute mapping. The display name in the console can change; the field key does not.
How these attributes merge
Every attribute on this page uses last-write-wins. When two sources supply a value for the same attribute on the same profile, the most recently received value replaces the previous one. There is no concatenation, no array append, and no first-write-wins option on these fields.
This matters when you connect a second source. If your CRM and your website both send a city, the profile shows whichever arrived last, not a merge of the two. See Identity resolution for how events from different sources are joined onto one profile in the first place.
Keys that exist on both objects
12 field keys are used on both a user and an account. They are separate attributes on separate objects, not one shared field:
city, country, facebook, intempt_tags, lifecycle_stage, linkedin, name, postal_code, region, state, twitter, website
A city on a user is the person's city; a city on an account is the company's. When you map an incoming column, pick the object first — mapping a company city onto the user object puts the value on the wrong record and no error is raised.
User attributes
37 attributes, present on every user profile.
| Attribute | Field key | Type | Description |
|---|---|---|---|
| User owner | intempt_user_owner | Number | Intempt user owner. |
| Name | name | Text | First name and last name are treated as a single value. |
| First name | first_name | Text | First name of the user. |
| Last name | last_name | Text | Last name of the user. |
email | Text | Email of the user. | |
| Phone number | phone | Text | Phone number of the user. |
| City | city | Text | City of the user's address. |
| Region | region | Text | Region of the user's address. |
| Postal code | postal_code | Text | Postal code of the user's address. |
| Country | country | Text | Country of the user's address. |
| Intempt tags | intempt_tags | List | Tags of the user. |
| LinkedIn profile | linkedin | Text | LinkedIn profile of the user. |
| Twitter profile | twitter | Text | Twitter profile of the user. |
| GitHub profile | github | Text | GitHub profile of the user. |
| Facebook profile | facebook | Text | Facebook profile of the user. |
| State | state | Text | State of the user's address. |
| Job title | job_title | Text | Job title of the user. |
| Job title history | job_title_history | List | Job title history of the user. |
| Company name history | company_name_history | List | Company name history of the user. |
| Department | department | Text | Department of the user. |
| Seniority level | seniority_level | Text | Seniority level of the user. |
| Employment type | employment_type | Text | Employment type of the user. |
| Current job start date | current_job_start_date | Number | Current job start date of the user. |
| End date (last job) | last_job_end_date | Number | End date (last job) of the user. |
| School name | school_name | Text | School name of the user. |
| Degree | degree | Text | Degree of the user. |
| Graduation year | graduation_year | Number | Graduation year of the user. |
| Personal website | website | Text | Personal website of the user. |
| Company name | company_name | Text | Company name of the user. |
| Middle name | middle_name | Text | Middle name of the user. |
| Last enrichment time | last_user_enrichment_time | Number | |
| Timezone | timezone | Text | Timezone of the user. |
| Business partnerships | partnerships | Text | Significant business partnerships or strategic investments the user or organization is involved in. |
| Social engagement | social_engagement | Text | Social platforms, followers, or influence metrics associated with the user or brand. |
| Speaking engagements | speaking_engagements | Text | Events or conferences where the user has spoken or is scheduled to speak. |
| Published content | published_content | Text | Published writings such as blogs, opinion pieces, or articles by the user. |
| Intempt lifecycle stage | lifecycle_stage | Text | Current lifecycle stage of the user. |
Account attributes
49 attributes, present on every account. Accounts group users, as described in Users & Accounts.
| Attribute | Field key | Type | Description |
|---|---|---|---|
| Account owner | intempt_account_owner | Number | Intempt account owner. |
| Account country | country | Text | Country of the account's address. |
| Account postal code | postal_code | Text | Postal code of the account's address. |
| Account city | city | Text | City of the account's address. |
| Account region | region | Text | Region of the account's address. |
| Account website | website | Text | Website of the account. |
| Account industry | industry | Text | Industry of the account. |
| Account name | name | Text | Name of the account. |
| Account Intempt tags | intempt_tags | List | Tags of the account. |
| Account domain | domain | Text | The primary domain associated with the company. |
| Account size (employees) | size | Number | Company size (employees) of the account. |
| Account revenue | revenue | Number | Revenue of the account. |
| Account type | company_type | Text | Company type. |
| Account funding | funding | Number | Company funding. |
| Account funding rounds | funding_rounds | List | Funding rounds of the account. |
| Account state | state | Text | State of the account's address. |
| Account office locations | office_locations | List | Office locations of the account. |
| Account linkedIn page | linkedin | Text | LinkedIn company page of the account. |
| Account twitter page | twitter | Text | Twitter page of the account. |
| Account facebook page | facebook | Text | Facebook page of the account. |
| Account technology stack | technology_stack | List | Technology stack of the account. |
| Account hiring activity | hiring_activity | Boolean | Hiring activity of the account. |
| Account recent job openings | recent_job_openings | List | Recent job openings of the account. |
| Account hiring signals | hiring_signals | Text | Hiring signals of the account. |
| Account job change signal | job_change_signal | Boolean | Job change signal of the account. |
| Account recent employer change | recent_employer_change | Text | Recent employer change of the account. |
| Account buying intent signals | buying_intent_signals | Text | Buying intent signals of the account. |
| Account picture url | logo | Text | Account picture url of the account. |
| Account last enrichment time | last_account_enrichment_time | Number | |
| Account is hiring | is_hiring | Text | Indicates whether the company is currently hiring. |
| Account is hiring execs | is_hiring_execs | Text | Indicates if the company is looking to hire executive-level roles. |
| Account case studies | case_studies | Text | Case studies published by the user or organization. |
| Account customer testimonials | customer_testimonials | Text | Customer feedback or endorsements published by the organization. |
| Account latest news | latest_news | Text | Recent press or announcements related to the company. |
| Account new products or services | new_products_services | Text | Details about any newly launched products or services. |
| Account financial sources | financial_sources | Text | Information about funding sources or revenue streams. |
| Account products offered | products_offered | Text | List of core products or services offered by the company. |
| Account main competitors | main_competitors | Text | Primary competitors in the market. |
| Account main customers | main_customers | Text | Notable customers or customer segments served. |
| Account public company | public_company | Text | Indicates if the company is publicly traded. |
| Account PLG company | plg_company | Text | Whether the company follows a Product-Led Growth (PLG) model. |
| Account has free trial | has_free_trial | Text | Whether the company offers a free trial of its product. |
| Account has free plan | has_free_plan | Text | Whether the company offers a free plan tier. |
| Account B2B company | b2b_company | Text | Whether the company operates in a B2B business model. |
| Account SaaS company | saas_company | Text | Whether the company provides Software-as-a-Service. |
| Account public pricing | public_pricing | Text | Whether the company provides public pricing information. |
| Account main investors | main_investors | Text | Names of primary investors or investment firms backing the company. |
| Account recent 10k | recent_10k | Text | Link or reference to the company's most recent 10-K filing. |
| Intempt account lifecycle stage | lifecycle_stage | Text | Current lifecycle stage of the account. |
Value types
| Type | Meaning |
|---|---|
| Text | A string value. |
| Number | A numeric value, whole or decimal. |
| Boolean | True or false. |
| List | Multiple values on one attribute. Rendered as a comma-separated list on the profile page. |
Use cases
- Map an incoming CRM field to the matching field key during attribute mapping, so the value lands on the reserved attribute instead of creating a duplicate custom one.
- Build a segment on an account attribute such as industry or employee count without defining anything first.
- Check the field key before a CSV import, so your header row matches and the column is recognised.
- Confirm the value type before using an attribute in a journey condition that expects a number.
- Audit which of the shipped attributes your sources actually populate, and fill the gaps deliberately rather than creating parallel custom attributes.
