Difference between revisions of "New Website"
Ashley DeBon (talk | contribs) |
Ashley DeBon (talk | contribs) (→Support Menu) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 80: | Line 80: | ||
== [[Support Menu]] == | == [[Support Menu]] == | ||
| + | Support → Submit Support Request. Does not leave the current page. URL: GET and POST /support/ Any logged-in user can use it if the menu item is visible. | ||
| − | [[File: | + | What it does Opens a form to describe a problem or question. On submit, CallProof sends an email to the support team. No support ticket is stored in the database — it is email only. Success message: Support Request Sent Successfully. |
| + | |||
| + | Form fields Category — required. Choose from support categories (ordered list). Description of Problem or Question — required. Free-text details. Please Contact Me — required. Email, Phone, or Do not contact. Phone Number — shown and required when Phone is selected. Prefills your default phone. Email — shown and required when Email is selected. Prefills your user email. | ||
| + | [[File:SupportMenu.png|350px|thumb|Support Menu]] | ||
More Info: [[Support Menu]] | More Info: [[Support Menu]] | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
| − | |||
== [[Personnel Settings Menu]] == | == [[Personnel Settings Menu]] == | ||
Latest revision as of 13:01, 25 July 2026
Path: Callproof Support - New Website
The main navigation bar in Callproof is on top. This will provide access to most every feature Callproof has to offer.
Not all users will see the same Navigation Bar. The options will depend on user access level. Managers have additional features that allow customization of the site for their companies' use.
All main options are listed below.
Contents
Login
Use this screen to sign in to CallProof with your email and password, or with Google, Microsoft, or Outlook. The Login screen lets you securely access your CallProof account so you can use contacts, calls, events, reports, and other features for your company.
From this screen you can also:
Reset a forgotten password Create a new account Sign in with Google, Microsoft, or Outlook Enter a verification code when your company requires extra security
More Info: Login
Signup
Use this screen to create a new CallProof account for your company. The Signup screen lets you register as a new member so you can start using contacts, calls, events, reports, and other CallProof features.
From this screen you can also:
- Sign up with your company and contact details
- Continue with Google, Microsoft, or Outlook
- Go back to Sign in if you already have an account
More Info: Signup
People Menu
The People submenu fills dynamically from the company menu. In code, the main list still uses /contacts/ even when the UI says Accounts. What People is for Manage accounts or contacts, build visit routes, and find and merge duplicate records. Related items such as Roles, Companies, Contact Types, and Imports may also appear depending on company settings.
More Info: People Menu
Sales Menu
Where it lives Sidebar → Sales. The Sales submenu fills dynamically from the company menu. In code the app and URLs use funnel (for example /funnel/...), but the product labels are Sales and Opportunities. What Sales is for Manage the opportunity pipeline: create and move deals through stages, categorize by type, add opportunity-specific fields, review and export opportunity reports, set dollar or points goals, and define achievement badges tied to the points system.
More Info: Sales Menu
Report Menu
Where it lives Sidebar → Reports. The Reports submenu fills dynamically from the company menu. In the menu API these items sit under the dashboard group, but they render in the Reports sidebar panel. What Reports is for Review field activity, productivity, appointments, tasks, notes, and rankings. Run scheduled or one-off company reports. Download finished files from My Exports. Some items are full working screens (Appointments, Tasks); others are report or stats views.
More Info: Report Menu
Settings Menu
The remaining configuration screens allow administrators to customize how CallProof captures business data, organizes accounts and users, manages territories, and configures calling features. These settings include creating custom Event Forms for visit reporting, adding Custom Fields to contacts and opportunities, defining Account Types, Job Titles, Contact Roles, Markets, Territories, and Regions, as well as configuring CallProof Voice features such as Caller ID verification, Twilio phone numbers, Call Result options, Call Overrides, and Auto Text rules. The Info section provides access to the latest product updates through the What's New page. Most of these screens are intended for managers or administrators, and their availability depends on user permissions, company feature flags (such as Twilio or the People tab), and menu customizations. Menu items are loaded dynamically through the NewUIMenuURL configuration using the HomeMenuView.
More Info: Settings Menu
Support Menu
Support → Submit Support Request. Does not leave the current page. URL: GET and POST /support/ Any logged-in user can use it if the menu item is visible.
What it does Opens a form to describe a problem or question. On submit, CallProof sends an email to the support team. No support ticket is stored in the database — it is email only. Success message: Support Request Sent Successfully.
Form fields Category — required. Choose from support categories (ordered list). Description of Problem or Question — required. Free-text details. Please Contact Me — required. Email, Phone, or Do not contact. Phone Number — shown and required when Phone is selected. Prefills your default phone. Email — shown and required when Email is selected. Prefills your user email.
More Info: Support Menu
Personnel Settings Menu
Where it lives Bottom sidebar icon (Personal Settings). Opens the Personal Settings panel. Shows CallProof logo, personal options, your company name, and Sign out. What Personal Settings is for Manage your own profile and integrations: report subscriptions, profile photo, time zone, linked email accounts, and calendar sync. This is per-user, not company Home → Settings → Customizations.
More Info: Personnel Settings Menu