Entitlement Management Implementation Guide
|
|
|
- Felicity Cox
- 10 years ago
- Views:
Transcription
1 Entitlement Management Implementation Guide Salesforce, Summer Last updated: July 13, 2015
2 Copyright salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other names and marks. Other marks appearing herein may be trademarks of their respective owners.
3 CONTENTS Introduction to Entitlement Management Using this Guide What Is Entitlement Management? Useful Terminology Planning your Implementation Choosing an Entitlement Model Setting Up Entitlement Management Setting Up Entitlements Only Setting Up Service Contracts with Entitlements Setting Up Service Contracts with Contract Line Items and Entitlements Customizing Fields Creating Custom Fields Tracking Field History Setting Up Entitlements-Related Lookup Filters on Cases Enforcing Service Levels Setting Up Milestones Setting Up the Case Milestone Detail Page Creating Entitlement Processes Adding Milestones to Entitlement Processes Adding Milestone Actions to Entitlement Processes Adding Entitlement Processes to Entitlements Updating Entitlement Processes Enabling Entitlement Versioning Creating New Versions of Entitlement Processes Using New Versions of Entitlement Processes Giving Users Access to Entitlement Management Providing Entitlement Management in the Customer Portal Providing Entitlement Management in the Partner Portal Reporting on Entitlement Management Entitlement Management Notes, Limitations, and Best Practices
4
5 INTRODUCTION TO ENTITLEMENT MANAGEMENT Easily enhance and enforce your customer support processes with entitlement management. Entitlement management lets you and your support reps: Verify if your customers are eligible for support Create and maintain service contracts for your customers Specify service levels for each customer, such as first response and resolution times Enforce service levels with time-dependent, automated processes that instruct reps how to resolve cases EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Using this Guide Use this guide to perform set up tasks in the following sequence: 1. Familiarize yourself with entitlement management features. 2. Prepare your implementation by answering the planning questions. 3. Choose an entitlement management model. 4. Set up entitlement management. 5. Customize entitlement management fields. 6. Define and enforce service levels. 7. Give users access to entitlement management. 8. Optionally, enable entitlement management for a customer portal. 9. Optionally, enable entitlement management for a partner portal. 10. Build custom report types so that users can report on entitlements. 11. Review additional implementation tips and best practices. What Is Entitlement Management? Entitlement management includes the following features to help you provide the correct service levels to your customers: Verifying Entitlements Support agents can verify that customers are eligible for support before creating cases for them. Here's an example of how support agents use entitlements: 1. A customer calls support. 2. A support agent searches for the caller's account, contact, asset, or service contract. 3. The agent verifies there's an active entitlement on the Entitlements related list. 4. The agents creates a case from the entitlement. 1
6 Introduction to Entitlement Management Useful Terminology Defining Service Levels Users can create and maintain service contracts that represent different kinds of customer support, such as warranties, subscriptions, or maintenance agreements. Each service contract can include the specific products covered under the agreement. Enforcing Service Levels You can add time-dependent processes to entitlements that specify the actions, or milestones, your support team must take when service levels on cases are near violation, violated, or successfully completed. Providing Portal Access You can add entitlement management to a Customer Portal or partner portal so that portal users can view their service contracts and entitlements, and create cases with the correct entitlements. Reporting on Entitlements and Service Levels Administrators can use custom report types to define report criteria from which users can run and create reports on entitlements and service contracts. Useful Terminology The following terms are used when describing entitlement management functionality. Entitlements Entitlements help you determine if your customers are eligible for customer support so you can create cases for them. A customer may be eligible for support based on a particular asset, account, or service contract. Depending on how entitlements are set up, you can view and create them on the Entitlements tab or from the Entitlements related list on accounts, contacts, assets, or service contracts. You can click Create Case on the Entitlements related list to create cases that automatically include the correct entitlement, account, contact, and asset. If set up, the Entitlements or Entitlement Template related lists let you add existing entitlements to contacts and products. Entitlements don't automatically apply to cases created with Web-to-Case or -to-Case. If needed, you can add entitlements to these features using Apex code. Entitlement Contact Entitlement contacts are contacts specified to receive customer support for example, a named caller. They're listed on an entitlement's Contacts related list or the contact's Entitlements related list. Entitlement contacts don't have page layouts, search layouts, buttons, links, or record types. Entitlement Template Entitlement templates are predefined terms of customer support that you can quickly add to products. For example, you can create entitlement templates for Web or phone support so that users can easily add entitlements to products offered to customers. Service Contract Service contracts are agreements between you and your customers for a type of customer support. Service contracts can represent different kinds of customer support, such as warranties, subscriptions, or service level agreements (SLAs). Depending on how service contracts are set up, you can view and create them on the Service Contracts tab or from the Service Contracts related list on accounts and contacts. Contract Line Item Contract line items are specific products covered by a service contract. They only display to users on the Contract Line Items related list on service contracts, not contracts. You can only use contract line items if your organization uses products.. Schedules aren't available for contract line items. Customer Portal users can't access contract line items. 2
7 Introduction to Entitlement Management Useful Terminology Milestone Milestones are required steps in your support process. They're metrics that represent service levels to provide to each of your customers. Examples of milestones include first response and resolution times on cases. Milestones can display one of the following statuses on cases: Milestone Status Compliant Open Violation Closed Violation Description Milestones on the case are complete or not in violation. New cases display as compliant because they're not in violation. Milestones on the case are violated; steps in a support process are incomplete. Milestones on the case were violated, but the steps in the support process were completed. Example The first response on a case is complete or not in violation. The first response on a case is incomplete. The first response on a case was incomplete, but completed nonetheless. You can create a custom report to view a list of cases with milestones by choosing the Cases with Milestones report type. You can also view cases with milestones by creating case list views that filter on milestone fields. Entitlement Process Entitlement processes are timelines that include all of the steps (milestones) that your support team must complete to resolve cases. Each process includes the logic necessary to determine how to enforce the correct service level for your customers. Not all entitlements require entitlement processes. For example, an entitlement might just state that a customer is eligible for phone support and business hours define phone support to be 24/7. If you needed to add more to that definition for example, if certain people need to be ed after a customer's case goes unresolved for two hours you would use an entitlement process. Cases move through an entitlement process as follows: 1. A support rep adds an entitlement with an entitlement process to a case. 2. The case enters the process based on its creation date or a custom date/time field. A custom date/time field lets users edit a date on the case to trigger when it enters the process. 3. Salesforce assigns milestones with matching criteria to the case. For example, if a milestone's criteria is Priority equals High, and a case has a Priority of High, Salesforce assigns it to the Priority equals High milestone. A case associates with one milestone at a time; it can associate with many milestones as it moves through the process. 4. Milestone actions determine when and if warning, violation, or success workflow actions fire for the case. 5. A support rep updates the case to complete a milestone action. 6. After a case is updated, it cycles through the entitlement process and initiates any milestones that match its criteria. 7. The case exits the process based on custom criteria or when it's closed. You can view cases with assigned entitlements by creating case list views that filter on entitlement process fields. Building an entitlement process includes: 1. Choosing an entitlement model. 2. Setting up milestones. 3. Setting up an entitlement process. 3
8 Introduction to Entitlement Management Useful Terminology 4. Adding milestones to the entitlement process. 5. Adding milestone actions to the entitlement process. 6. Adding the entitlement process to entitlements. Entitlement processes only apply to cases with assigned entitlements. You can create up to 1000 entitlement processes and include up to ten milestones in each entitlement process. To view or cancel active entitlement processes, from Setup, click Monitoring > Entitlement Processes. Entitlement versioning lets you make changes to existing entitlement processes, even if they re assigned to active entitlements and cases. This can be useful if the business rules behind your entitlement processes change, for example, or if you need to create multiple versions of the same entitlement process that have only minor differences. With entitlement versioning, you don t need to create entirely new processes; you can simply create new versions of existing ones. Milestone Actions Milestone actions are time-dependent workflow actions that occur at every step (milestone) in an entitlement process. Examples of milestone actions include sending alerts to specified users an hour before a first response is near violation or automatically updating certain fields on a case one minute after a first response successfully completes. You can add three types of actions to milestones: Action Type Success Actions Warning Actions Violation Actions Description The actions to take when a milestone successfully completes. The actions to take when a milestone is near violation. The actions to take when a milestone is violated. You can automate the following actions for each action type: Automation Type Task Alert Description Assigns a task to a specific user. You can specify the task's Subject, Status, Priority, and Due Date. s a specific template to a designated recipient. Example Create a task for a support rep to call a customer when a first response is violated. Notify case owners when their cases are near violation of a first response. Field Update Outbound Message Changes the value of a selected field. You can specify a value or create a formula for the new value. Sends a message to a designated endpoint. You can also specify a username and the data you want to include in the message. Update the case Priority field to High when a first response is near violation. Send data about parts or services to an external system after a first response is successful. 4
9 PLANNING YOUR IMPLEMENTATION Before you begin setting up entitlement management, it's important that you consider the following questions. The answers to these questions are prerequisites to completing the tasks in this guide. How should support agents verify that customers are eligible for support? You can set up entitlement management so that customers are eligible for support based on: Accounts At least one contact on the account is eligible for support. Contacts Specific contacts are eligible for support. Assets Specific assets (purchased products) are eligible for support. Service Contracts Support agents can verify that a specific service contract includes support. Contract Line Items Support agents can verify that a service contract includes support for a specific product. Choose how you want support agents to validate customers' eligibility for support and how much detail you want to include in your entitlement management process. See Choosing an Entitlement Model on page 8. For more information on how agents verify support eligibility, see Verifying Entitlements in the Salesforce Help. Do you want support eligibility based only on accounts or contacts? If you only want support agents to verify that an account or contact is eligible for support, set up entitlements only. See Setting Up Entitlements Only on page 10. Do you want to define specific service levels for customers? If you want to create different kinds of customer support, such as warranties, subscriptions, or service level agreements (SLAs), set up service contracts with entitlements. See Setting Up Service Contracts with Entitlements on page 11. Do you want to manage customer support based on products purchased by your customers? If your organization uses the products feature, you can set up entitlement management so that customers are eligible for support based on the products they've purchased. Products are represented as contract line items on service contracts. If you want to provide support 5
10 Planning your Implementation to customers based on products, set up service contracts with contract line items and entitlements. See Setting Up Service Contracts with Contract Line Items and Entitlements on page 13. Do you want to predefine terms of support on the products offered to your customers? If your organization uses the products feature, you can set up entitlement templates so that users can add predefined terms of support to products. For example, you can create entitlement templates for Web or phone support so that users can easily add entitlements to products offered to customers. See Creating Entitlement Templates on page 16. Do you want to add custom fields to entitlement management? You can prompt users to enter information that's unique to your industry or support processes by creating custom fields. For example, you might create a currency field on entitlements named Cost to Renew. See Creating Custom Fields on page 18. Do you want to track the history of entitlement management fields? You can track changes on entitlement management fields. This lets you review who, when, and what has changed on every single entitlement, service contract, and contract line item. See Tracking Field History on page 18. Do you want to restrict the entitlements that users can select on a case? If you want users to choose entitlement-related items that are only relevant to cases' accounts or contacts, set up lookup filters. Lookup filters ensure data quality by reducing the number of options users can select from lookup fields. See Setting Up Entitlements-Related Lookup Filters on Cases on page 19. Do you want to enforce service levels on cases? You can add time-dependent processes to entitlements that specify the actions your support team must take when service levels on cases are near violation, violated, or successfully completed. For example, you can set up entitlement management to instruct support agents to call certain people when a customer's case is unresolved after two hours. See Enforcing Service Levels on page 21. Who should have access to entitlement management? All users must have permissions that grant them access to entitlement management features, fields, and tabs. Decide which users need access to entitlement management. For more information, including a description of the permissions, see Giving Users Access to Entitlement Management on page 32. 6
11 Planning your Implementation Do you want Customer Portal users to have access to entitlements or service contracts? To give your customers access to entitlement management, make the Entitlements or Service Contracts tabs visible in the Customer Portal. All customers, except high-volume portal users, can access entitlement management. See Providing Entitlement Management in the Customer Portal on page 35. Do you want partner portal users to have access to entitlements, service contracts, or contract line items? To give your partners access to entitlement management, make the Entitlements or Service Contracts tabs visible in the partner portal. See Providing Entitlement Management in the Partner Portal on page 37. Do you want to customize reports so users can view snapshots of entitlement management data? Use custom report types to define report criteria from which users can run and create reports on entitlements, service contracts, and contract line items. See Reporting on Entitlement Management on page 39. Do you want to review a list of additional entitlement management details? Before you begin your implementation, we suggest that you review a list of tips and best practices that go beyond the scope of the questions above. See Entitlement Management Notes, Limitations, and Best Practices on page 40. 7
12 CHOOSING AN ENTITLEMENT MODEL The first step to setting up entitlement management is to choose an entitlement model. Knowing which model to use helps you determine what you need to set up. Entitlement Model Entitlements Only Your Goal Reps Verify Support Eligibility from Support reps Accounts verify that Contacts contacts are eligible for Assets customer support Entitlements before they create tab cases Use If There's no need to manage your customers' entitlements as part of a service contract Your entitlements don't have a renewal process Entitlements aren't purchased by your customers; they're bundled with products (warranties) Your customers' entitlements are short term and managed independently of each other To Set Up See Setting Up Entitlements Only on page 10. EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Service Contracts with Entitlements Support reps verify that a contact is eligible for support based on a service contract Accounts Entitlements Contacts are purchased Assets and managed Service separately contracts from the See Setting Up Service Contracts with Entitlements on page 11. 8
13 Choosing an Entitlement Model Entitlement Model Your Goal Reps Verify Support Eligibility from Use If To Set Up Service contracts tab Entitlements tab products they cover and are part of a service contract Your customers' entitlements are renewed at a contract level Salesforce is used for customer support but may not be used for service contract management Service Contracts with Contract Line Items and Entitlements Support reps verify that a contact is eligible for support based on contract line items (products) in a service contract Accounts Salesforce is used for Contacts customer support and to manage your Assets customers' service Products contracts Service contracts Your support team Service contracts tab manages service Entitlements tab contract transactions, such as transfers, mergers, and renewals Warranties, subscriptions, or other support products appear as line items on your sales orders and map to one or more entitlements Entitlements are created and updated through an integration with your order management system See Setting Up Service Contracts with Contract Line Items and Entitlements on page 13. Note: For information on how reps verify support eligibility, see Verifying Entitlements in the Salesforce Help Tip: You can switch to a different entitlement model at any time. 9
14 SETTING UP ENTITLEMENT MANAGEMENT Before you set up entitlement management, see Choosing an Entitlement Model on page 8 to determine which model is best for your support team. You can set up entitlement management in one of the following ways: Setting Up Entitlements Only Setting Up Service Contracts with Entitlements Setting Up Service Contracts with Contract Line Items and Entitlements EDITIONS Additionally, if your organization uses the products feature, you can set up entitlement templates so that users can add predefined terms of support to products. See Creating Entitlement Templates on page 16. Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Note: You can use entitlement templates without setting up the service contracts with contract line items and entitlements model. See Choosing an Entitlement Model on page 8. Setting Up Entitlements Only To set up entitlements: 1. Enable entitlements. a. From Setup, click Customize > Entitlement Management > Settings. b. Select Enable Entitlements. c. Click Save. USER PERMISSIONS To set up entitlements: System Administrator 2. Customize entitlement page layouts. This lets you specify which entitlement fields display to users. a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Click Save when you're done. Tip: To limit the number of cases that entitlements support, add these fields to entitlement page layouts: Field Per Incident Cases Per Entitlement Remaining Cases Description Lets you limit the number of cases the entitlement supports. The total number of cases the entitlement supports. The number of cases the entitlement can support. This field decreases in value by one each time a case is created with the entitlement. 3. Add the Entitlement Name lookup field to case page layouts. This lets users add entitlements to cases. a. From Setup, click Customize > Cases. 10
15 Setting Up Entitlement Management Setting Up Service Contracts with Entitlements b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Entitlement Name field. 4. Add the Entitlements related list to account, contact, and asset page layouts. This lets users verify entitlements and create cases that are automatically associated with the correct entitlement, account, contact, and asset. a. From Setup, click Customize and choose Account, Contact, or Asset. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Entitlements related list. 5. Add the Entitlements tab to an app. This lets users view the Entitlements tab in a specific app. a. From Setup, click Create > Apps. b. Click Edit next to the app in which you want to add the Entitlements tab. c. Select Entitlements from the Available Tabs and click Add. Optionally, click Up and Down to define the order in which the tab will display in the app. 6. Optionally, add the Cases and Contacts related lists to entitlements page layouts. This lets users: View cases and contacts associated with entitlements Create cases automatically associated with the correct entitlements Add contacts to entitlements a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Cases and Contacts related lists. Setting Up Service Contracts with Entitlements To set up service contracts with entitlements: 1. Set up service contracts. 2. Set up entitlements. Setting Up Service Contacts To set up service contracts: 1. Enable entitlements. a. From Setup, click Customize > Entitlement Management > Settings. b. Select Enable Entitlements. c. Click Save. USER PERMISSIONS To set up service contracts: Manage Entitlements AND Customize Application 11
16 Setting Up Entitlement Management Setting Up Service Contracts with Entitlements 2. Customize service contract page layouts. This lets you specify which service contract fields display to users. a. From Setup, click Customize > Entitlement Management > Service Contracts. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Customize the page as necessary and click Save when you're done. 3. Add the Service Contracts tab to an app. This lets users view the Service Contracts tab in a specific app. a. From Setup, click Create > Apps. b. Click Edit next to the app in which you want to add the Service Contracts tab. c. Select Service Contracts from Available Tabs and click Add. Optionally, click Up and Down to define the order in which the tab will display in the app. 4. Add the Service Contacts related list to account and contact page layouts. This lets users create, update, and verify service contracts from accounts and contacts. a. From Setup, click Customize and choose Account or Contact. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Service Contracts related list. Setting Up Entitlements To set up entitlements: 1. Customize entitlement page layouts. This lets you specify which entitlement fields display to users. a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Click Save when you're done. Tip: To limit the number of cases that entitlements support, add these fields to entitlement page layouts: Field Per Incident Cases Per Entitlement Remaining Cases Description Lets you limit the number of cases the entitlement supports. The total number of cases the entitlement supports. The number of cases the entitlement can support. This field decreases in value by one each time a case is created with the entitlement. 2. Add the Entitlement Name lookup field to case page layouts. This lets users add entitlements to cases. a. From Setup, click Customize > Cases. b. Select Page Layouts and click Edit next to the page layout you want to customize. 12
17 Setting Up Entitlement Management Setting Up Service Contracts with Contract Line Items and Entitlements c. Add the Entitlement Name field. 3. Add the Entitlements related list to account, contact, and asset page layouts. This lets users verify entitlements and create cases that are automatically associated with the correct entitlement, account, contact, and asset. a. From Setup, click Customize and choose Account, Contact, or Asset. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Entitlements related list. 4. Add the Entitlements tab to an app. This lets users view the Entitlements tab in a specific app. a. From Setup, click Create > Apps. b. Click Edit next to the app in which you want to add the Entitlements tab. c. Select Entitlements from the Available Tabs and click Add. Optionally, click Up and Down to define the order in which the tab will display in the app. 5. Optionally, add the Cases and Contacts related lists to entitlements page layouts. This lets users: View cases and contacts associated with entitlements Create cases automatically associated with the correct entitlements Add contacts to entitlements a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Cases and Contacts related lists. Setting Up Service Contracts with Contract Line Items and Entitlements To set up service contracts with contact line items and entitlements: 1. Set up service contracts. 2. Set up contract line items. 3. Set up entitlements. Important: Make sure your organization uses the products feature. You can't use contract line items unless you're using products. See Products Home in the Salesforce Help. USER PERMISSIONS To set up service contracts and contract line items with entitlements: Manage Entitlements AND Customize Application Setting Up Service Contracts To set up service contracts: 1. Enable entitlements. a. From Setup, click Customize > Entitlement Management > Settings. 13
18 Setting Up Entitlement Management Setting Up Service Contracts with Contract Line Items and Entitlements b. Select Enable Entitlements. c. Click Save. 2. Customize service contract page layouts. This lets you specify which service contract fields display to users. a. From Setup, click Customize > Entitlement Management > Service Contracts. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Customize the page as necessary and click Save when you're done. 3. Add the Service Contracts tab to an app. This lets users view the Service Contracts tab in a specific app. a. From Setup, click Create > Apps. b. Click Edit next to the app in which you want to add the Service Contracts tab. c. Select Service Contracts from Available Tabs and click Add. Optionally, click Up and Down to define the order in which the tab will display in the app. 4. Add the Service Contacts related list to account and contact page layouts. This lets users create, update, and verify service contracts from accounts and contacts. a. From Setup, click Customize and choose Account or Contact. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Service Contracts related list. Setting Up Contract Line Items To set up contract line items: 1. Customize contract line item page layouts. This lets you specify which contract line item fields display to users. a. From Setup, click Customize > Entitlement Management > Service Contracts > Contract Line Items. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Click Save when you're done. 2. Add the Contract Line Items related list to service contract page layouts. This lets users create, edit, and delete contract line items from service contracts. a. From Setup, click Customize > Entitlement Management > Service Contracts. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Contract Line Items related list. Note: Contract line items only display to users on the Contract Line Items related list on service contracts. Setting Up Entitlements To set up entitlements: 14
19 Setting Up Entitlement Management Setting Up Service Contracts with Contract Line Items and Entitlements 1. Customize entitlement page layouts. This lets you specify which entitlement fields display to users. a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Click Save when you're done. Tip: To limit the number of cases that entitlements support, add these fields to entitlement page layouts: Field Per Incident Cases Per Entitlement Remaining Cases Description Lets you limit the number of cases the entitlement supports. The total number of cases the entitlement supports. The number of cases the entitlement can support. This field decreases in value by one each time a case is created with the entitlement. 2. Add the Entitlement Name lookup field to case page layouts. This lets users add entitlements to cases. a. From Setup, click Customize > Cases. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Entitlement Name field. 3. Add the Entitlements related list to account, contact, and asset page layouts. This lets users verify entitlements and create cases that are automatically associated with the correct entitlement, account, contact, and asset. a. From Setup, click Customize and choose Account, Contact, or Asset. b. Select Page Layouts and click Edit next to the page layout you want to customize. c. Add the Entitlements related list. 4. Add the Entitlements tab to an app. This lets users view the Entitlements tab in a specific app. a. From Setup, click Create > Apps. b. Click Edit next to the app in which you want to add the Entitlements tab. c. Select Entitlements from the Available Tabs and click Add. Optionally, click Up and Down to define the order in which the tab will display in the app. 5. Optionally, add the Cases and Contacts related lists to entitlements page layouts. This lets users: View cases and contacts associated with entitlements Create cases automatically associated with the correct entitlements Add contacts to entitlements a. From Setup, click Customize > Entitlement Management > Entitlements. b. Select Page Layouts and click Edit next to the page layout you want to customize. 15
20 Setting Up Entitlement Management Creating Entitlement Templates c. Add the Cases and Contacts related lists. Creating Entitlement Templates Entitlement templates are predefined terms of customer support that you can quickly add to products. For example, you can create entitlement templates for Web or phone support so that users can easily add entitlements to products offered to customers. Note: You can only use entitlement templates if your organization uses the products feature. To create entitlement templates: 1. From Setup, click Customize > Entitlement Management > Entitlements > Templates. 2. Click New Template. 3. Enter the details: Field Description EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud USER PERMISSIONS To create entitlement templates: Manage Entitlements Entitlement Template Name Term (Days) Entitlement Process Per Incident Cases Per Entitlement Business Hours The name of the entitlement template. We recommend using a descriptive name, such as Phone Support. This helps users better understand entitlement templates when they see them on related lists for products. The number of days the entitlement is in effect. The entitlement process associated with the entitlement. Entitlement processes are timelines that include all of the steps (milestones) that your support team must complete to resolve cases. Each process includes the logic necessary to determine how to enforce the correct service level for your customers. Lets you limit the number of cases the entitlement supports. The total number of cases the entitlement supports. This field is only available if Per Incident is selected. The entitlement's supported business hours. 16
21 Setting Up Entitlement Management Creating Entitlement Templates Field Type Description The type of entitlement, such as Web or phone support. Administrators can customize this field's values. 4. Click Save. 5. Customize product page layouts to add the Entitlement Templates related list. Optionally, you can customize the Entitlement Templates related list to add the Type and Business Hours fields. This lets users view the type of entitlement, such as Web or phone support, and any business hours that apply to the entitlement. 6. Click Save. 17
22 CUSTOMIZING FIELDS The following topics describe how you can customize entitlement management fields: Creating Custom Fields Tracking Field History Setting Up Entitlements-Related Lookup Filters on Cases EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Creating Custom Fields You can create custom fields for entitlement management that are specific to your industry or your support processes. For example, you can add unique text, picklist, and checkbox fields to entitlements, service contracts, or contract line items. See Custom Field Types in the Salesforce Help for a list of all the field types you can create. To create a custom field: 1. From Setup, click Customize > Entitlement Management and select the item for which you want to create a field: Entitlements Service Contracts Service Contracts > Contract Line Items USER PERMISSIONS To set up which fields are tracked: Customize Application 2. Click New in the Custom Fields & Relationships section. 3. Choose the type of field to create and click Next. 4. Enter a field label and name. 5. Enter any field attributes and click Next. 6. Set field-level security to determine whether the field should be visible or read only for specific profiles, and click Next. 7. Choose the page layouts that should display the field as editable. 8. Click Save. Tracking Field History You can select certain standard and custom fields to track on the History related list of entitlements, service contracts, and contract line items. Modifying any of these fields adds an entry to the History related list. All entries include the date, time, nature of the change, and who made the change. Note: Not all fields types are available for history tracking. See Track Field History in the Salesforce Help. To set up field history tracking: USER PERMISSIONS To set up which fields are tracked: Customize Application 1. From Setup, click Customize > Entitlement Management and select the item for which you want to track fields: 18
23 Customizing Fields Setting Up Entitlements-Related Lookup Filters on Cases Entitlements Service Contracts Service Contracts > Contract Line Items 2. Click Fields. 3. Click Set History Tracking. 4. Choose the fields you want tracked. 5. Click Save. 6. Add the History related list to the item's page layouts. See Customizing Page Layouts in the Salesforce Help. Setting Up Entitlements-Related Lookup Filters on Cases You can set up lookup filters on cases to restrict the entitlements-related items returned. For example, when portal users create a case and select the Entitlement Name field, they can choose only entitlements registered to their account or contact. See About Lookup Filters in the Salesforce Help. To set up entitlement-related lookup filters on cases: 1. From Setup, click Customize > Entitlement Management > Settings. 2. Choose the item(s) you'd like returned in the lookup fields. USER PERMISSIONS To set up entitlement-related lookups on cases: Manage Entitlements Lookup Field on Cases Asset Entitlement Click Same account on the case Same contact on the case Entitlements on the case's account Entitlements on the case's contact Active status Same account on the case Same asset on the case Same contact on the case To Return Assets registered to the account on the case. Note: To ensure that the lookup fields return all assets that share an account with the case, choose only this option. Assets registered to the contact on the case. Assets associated with entitlements that belong to the case's account. Assets associated with entitlements related to the case's contact. Entitlements with an Active Status. Entitlements associated with the account on the case. Entitlements associated with the asset on the case. Entitlements associated with the contact on the case. 19
24 Customizing Fields Setting Up Entitlements-Related Lookup Filters on Cases Choosing multiple items acts as an AND function. For example, choosing Same account on the case and Same contact on the case restricts items returned in the Asset field to assets registered to the account and contact on the case. 3. Click Save. Tip: Choose items that match how your support reps verify support eligibility. For example, choose the account-related items if your support reps verify support based on accounts. 20
25 ENFORCING SERVICE LEVELS After you choose an entitlement model and set up entitlement management, you can define and enforce service levels for each of your customers. For example, you can set up entitlement management to instruct support agents to call certain people when a customer's case is unresolved after two hours. Enforcing service levels consists of: 1. Setting up milestones 2. Setting up the Case Milestone Detail page 3. Creating an entitlement process 4. Adding milestones to the entitlement process 5. Adding milestone actions to the entitlement process 6. Adding the entitlement process to entitlements EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Setting Up Milestones Milestones are required steps in your support process. They're metrics that represent service levels to provide to each of your customers. Examples of milestones include First Response and Resolution Times on cases. See Useful Terminology on page 2 to learn how milestones work with entitlement processes to help your team resolve cases. To set up milestones: 1. From Setup, click Customize > Entitlement Management > Milestones. 2. Click New Milestone. 3. Enter a name and description. USER PERMISSIONS To create milestones: Manage Entitlements AND Customize Application We recommend naming milestones after common support tasks such as First Response Time or Resolution Time. This helps users understand milestones when they view them on cases or entitlement processes. 4. Click Save. 5. Customize case page layouts to: Add these milestone fields: Field Milestone Status Milestone Status Icon Description Shows a milestone's status on a case. Shows a milestone's status on the case by displaying one of the following icons: Compliant Open Violation 21
26 Enforcing Service Levels Setting Up the Case Milestone Detail Page Add the Case Milestones related list. This lets users view milestones on cases. You can add these fields to the Case Milestone related list: Field Elapsed Time Start Date Time Remaining Target Response Time Since Target Description Shows the time it took to complete a milestone. Automatically calculated to include any business hours on the case. Elapsed Time is calculated only after the Completion Date field is populated. The date and time that the milestone tracking started. Shows the time that remains before a milestone violation. Automatically calculated to include any business hours on the case. Shows the time to complete the milestone. Automatically calculated to include any business hours on the case. Shows the time that has elapsed since a milestone violation. Automatically calculated to include any business hours on the case. Note: For information on customizing page layouts and related lists, see Customizing Page Layouts in the Salesforce Help. Tip: You can add validation rules to case milestones so that when users update a milestone on a case, it meets the standards you specify before they can save it. For example, you can create a validation rule that ensures users select milestone completion dates that occur after case creation dates. To begin adding validation rules for case milestones, from Setup, click Customize > Cases > Case Milestones > Validation Rules. Setting Up the Case Milestone Detail Page When users are working on a case that has milestones, the milestones appear in the Case Milestones related list. Users can click a milestone to display its detail page. To customize the Case Milestone Detail page: 1. From Setup, click Customize > Cases > Case Milestones > Page Layouts > Edit. 2. Select which files to add or remove from the page: USER PERMISSIONS To create milestones: Manage Entitlements AND Customize Application Field Completed Completion Date Description Icon ( ) that indicates a milestone completion. The date and time the milestone was completed. 22
27 Enforcing Service Levels Creating Entitlement Processes Field Elapsed Time Entitlement Process Start Date Target Date Target Response Time Remaining Time Since Target Description Shows the time it took to complete a milestone. Automatically calculated to include any business hours on the case. Elapsed Time is calculated only after the Completion Date field is populated. The entitlement process that is being used for the case. Entitlement processes are optional. The date and time that the milestone tracking started. The date and time to complete the milestone. Shows the time to complete the milestone. Automatically calculated to include any business hours on the case. Shows the time that remains before a milestone violation. Automatically calculated to include any business hours on the case. Shows the time that has elapsed since a milestone violation. Automatically calculated to include any business hours on the case. Violation Icon ( ) that indicates a milestone violation. 3. Click Properties to make a field required or optional. 4. Click Save. Note: For information on customizing page layouts and related lists, see Customizing Page Layouts in the Salesforce Help. Creating Entitlement Processes Entitlement processes are timelines that include all of the steps (milestones) that your support team must complete to resolve cases. Each process includes the logic necessary to determine how to enforce the correct service level for your customers. For an example of how a case moves through an entitlement process, see the definition of an entitlement process in Useful Terminology on page 2. You can create entitlement processes after you: 1. Choose an entitlement model. 2. Set up milestones. USER PERMISSIONS To create and update entitlement processes: Manage Entitlements You can create up to 1000 entitlement processes and include up to ten milestones in each entitlement process. Contact Salesforce for information on increasing the number of entitlement processes and milestones. To create entitlement processes: 1. From Setup, click Customize > Entitlement Management > Entitlement Processes. 2. Click New Entitlement Process. 23
28 Enforcing Service Levels Creating Entitlement Processes 3. Enter a name and description. 4. Select Active to enable the process. Tip: You may want to activate an entitlement process after you've added milestone actions to it. This is because you can't update or delete milestone actions on a process after it's activated and applied to a case. 5. Choose the criteria for cases to enter and exit the entitlement process: Field Case enters the process Case exits the process Description Based on case created date Select if cases should enter the process when they're created. Based on a custom date/time field on the case Select if you want the value of a custom date/time field on the case to determine when the case enters the process. Based on when case is closed Select if cases should exit the process when they're closed. Based on custom criteria Select if cases should exit the process based on criteria you define. Additional Actions to Take? No. Yes, a drop-down list displays for selecting the custom date/time. You can only choose a custom date/time, not a custom date. No. Yes, select one of the following: Choose criteria are met and select the filter criteria that a case must meet for it to exit the process. For example, set a case filter to Priority equals Low if you want cases with the Priority field marked Low to exit the process. Choose formula evaluates to true and enter a formula that returns a value of True or False. Salesforce triggers the rule if the formula returns True. Choose formula evaluates to true and enter a formula that returns a value of True or False. Cases exit the process if the formula returns True. For example, the formula (Case: Priority equals Low) AND(Case: Case Origin equals , Web) moves cases out of the process if their Priority field 24
29 Enforcing Service Levels Creating Entitlement Processes Field Description Additional Actions to Take? is Low and the Case Origin field is marked or Web. 6. Click Save. 7. Optionally, add these fields to case page layouts: Field Timeline Description How far along a case is to reaching an entitlement process's milestones. You can click or hover your mouse pointer over each milestone to view its details. Milestones are represented by these icons: Completed milestone Violated milestone You can drag the Handle icon ( ) along the Timeline Zoom tool to view past and future milestones. When adding the Timeline field to case page layouts, click the wrench icon ( ) next to it and select Show label so the field name displays on cases. Entitlement Process Start Time Entitlement Process End Time Stopped Stopped Since The time the case entered an entitlement process. You can update or reset the time if you have the Edit permission on cases. When you reset the time: Closed or completed milestones aren't affected Incomplete milestones are recalculated based on the new start time The time the case exited an entitlement process. Lets you stop an entitlement process on a case. This may be necessary if you're waiting for a customer's response. Shows the date and time an entitlement process was stopped on a case. Note: If you have entitlement versioning enabled, you can create different versions of an entitlement process as your business needs and procedures change. See Entitlement Versioning Overview in the Salesforce Help. 25
30 Enforcing Service Levels Adding Milestones to Entitlement Processes Adding Milestones to Entitlement Processes Milestones are required steps in your support process. They're metrics that represent service levels to provide to each of your customers. Examples of milestones include First Response and Resolution Times on cases. Use milestones in entitlement processes to enforce the steps in your support process. You can add milestones to entitlement processes after you: 1. Choose an entitlement model. 2. Set up milestones. 3. Set up entitlement processes. To add milestones to entitlement processes: 1. From Setup, click Customize > Entitlement Management > Entitlement Processes. 2. Click the name of an entitlement process. 3. Click New on the Milestones related list. 4. Choose the milestone. USER PERMISSIONS To add milestones to entitlement processes: Manage Entitlements 5. In Time Trigger (Minutes), enter the number of minutes in which users need to complete the milestone before it triggers an action. Or, if you d like the trigger time for the milestone to be calculated dynamically based on the milestone type and properties of the case, click Enable Apex Class for the Time Trigger (Minutes). Note: You must have a custom Apex class that implements the Support.MilestoneTriggerTimeCalculator Apex interface to use the Enable Apex Class for the Time Trigger (Minutes) option. 6. Enter the order in which to process the milestone if a case matches the criteria of more than one milestone in an entitlement process. Use this if you have similar milestones, such as first response and first response with a case Priority of high. Cases can only match one milestone at a time in an entitlement process. 7. Enter the criteria a case must match for the milestone to apply to it: Choose criteria are met and select the filter criteria that a case must meet for a milestone to apply to it. For example, set a case filter to Priority equals High if you want the milestone to apply to cases with the Priority field marked High. Choose formula evaluates to true and enter a formula that returns a value of True or False. Salesforce triggers the rule if the formula returns True. Choose formula evaluates to true and enter a formula that returns a value of True or False. The milestone applies to cases if the formula returns True. For example, the formula (Case: Priority equals High) AND (Case: Case Origin equals , Web) applies the milestone to cases where the Priority field is High and the Case Origin field is marked or Web. Note that you can t use the Case Owner field in formulas. 8. Click Save. 9. Optionally, add the Milestones related list to entitlements page layouts. This lets users view milestones on entitlements. Note: The Timeline field shows you any milestones added to the entitlement process: The Milestone icon ( ) represents milestones. 26
31 Enforcing Service Levels Adding Milestone Actions to Entitlement Processes Click or hover your mouse pointer over each milestone to view its details. Drag the Handle icon ( ) along the Timeline Zoom tool to view past and future milestones. Adding Milestone Actions to Entitlement Processes Milestone actions are time-dependent workflow actions that occur at every step (milestone) in an entitlement process. Examples of milestone actions include sending alerts to specified users an hour before a first response is near violation or automatically updating certain fields on a case one minute after a first response successfully completes. See the definition of milestone actions in Useful Terminology on page 2 for the types of actions and automated processes you can add to milestones. Before you can add milestone actions to entitlement processes, you must: 1. Choose an entitlement model. 2. Set up milestones. 3. Set up entitlement processes. 4. Add milestones to entitlement processes. To add milestone actions to entitlement processes: 1. From Setup, click Customize > Entitlement Management > Entitlement Processes. 2. Click the name of an entitlement process. 3. Click the name of a milestone on the Milestone related list. 4. Add actions to the milestone: USER PERMISSIONS To add milestone actions to entitlement processes: Manage Entitlements AND Customize Application Click Add Workflow Action and Select New Task New New Field Update New Outbound Message Select Existing Action To Create a workflow task Create an alert Define a field update Define an outbound message Select an existing action Example Create a task for a support rep to call a customer when a first response is violated. Notify case owners when their cases are near violation of a first response. Update the case Priority field to High when a first response is near violation. Send data about parts or services to an external system after a first response is successful. Use an existing alert to notify a case owner when their case is near violation of a first response. Note: To make warning and violation actions time-dependent, add a time trigger first. The time trigger for success actions is the time trigger on the milestone. 27
32 Enforcing Service Levels Adding Entitlement Processes to Entitlements The Add Workflow Action button initially displays on the Success Actions section. It displays in the Warning Actions and Violation Actions sections after you add time triggers to them. Click Add Time Trigger to add a time trigger to the milestone. Time-triggered actions only occur during your organization's business hours. Click Add Workflow Action under a time trigger to add time-dependent actions. You can add up to ten actions and ten time triggers to each type of milestone action. Optionally: Click Edit next to any action or time trigger to modify it. Click Remove next to any action to remove it from the entitlement process. This removes the milestone action from the entitlement process but does not delete the milestone action. Click Delete next to any time trigger to remove it from the milestone. This deletes the time trigger and removes its actions from the entitlement process but does not delete the milestone actions. The actions are still available when you click Add Workflow Action and choose Select Existing Action. Adding Entitlement Processes to Entitlements Entitlement processes only apply to cases with assigned entitlements. To add an entitlement process to a case: 1. Add an entitlement process to an entitlement: a. Click Edit on an entitlement. b. Select an entitlement process from the Entitlement Process field. c. Click Save. USER PERMISSIONS To view entitlements: Read on entitlements To change entitlements: Edit on entitlements 2. Add the entitlement to the case: a. Click Edit on a case. b. Select the entitlement from the Entitlement Name field. c. Click Save. 28
33 UPDATING ENTITLEMENT PROCESSES Entitlement versioning lets you make changes to existing entitlement processes, even if they re assigned to active entitlements and cases. This can be useful if the business rules behind your entitlement processes change, for example, or if you need to create multiple versions of the same entitlement process that have only minor differences. With entitlement versioning, you don t need to create entirely new processes; you can simply create new versions of existing ones. When you create a new version of an entitlement process, you can change any of the following: Name Description Whether the process is active Whether the version is the default Entry criteria Exit criteria You can also add notes about the version. This makes it easy to differentiate between multiple versions of the same process, especially if they have the same name. On new versions of entitlement processes that are currently in use, you can add new milestones, but can t edit existing ones. On new versions of processes that aren t currently in use, you can both add new milestones and edit existing ones. Once you ve created a new version of an entitlement process, you can choose to apply it to all entitlements and cases assigned to the previously used version, or only to new entitlements and cases. Enabling Entitlement Versioning 1. From Setup, click Customize > Entitlement Management > Settings. 2. Select Enable Entitlement Versioning. Once you enable entitlement versioning, you can t disable it, even if you disable entitlement management. 3. Click Save. EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud USER PERMISSIONS To enable entitlement versioning: Manage Entitlements 29
34 Updating Entitlement Processes Creating New Versions of Entitlement Processes Creating New Versions of Entitlement Processes Watch a Demo (2:20 minutes) Entitlement versioning lets you make changes to existing entitlement processes, even if they re assigned to active entitlements and cases. This can be useful if the business rules behind your entitlement processes change, for example, or if you need to create multiple versions of the same entitlement process that have only minor differences. With entitlement versioning, you don t need to create entirely new processes; you can simply create new versions of existing ones. Before you can create new versions of entitlement processes, you need to enable entitlement versioning. To create a new version of an entitlement process: 1. From Setup, click Customize > Entitlement Management > Entitlement Processes. 2. Click the name of the entitlement process for which you want to create a new version. EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud USER PERMISSIONS To create and update entitlement processes: Manage Entitlements 3. In the Entitlement Process Versions list, click the version of the process from which you want to create a new version. 4. On the Entitlement Process Detail page, click Create New Version. 5. Specify the information for the new version. We recommend using the Version Notes field to include details about what makes the version you re creating different from others. This makes it easier to differentiate between multiple versions of the same entitlement process. 6. Click Save. On new versions of entitlement processes that are currently in use, you can add new milestones, but can t edit existing ones. On new versions of processes that aren t currently in use, you can both add new milestones and edit existing ones. Once you ve created a new version of an entitlement process, you can choose to apply it to all entitlements and cases assigned to the previously used version, or only to new entitlements and cases. Using New Versions of Entitlement Processes Watch a Demo (2:20 minutes) Once you ve created a new version of an entitlement process, you can choose to apply it to all entitlements and cases assigned to the previously used version, or only to new entitlements and cases. To apply it to a new entitlement (and, by extension, cases with that entitlement), simply choose it from the Entitlement Process lookup field when you create the entitlement. To apply a new entitlement process to cases and entitlements assigned to a previously used version of the process, follow these steps: 1. From Setup, click Customize > Entitlement Management > Entitlement Processes. 2. Click the name of the entitlement process you want to work with. The list on the main Entitlement Processes page shows the default version of each process. Click the name of a process to see a list of all available versions of it. EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud USER PERMISSIONS To create and update entitlement processes: Manage Entitlements 3. On the detail page for the entitlement process, click the name of the version you want to update cases and entitlements to. 4. Click New Update Rule. 30
35 Updating Entitlement Processes Using New Versions of Entitlement Processes 5. Choose the version of the entitlement process you want to update from. You can update from any other version of the process, whether or not it s active. 6. To prevent milestone warning and violation actions from being triggered on cases to which warnings or violations will newly apply after the update, select Don t Trigger New Milestone Warnings and Violations. 7. Click Save. The update rule detail page shows the estimated number of entitlements and cases that will be updated. 8. Click Start to begin the update process. Throughout the update process, the update rule detail page will refresh to show the number of entitlements and cases processed. To stop the update at any time, click Stop. 31
36 GIVING USERS ACCESS TO ENTITLEMENT MANAGEMENT After you set up entitlement management, you can let users access the feature. Users must have: Specific user permissions Access to the appropriate fields Access to the appropriate tabs Verify User Permissions The following user permissions control access to different features in entitlement management: Users Who Will Need These Permissions Permissions Are Automatically Enabled on These Standard Profiles EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud USER PERMISSIONS To create and edit users: Manage Internal Users Set up entitlement management, including milestones, entitlement processes, and entitlement templates Provide entitlement management to a Customer Portal Provide entitlement management to a partner portal Create or update custom report types that include entitlement management Create and run reports based on entitlement management custom report types Create cases with entitlements Manage Entitlements AND Customize Application Customize Application AND Manage Users and Edit Self-Service Users Customize Application AND Manage Users Manage Custom Report Types Create and Customize Reports Create on cases AND Read on entitlements System Administrator System Administrator System Administrator System Administrator Read Only, Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator 32
37 Giving Users Access to Entitlement Management Users Who Will Change entitlements on cases Verify or view entitlements Create entitlements Change entitlements View entitlement contacts Change entitlement contacts Verify or view service contracts Create service contracts Change service contracts Verify or view contract line items Add contract line items to service contracts: Change contract line items on service contracts Need These Permissions Edit on cases AND Read on entitlements Read on entitlements Create on entitlements Edit on entitlements Read on entitlement contacts Create on entitlement contacts AND Delete on entitlement contacts Read on service contracts Create on service contracts Edit on service contracts Read on contract line items Edit on service contracts AND Create on contract line items and Read on products and price books Edit on service contracts AND Edit on contract line items and Read on products and price books Permissions Are Automatically Enabled on These Standard Profiles Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator Read Only, Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator None: enable the permission in a permission set or custom profile None: enable the permission in a permission set or custom profile Read Only, Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator None: enable the permissions in a permission set or custom profile Read Only, Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator None: enable the permission in a permission set or custom profile None: enable the permission in a permission set or custom profile Read Only, Standard User, Solution Manager, Contract Manager, Marketing User, and System Administrator None: enable the permissions in a permission set or custom profile None: enable the permissions in a permission set or custom profile 33
38 Giving Users Access to Entitlement Management Tip: If a user permission isn't on a standard profile you need to use, create a permission set and enable the permission in it, or clone the standard profile and enable the permission in the custom profile. Set Field-Level Security Choose which entitlement management fields users can view and edit. Field-level security settings let you specify users access to fields on detail and edit pages, related lists, list views, reports, search results, and mail merge templates, and portals. You can set field-level security from a permission set, profile, or a particular field. To set field-level security, from Setup, click Customize > Entitlement Management > Entitlements > Fields. Make the Entitlements and Service Contracts Tabs Visible Entitlement management has two tabs: the Entitlements tab, where users can create and manage entitlements, and the Service Contracts tab, where users can create and edit service contracts and contract line items (if contract line items are set up). You can create a custom app with these tabs or instruct your users to add the tabs to an existing tab set. Only users with the Read permission on entitlements will see the Entitlements tab and only users with the Read permission on service contracts will see the Service Contracts tab. Contract line items display on the Service Contracts tab for users who have the Read permission on contract line items. 34
39 PROVIDING ENTITLEMENT MANAGEMENT IN THE CUSTOMER PORTAL User Permissions Needed To set up and update the Customer Portal "Customize Application" To create and edit profiles: "Manage Profiles and Permission Sets" To manage Customer Portal users: "Edit Customer Portal Users" EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud You can use the Customer Portal to provide your customers with access to their entitlements and service contracts. Contract line items don't display in the Customer Portal. After you have set up entitlement management and the Customer Portal in your organization, complete the following steps to make entitlement management visible to portal users. For instructions on setting up the Customer Portal and managing profiles, see the Salesforce online help. 1. Update Customer Portal profiles: a. Clone Customer Portal profiles to include the Read permission on entitlements or service contracts. Note: High-volume portal users can't access entitlement management. b. Optionally, on the profiles of delegated Customer Portal user administrators, include the Create and Delete permissions on entitlement contacts. This lets delegated portal user administrators update entitlement contacts. For more information on delegated portal user administrators, see Delegating Customer Portal User Administration and Portal Super User in the Salesforce Help. c. In the cloned profiles, verify that the tab visibility for the Entitlements or Service Contract tabs are Default On. 2. Activate the new profiles: a. From Setup, click Customize > Customer Portal > Settings. b. Click the name of the Customer Portal to open the detail page. c. In the Assigned Profiles related list, click Edit Profiles and activate the new profiles. 3. Add the Entitlement Name field to case page layouts assigned to portal users. This lets portal users add entitlements to cases. a. From Setup, click Customize > Cases > Page Layouts. b. Click Edit next to a page layout. c. Add the Entitlement Name field. Tip: Don't add the following entitlement process fields to case page layouts for portal users because portal users shouldn't access information related to your internal support processes: Entitlement Process Start Time, Entitlement Process End Time, Stopped, and Stopped Since. 35
40 Providing Entitlement Management in the Customer Portal 4. Optionally, add the Entitlements related list to account and contact page layouts assigned to delegated portal user administrators. This lets delegated portal user administrators create cases automatically associated with the right entitlements. a. From Setup, click Customize, select account or contact, and choose Page Layouts. b. Click Edit next to a page layout. c. Add the Entitlements related list. 5. Add the Entitlements or Service Contracts tab to each Customer Portal: a. On the Customer Portal detail page, click Customize Portal Tabs. b. Select the Entitlements or Service Contracts tab in Available Tabs and click the Add arrow to move the tab into the Selected Tabs box. To change the order of the tabs, use the Up or Down arrows. c. Click Save. 6. Assign the cloned profiles to your Customer Portal users: a. Display the contact detail page. b. To create a new Customer Portal user, choose Enable Customer User from the Manage External User drop-down button. To update an existing user, click View Customer User. c. For a new user, select the cloned profile from the Profile drop-down menu. For an existing user, click Edit and then select the profile. 36
41 PROVIDING ENTITLEMENT MANAGEMENT IN THE PARTNER PORTAL User Permissions Needed To set up and update the partner portal: "Customize Application" To create and edit profiles: "Manage Profiles and Permission Sets" To manage portals: "Manage Users" EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud You can use the partner portal to provide your partners with access to entitlements, service contracts, or contract line items. After you have set up entitlement management and the partner portal in your organization, complete the following steps to make entitlement management visible to portal users. For instructions on setting up the partner portal and managing profiles, see the Salesforce online help. 1. Update Partner User profiles: a. Clone the Partner User profiles to include the Read user permission on entitlements, service contracts, or contract line items. b. Optionally, on the profiles of delegated partner user administrators, include the Create and Delete permissions on entitlement contacts. This lets delegated partner user administrators update entitlement contacts. For more information on delegated partner user administrators, see Delegating Partner User Administration in the Salesforce Help. c. In the cloned profiles, verify that the tab visibility for the Entitlements or Service Contract tab is Default On. 2. Activate the new profile: a. From Setup, click Customize > Partners > Settings. b. Select a partner portal. c. In the Assigned Profiles related list, click Edit Profiles and activate the new profile. 3. Optionally, add the Entitlement Name field to case page layouts assigned to portal users. This lets portal users add entitlements to cases. a. From Setup, click Customize > Cases > Page Layouts. b. Click Edit next to a page layout. c. Add the Entitlement Name field. Tip: Don't add the following entitlement process fields to case page layouts for portal users because portal users shouldn't access information related to your internal support processes: Entitlement Process Start Time, Entitlement Process End Time, Stopped, and Stopped Since. 4. Optionally, add the Entitlements related list to account and contact page layouts assigned to delegated partner user administrators. This lets delegated partner user administrators create cases automatically associated with the right entitlements. a. From Setup, click Customize, select account or contact, and choose Page Layouts. b. Click Edit next to a page layout. 37
42 Providing Entitlement Management in the Partner Portal c. Add the Entitlements related list. 5. Add the Entitlements or Service Contracts tab to each partner portal: a. On the partner portal detail page, click Customize Portal Tabs. b. Select the Entitlements or Service Contracts tab in Advanced Tabs and click the Add arrow to move the tab into the Selected Tabs box. To change the order of the tabs, use the Up and Down arrows. c. Click Save. 6. Assign the cloned profiles to your partner portal users: a. Display the contact detail page. b. To create a new partner portal user, click Manage External User, then Enable Partner User. To update an existing user, click View Partner User. c. For a new user, select the cloned profile from the Profile drop-down menu. For an existing user, click Edit and then select the profile. 38
43 REPORTING ON ENTITLEMENT MANAGEMENT You can use custom report types to define report criteria from which users can run and create reports on entitlements, service contracts, and contract line items. After you set up entitlement management, the following custom report types are automatically included in your organization: Custom Report Type Accounts with entitlements with contacts Description Lists accounts with entitlements that include contacts (named callers). Report Type Location Accounts & Contacts EDITIONS Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud Service contracts with contract line items Service contracts with entitlements Lists service contracts with contract line items (products). Lists service contracts with entitlements. Customer Support Reports Customer Support Reports Users with the Create and Customize Reports permission can click Create New Custom Report on the Reports tab to run a report based on any of the above custom report types. Additionally, users can report on cases with milestones by selecting the cases with milestones report type under Customer Support Reports. However, you can't customize this report type. To customize entitlement management custom report types: 1. From Setup, click Create > Report Types. 2. From the All Custom Report Types page, you can: Define a new custom report type by clicking New Custom Report Type. You can't select entitlements as a primary object. Update a custom report type's name, description, report type category, and deployment status by clicking Edit next to a custom report type's name. Delete a custom report type by clicking Del next to the custom report type's name. All the data stored in the custom report type will be deleted and cannot be restored from the Recycle Bin. Display detailed information about a custom report type and customize it further by clicking a custom report type's name. Note: For information on reports and custom report types, see Set Up a Custom Report Type in the Salesforce Help. 39
44 ENTITLEMENT MANAGEMENT NOTES, LIMITATIONS, AND BEST PRACTICES Notes and Limitations EDITIONS You can only use contract line items if your organization uses products. You can't create list views for contract line items.. You can't share entitlements. If an entitlement has an account, its sharing is inherited from account sharing. Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Service Cloud You can't share contract line items. Sharing for contract line items is inherited from service contract sharing. For example, users with the Read permission on service contracts inherit the Read permission on contract line items. If you want your customers or partners to access their entitlements or service contracts, add entitlements or service contracts to your portals. Don't add the following entitlement process fields to case page layouts for portal users because portal users shouldn't access information related to your internal support processes: Entitlement Process Start Time, Entitlement Process End Time, Stopped, and Stopped Since. If you use the Per Incident field to limit the number of cases entitlements support, we recommend setting field-level security on the Cases Per Incident and Remaining Cases fields to read-only for users who shouldn't modify per incident support. Entitlements don't automatically apply to cases created with Web-to-Case or -to-Case. If needed, you can add entitlements to these features using Apex code. You can't add milestones to cases without using entitlement processes. Entitlement processes apply milestones to cases. Merge fields for entitlements on cases aren't supported. For example, if you add the Entitlement Name {!Case.Entitlement} merge field to an template, the field is not populated on the template. Best Practices Set up lookup filters on cases to restrict the entitlements-related items returned. For example, when portal users create a case and select the Entitlement Name field, they can choose only entitlements registered to their account or contact. Use Apex code to automatically mark milestones as Completed on cases that match unique criteria. For example, you can create an Apex trigger on Message that marks a first response milestone as Completed on cases when support reps send from cases. Use the Mass Transfer Tool to transfer multiple service contracts from one user to another. Customize the values for the Type field on entitlements to match the types of entitlements your team provides or sells, such as Web support or online training. Add the Status Icon field to entitlements, service contracts, and contract line items page layouts so that users can easily see one of these three statuses: Active Expired Inactive 40
45 Entitlement Management Notes, Limitations, and Best Practices Additionally, you can add fields to page layouts. Use sharing rules to give users access to service contracts they don't own; you can't extend the organization-wide default sharing model for service contracts. If you use products, set up entitlement templates to predefine terms of support that users can add to products. Set up entitlement processes to enforce all the steps that your support team must complete to resolve cases. If you re not using entitlement versioning, we recommend activating entitlement processes after you've added milestone actions to them. This is because you can't update or delete milestone actions on a process after it's activated and applied to a case. We recommend creating new entitlement processes to replace existing, active ones applied to cases. If you re using entitlement versioning, you can update existing entitlement processes, even when they re assigned to active entitlements and cases. You can create up to 1000 entitlement processes and include up to ten milestones in each entitlement process. Contact Salesforce for information on increasing the number of entitlement processes and milestones. Use custom report types to define report criteria from which users can run and create reports on entitlements and service contracts. You can view cases with milestones by creating case list views that filter on milestone fields. Use the entitlement process queue to view or cancel active entitlement process actions. You can add validation rules to case milestones so that when users update a milestone on a case, it must meet the standards you specify before they can save it. For example, you can create a validation rule that ensures users select milestone completion dates that occur after case creation dates. To begin adding validation rules for case milestones, from Setup, click Customize > Cases > Case Milestones > Validation Rules. 41
Entitlement Management Implementation Guide
Entitlement Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: November 6, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Case Management Implementation Guide
Case Management Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Set Up and Maintain Customer Support Tools
Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Case Management Implementation Guide
Case Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Chatter Answers Implementation Guide
Chatter Answers Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: May 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Salesforce Customer Portal Implementation Guide
Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Chatter Answers Implementation Guide
Chatter Answers Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Answers Implementation Guide
Answers Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
License Management App 2.1 Administration and User Guide
Salesforce.com: Winter '11 License Management App 2.1 Administration and User Guide Last updated: November 30, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered
Salesforce Lead Management Implementation Guide
Salesforce Lead Management Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: May 17, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered
Setting Up Person Accounts
Setting Up Person Accounts Salesforce, Winter 16 @salesforcedocs Last updated: November 4, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Campaign Management Implementation Guide
Campaign Management Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Enterprise Territory Management Implementation Guide
Enterprise Territory Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 8, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Self-Service Portal Implementation Guide
Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
License Management and Support Guide
License Management and Support Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 8, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Salesforce Knowledge Implementation Guide
Salesforce Knowledge Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Work.com Implementation Guide
Work.com Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 20, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
LiveText for Salesforce Quick Start Guide
LiveText for Salesforce Quick Start Guide (C) 2014 HEYWIRE BUSINESS ALL RIGHTS RESERVED LiveText for Salesforce Quick Start Guide Table of Contents Who should be looking at this document... 3 Software
Setting Up Person Accounts
Setting Up Person Accounts Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Live Agent for Support Agents
Live Agent for Support Agents Salesforce, Spring 16 @salesforcedocs Last updated: February 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of
Manual. 3CX Phone System integration with Microsoft Outlook and Salesforce Version 1.0
Manual 3CX Phone System integration with Microsoft Outlook and Salesforce Version 1.0 Copyright 2006-2009, 3CX ltd. http:// E-mail: [email protected] Information in this document is subject to change without
Volunteers for Salesforce Installation & Configuration Guide Version 3.76
Volunteers for Salesforce Installation & Configuration Guide Version 3.76 July 15, 2015 Djhconsulting.com 1 CONTENTS 1. Overview... 4 2. Installation Instructions... 4 2.1 Requirements Before Upgrading...
Salesforce CRM Content Implementation Guide
Salesforce CRM Content Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 8, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Getting Started with Relationship Groups
Getting Started with Relationship Groups Understanding & Implementing Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved.
Force.com Sites Implementation Guide
Force.com Sites Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Checkout User Guide. Salesforce, Spring '12. @salesforcedocs
Checkout User Guide Salesforce, Spring '12 @salesforcedocs Last updated: July 7, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
MARKETO LEAD MANAGEMENT APP INSTALLATION AND SYNCHRONIZATION WITH SALESFORCE. Installation Guide Version 1.2
MARKETO LEAD MANAGEMENT APP INSTALLATION AND SYNCHRONIZATION WITH SALESFORCE Installation Guide Version 1.2 CONTENTS INSTALLATION AND SYNCHRONIZATION OVERVIEW... 2 STEP 1: SET UP REQUIRED PERMISSIONS IN
Getting Started with the Aloha Community Template for Salesforce Identity
Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved.
SETTING UP SALESFORCE ORDERS FOR YOUR ORGANIZATION
SETTING UP SALESFORCE ORDERS FOR YOUR ORGANIZATION Summary Use orders to automate your organization s post-deal process. Create orders using your contract and account data in Salesforce. Then, track order
Using the Drag-and-Drop Report Builder
Using the Drag-and-Drop Report Builder Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Kaseya 2. User Guide. Version 1.0
Kaseya 2 Kaseya Service Desk User Guide Version 1.0 April 19, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.
LiveText Agent for Salesforce Installation Guide
LiveText Agent for Salesforce Installation Guide (C) 2015 HEYWIRE ALL RIGHTS RESERVED LiveText Agent for Salesforce Installation Guide Table of Contents Who should be looking at this document... 3 Software
Visual Workflow Guide
Visual Workflow Guide Version 35.0, Winter 16 @salesforcedocs Last updated: October 2, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Get Started with Sales Cloud Implementation Guide
Get Started with Sales Cloud Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
Table of Contents. Copyright 2010-2015 Symphonic Source, Inc. All rights reserved. Salesforce is a registered trademark of salesforce.
DupeCatcher is a real-time deduplication app designed specifically for Salesforce. It is a 100% APEX developed and deployed managed package, and is installed via the Salesforce AppExchange, eliminating
ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs
ISVforce Guide Version 35.0, Winter 16 @salesforcedocs Last updated: vember 12, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Creating a Public Knowledge Base with Salesforce Knowledge
Salesforce.com: Spring 13 Creating a Public Knowledge Base with Salesforce Knowledge Last updated: February 1, 2013 Copyright 2000 2013 salesforce.com, inc. All rights reserved. Salesforce.com is a registered
Salesforce Classic Guide for iphone
Salesforce Classic Guide for iphone Version 37.0, Summer 16 @salesforcedocs Last updated: July 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Synchronize with Salesforce
Synchronize with Salesforce What is it? Salesforce is an industry leading SaaS business tool used by many companies. It's a great tool to use in combination with JangoMail--to provide the list data for
How to Integrate Salesforce with Your Constant Contact Account FOR ENTERPRISE & UNLIMITED EDITIONS
HOW-TO GUIDE EMAIL MARKE TING How to Integrate Salesforce with Your Constant Contact Account FOR ENTERPRISE & UNLIMITED EDITIONS INSIGHT PROVIDED BY www.constantcontact.com 1-866-876-8464 This guide is
Abila Grant Management. Document Management
Abila Grant Management This is a publication of Abila, Inc. Version 2014 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names
IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS
IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS Data.com Clean Overview In addition to finding and adding new accounts, contacts, and leads, Data.com cleans your existing Salesforce data
Genius in Salesforce.com Pre- Installation Setup
Genius in Salesforce.com Pre- Installation Setup Contents Introduction... 3 License Level... 3 Salesforce Profile Permission... 3 Administration Permissions:... 3 General User Permissions:... 4 Standard
DocuSign Connect for Salesforce Guide
Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign
Visual Workflow Guide
Visual Workflow Guide Version 34.0, Summer 15 @salesforcedocs Last updated: July 29, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015
DocuSign for Salesforce Administrator Guide v6.1.1 Rev A Published: July 16, 2015 Copyright Copyright 2003-2015 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights
SpringCM Integration Guide. for Salesforce
SpringCM Integration Guide for Salesforce January 2013 Introduction You are minutes away from fully integrating SpringCM into your Salesforce account. The SpringCM Open Cloud Connector will allow you to
CRM Rollout Guide. salesforce.com Spring 04 Copyright 2000-2004 salesforce.com, inc. All rights reserved.
CRM Rollout Guide salesforce.com Spring 04 Copyright 2000-2004 salesforce.com, inc. All rights reserved. CRM ROLLOUT GUIDE CHECKLIST Section 1: Preparation Identify "Go-Live" Date Identify Project Manager,
emarketing Manual- Creating a New Email
emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a
XTIVIA, Inc. Vicinity for Salesforce Installation Guide
XTIVIA, Inc. Vicinity for Salesforce Installation Guide Vicinity for Salesforce Our Mission XTIVIA, Inc. offers expertise in CRM applications, business process optimization, and Sales Consulting services
Force.com Workbook. Salesforce Platform Workshop, Spring 16. @salesforcedocs
Force.com Workbook Salesforce Platform Workshop, Spring 16 @salesforcedocs Last updated: January 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Scribe Online Integration Services (IS) Tutorial
Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,
CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module MaaS360 Version 1.0.1. ForeScout Mobile
CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module Version 1.0.1 ForeScout Mobile Table of Contents About the Integration... 3 ForeScout MDM... 3 Additional Documentation...
Jive Case Escalation for Salesforce
Jive Case Escalation for Salesforce TOC 2 Contents System Requirements... 3 Understanding Jive Case Escalation for Salesforce... 4 Setting Up Jive Case Escalation for Salesforce...5 Installing the Program...
SpringCM Integration Guide. for Salesforce
SpringCM Integration Guide for Salesforce September 2014 Introduction You are minutes away from fully integrating SpringCM into your Salesforce account. The SpringCM Open Cloud Connector will allow you
Quick Actions Implementation Guide
Quick Actions Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: February 3, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
Course Details V1.0. Selinis Technologies Pvt Ltd. 2012, All Rights Reserved
Salesforce.com CRM Administration & Development Course Details V1.0 Selinis Pvt Ltd. 2012, All Rights Reserved Salesforce.com Administration Course Details V1.0 CRM Overview Introduction to CRM? Why CRM?
Financial Services Cloud Implementation Guide
Financial Services Cloud Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered
Installation & Configuration Guide Professional Edition
Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...
User Guide. v1.0.0.0
Kaseya Service Desk User Guide v1.0.0.0 March 3, 2010 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's
Wave Analytics Platform Setup Guide
Wave Analytics Platform Setup Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 15, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
How To Use Netsuite With Openair
NetSuite OpenAir/NetSuite Integration Guide October 17, 2015 2015 NetSuite, Inc. NetSuite OpenAir/NetSuite Integration Guide November 12, 2015 This document is the property of NetSuite Inc., and may not
Salesforce Bootcamp for Nonprofits Workbook
Salesforce Bootcamp for Nonprofits Workbook 1 501Partners, LLC Contents OVERVIEW & TERMINOLOGY...4 1. ENTERING CONTACTS AND ORGANIZATIONS...5 Exercise 1: Create Two Individual Contacts and connect them
Admin Reference Guide. PinPoint Document Management System
Admin Reference Guide PinPoint Document Management System 1 Contents Introduction... 2 Managing Departments... 3 Managing Languages... 4 Managing Users... 5 Managing User Groups... 7 Managing Tags... 9
Implementing State and Country Picklists
Implementing State and Country Picklists Salesforce, Summer 16 @salesforcedocs Last updated: June 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark
efiletexas.gov Review Queue User Guide
efiletexas.gov Review Queue User Guide EFS-TF-200-3194 v.4 February 2014 Copyright and Confidentiality Copyright 2014 Tyler Technologies, Inc. All rights reserved. All documentation, source programs, object
Salesforce Integration
Salesforce Integration 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective
Microsoft Dynamics GP. Electronic Signatures
Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,
Chapter 15: Forms. User Guide. 1 P a g e
User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form
Kaseya 2. User Guide. Version 1.1
Kaseya 2 Directory Services User Guide Version 1.1 September 10, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.
Analyze Your Data. Salesforce, Winter 16. @salesforcedocs
Analyze Your Data Salesforce, Winter 16 @salesforcedocs Last updated: December 17, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,
Compliance Rule Sets in MaaS360
Compliance Rule Sets in MaaS360 MaaS360 allows you to apply sets of compliance rules on mobile devices. These rules are conditions that are checked on devices on real-time basis. If a device is not in
Brainshark/Salesforce.com Integration Installation Procedures
Page1 Brainshark/Salesforce.com Integration Installation Procedures The Brainshark/Salesforce integration allows Salesforce users to send emails containing links to Brainshark presentations from a contact
2011 Zendesk. All rights reserved. Zendesk Enterprise User s Guide
2011 Zendesk. All rights reserved. Zendesk Enterprise User s Guide Setting up to manage multiple brand help desks............................................ 1 Step 1: Contact Zendesk to set up help desk
Kaseya 2. User Guide. Version 1.0
Kaseya 2 Kaseya Service Desk User Guide Version 1.0 June 10, 2010 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.
Salesforce Certified Administrator Study Guide
Salesforce Certified Administrator Study Guide Winter 16 STUDY GUIDE 0 Contents ABOUT THE SALESFORCE CERTIFIED ADMINISTRATOR PROGRAM... 1 SECTION 1. PURPOSE OF THIS STUDY GUIDE... 1 SECTION 2. AUDIENCE
Intellect Platform - Tables and Templates Basic Document Management System - A101
Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System
I-9 System User Manual
I-9 System User Manual for Human Resource Professionals For any questions, please contact: VISANOW Customer Support t: 855.847.2669 (prompt 1) e: [email protected] Introduction Welcome to VISANOW
Salesforce.com Winter 14 Release Notes
Salesforce.com: Winter 14 Salesforce.com Winter 14 Release Notes Last updated: January 4, 2014 Copyright 2000 2013 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of
Sophos Mobile Control Administrator guide. Product version: 3
Sophos Mobile Control Administrator guide Product version: 3 Document date: January 2013 Contents 1 About Sophos Mobile Control...4 2 About the Sophos Mobile Control web console...7 3 Key steps for managing
How to Integrate Salesforce with Your Constant Contact Account
HOW-TO GUIDE EMAIL MARKETING How to Integrate Salesforce with Your Constant Contact Account FOR PROFESSIONAL & GROUP EDITIONS INSIGHT PROVIDED BY www.constantcontact.com 1-866-876-8464 This guide is to
InGenius Connector Enterprise Demo System for Salesforce
InGenius Connector Enterprise Demo System for Salesforce User Guide Release 2.13 July 1, 2014 TRADEMARKS InGenius, InGenius Connector and the InGenius logo are trademarks of InGenius Software Inc. Windows,
Administrator's Guide
Administrator's Guide Copyright SecureAnywhere Mobile Protection Administrator's Guide November, 2012 2012 Webroot Software, Inc. All rights reserved. Webroot is a registered trademark and SecureAnywhere
Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide
January 24, 2015 Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide Spambrella and/or other noted Spambrella related products contained herein are registered
Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal
Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco
HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing
HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July
How To Tag Assets In A Microsoft Qoq On A Microsq.Com (For Free) On A Pc Or Macbook Or Macsoft.Com On A Macbook (For Paid) On An Ipad Or Ipad (
Dynamic Asset Tagging provides a flexible and scalable way to automatically discover and organize the assets in your environment and make them available for scanning, reporting and ticketing within Qualys.
Robot SCHEDULE Web Interface User Guide
Robot SCHEDULE Web Interface User Guide Copyright Copyright HelpSystems, LLC. Robot is a division of HelpSystems. Robot SCHEDULE, HelpSystems Web Server, OPAL, OPerator Assistance Language, Robot ALERT,
The New Dataroom Center Administration in. Brainloop Secure Dataroom Service Version 8.30. Administrative Guide for Dataroom Center Managers
The New Dataroom Center Administration in Brainloop Secure Dataroom Service Version 8.30 Administrative Guide for Dataroom Center Managers Copyright Brainloop AG, 2004-2014. All rights reserved. Document
Security Implementation Guide
Salesforce.com: Spring '10 Security Implementation Guide Last updated: January 31, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of salesforce.com,
eopf Release E Administrator Training Manual
eopf Release E Administrator Training Manual i The United States Office Of Personnel Management eopf Administrator Training Manual for eopf v5 eopf Version 4.1, July 2007, March 2008, March 2009; eopf
NN Markedsdata application installation instruction
NN Markedsdata application installation instruction This document is a guide for installing NN Markedsdata application to your Salesforce organization. Following instruction prepared for people with Salesforce
AT&T Voice DNA User Guide
AT&T Voice DNA User Guide Page 1 Table of Contents GET STARTED... 4 Log In... 5 About the User Dashboard... 9 Manage Personal Profile... 15 Manage Messages... 17 View and Use Call Logs... 22 Search the
Portal Administration. Administrator Guide
Portal Administration Administrator Guide Portal Administration Guide Documentation version: 1.0 Legal Notice Legal Notice Copyright 2013 Symantec Corporation. All rights reserved. Symantec, the Symantec
Contents. Velocify Pulse
Contents Introduction to Velocify Drawloop Connector... 3 Who is Drawloop?... 3 How will the Velocify Drawloop Connector help my business?... 3 Are there any prerequisites for using the Velocify Drawloop
Getting Started with Social Customer Service
Getting Started with Social Customer Service Salesforce, Winter 16 @salesforcedocs Last updated: December 24, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered
A Guide To Evaluating a Bug Tracking System
A Guide To Evaluating a Bug Tracking System White Paper By Stephen Blair, MetaQuest Software Published: October, 2004 Abstract Evaluating a bug tracking system requires that you understand how specific
Accounts Payable Workflow Guide. Version 12.0
Accounts Payable Workflow Guide Version 12.0 Copyright Information Copyright 2014 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored
Supply Chain Finance WinFinance
Supply Chain Finance WinFinance Customer User Guide Westpac Banking Corporation 2009 This document is copyright protected. Apart from any fair dealing for the purpose of private study, research criticism
