Skip to main content

Account Module Documentation

Introduction

This section provides an overview of the account module and its primary functions.

  • Purpose and Overview of the Account Module
  • Key Features

Module Features and Functions

Field List

This table includes the name, type, and a brief description of each field within the account module.

Field NameTypeDescription
CityStringThe city in which the account is located.
CountyStringThe county in which the account is located.
AnnualRevenueDoubleThe annual revenue of the account.
CurrencyIdGuidThe currency associated with the account.
IdGuidThe unique identifier for the account.
NameStringThe name of the account.
AccountLabels.LabelIdGuidThe labels associated with the account.
PhoneNumberStringThe primary phone number for the account.
EmailStringThe email address associated with the account.
OwnerIdLongThe user ID of the account owner.
DescriptionStringA description of the account.
CreationTimeDateThe date and time when the account was created.
LastModificationTimeDateThe date and time when the account was last modified.
OwnerGroupIdGuidThe group ID of the account owner.
ActiveOpportunityCountIntegerThe number of active opportunities associated with the account.
UniqueNumberStringA unique number assigned to the account.
PeriodIdGuidThe period associated with the account.
ParentAccountIdGuidThe parent account's identifier, if applicable.
PhoneNumber1StringAn alternative phone number for the account.
WebSiteStringThe website URL of the account.
EmployeeCountIntegerThe number of employees in the account.
FaxNumberStringThe fax number for the account.
TaxNumberStringThe tax identification number for the account.
TaxOfficeStringThe tax office with which the account is registered.
OpportunityCountIntegerThe total number of opportunities associated with the account.
WonOpportunityCountIntegerThe number of won opportunities associated with the account.
LostOpportunityCountIntegerThe number of lost opportunities associated with the account.
WonOpportunityAmountDecimalThe total amount of won opportunities associated with the account.
LostOpportunityAmountDecimalThe total amount of lost opportunities associated with the account.
ActiveOpportunityAmountDecimalThe total amount of active opportunities associated with the account.
CountryIdGuidThe country associated with the account.
IntegrationIdStringThe integration identifier for the account.
IndustryIdGuidThe industry associated with the account.
IsParentBooleanIndicates whether the account is a parent account.
CreatorUserIdLongThe user ID of the user who created the account.
LastModifierUserIdLongThe user ID of the user who last modified the account.

Core Functions

  • Adding: How to add new data to the module
  • Updating: How to update existing data
  • Deleting: How to delete data
  • Reporting and Analysis: How to analyze module data

List Screen and Functions

  • Filtering: How to filter on the list screen
  • Searching: How to perform keyword searches
  • Column Customization: How to select which columns are displayed
  • Creating and Using Views: How to save and use created views
  • Table and Board Views: How to use the two different view types

Board View Feature

  • GroupBy Field Selection: Selecting the field to use when creating a Kanban board
  • Kanban Board Usage: How to use the Kanban board within the board view

Adding and Editing Forms

  • Add Form: How to use the form to add new data
  • Edit Form: How to edit existing data
  • Drawer Usage: How forms open as a drawer

Best Practices

This section includes best practices and tips for effective use of the module.

  • Tips and Recommendations
  • Avoiding Common Mistakes

Troubleshooting and Support

  • Common Issues and Solutions
  • Contact Information for Technical Support