Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 4.7 KB

wa-work-assignment-manage-settings.md

File metadata and controls

82 lines (57 loc) · 4.7 KB
title description author ms.author ms.reviewer ms.topic ms.collection ms.date ms.custom
Configure work assignment
Learn how to configure Dynamics 365 Sales to automatically assign work to your sales teams.
udaykirang
udag
udag
how-to
05/20/2024
bap-template
ai-gen-docs-bap
ai-gen-desc
ai-seo-date:10/19/2023

Configure work assignment

Work assignment is a feature of Dynamics 365 Sales that removes the burden of manually assigning leads, opportunities, and other work to your sales team. Using assignment rules that can consider sellers' attributes, availability, and capacity, the sales accelerator automatically assigns the right salesperson at the right time to the right leads and opportunities.

[!INCLUDE sales-work-assignment]

License and role requirements

Requirement type You must have
License Dynamics 365 Sales Premium, Dynamics 365 Sales Enterprise, or Microsoft Relationship Sales
Security roles System Administrator, Sequence Manager, or Sales Manager

Configure work assignment for your sales team

Configuring work assignment is simple:

  1. Select the security roles that assignment rules can automatically assign records to.
  2. Create segments to group incoming leads and opportunities.
  3. Create sequences to automate the steps of your sales process.
  4. Connect segments to sequences.
  5. Set sellers' attributes and capacity.
  6. Determine how your sellers' availability is set and which calendar to use.
  7. Create and activate assignment rules.

Change work assignment settings

After you configure work assignment for your organization, you can make adjustments as needed:

Stop assigning work to sellers

While sellers are on vacation or are otherwise unavailable, you can stop new records from being assigned to them automatically. Turn assignment on the same way when they're back at work.

  1. Sign in to your Sales Hub app.

  2. In the lower-left corner of the page, select Change area > Sales Insights settings.

  3. Under Sales accelerator, select Work assignment.

  4. Select Settings.

  5. (Optional) If the list of sellers is long, use filters to focus on the ones you want.

  6. Turn off the toggle in the Assign records column and confirm when you're prompted to do so.

Add work assignment site map entry to custom app

Note

Configure the Work assignment feature in your organization before you add the site map to your custom app.

When you create a custom model-driven app, you choose a default solution to create a site map for the app. However, the site map contains only entries that are based on entity forms. The work assignment option is based on URL custom control form and does not appear in the site maps. You must manually add the option to the site map. After you add these options, users in your organization can see them on the app’s sitemap. Use the following URLs to add the work assignment site map to your custom app and perform the steps in add site map entry to custom app:

Feature name URL
Work assignment /main.aspx?pagetype=control&controlName=MscrmControls.SalesRouting.WorkAssignmentHostControl
Work assignment settings /main.aspx?pagetype=control&controlName=MscrmControls.SalesRouting.WorkAssignmentHostControl&data={"isSettingsPageRequested":true}

[!INCLUDE cant-find-option]