Setting up Rate Cards
For general information about rate cards, see Rate Cards Overview.
General Configuration
If you are an administrator, you can determine the behavior of rate cards in the following ways.
Rate Card Matching
The rate cards that are matched to resource requests depend on various factors. The following are criteria for matching rate cards, and their precedence varies.
Choosing Between Multiple Matches
You can configure how a rate card is selected for matching when multiple equally viable matches are found.
Bill Rate or Margin
You can use the use-highest-bill-rate-cost-rate-margin configuration option in the Resource Requests configuration group to determine if a rate card is selected by comparing either the suggested bill rate and choosing the greatest one, or by choosing the greatest margin. The default of this configuration option is true, which means the rate card with the highest suggested bill rate is used by default.
Rate Card Matcher Plugin API
You can use the Rate Card Matcher plugin API to customize how the best matching rate cards are chosen. The plugin takes all of the rate cards that are equally matched according to the matching criteria, and applies custom logic to choose only one matching rate card. This overrides the use-highest-bill-rate-cost-rate-margin configuration option. If there are no matching rate cards for a resource request, the plugin will not execute because there are no rate cards to choose between. For more information, see Permission Sets and Other Technical Documentation.
If the Rate Card Matching is disabled and a plugin is used, it will send an empty list of rate cards to the plugin. You will then need to independently query the available rate cards in the plugin before applying logic to choose one matching rate card.
Creating Rate Cards
To create a new rate card:
- Do one of the following:
- Complete the fields as described in Rate Card Fields.
- [Optional] Enter a Resource Role and one of the following for PSA to populate the suggested bill rate and average cost rate automatically when another user creates a resource request
:
- Account
- Region,
- Practice
- Group
- Click Save.