Problem
Some organizations require the ability to support different sales channels or teams in their AEX Company.
Solution
Access Control allows you to create Groups within your company for the purpose of supporting your sales teams, partners, branches, offices, and more! When you enable Access Control in your company, all created agreements will be associated with a specific Group. Access Control Groups (ACGs) allow you to limit which members of your organization are able to view agreements related to each channel, who can make ScanX Risk Underwriting decisions, and who is able to manage the members of the groups. You will also be able to filter reporting to gain increased visibility of your Groups and their operations activities.
Table of Contents
- Problem
- Solution
- Table of Contents
- Visual Overview
- Should I enable Access Control in my AEX Company?
- What Roles are available?
- How do I manage my Access Control Groups?
- How do I assign an Access Group to an existing agreement?
- How do Group Members select their Access Group when launching new agreements?
- How do I manage the agreement types that Group Members have access to launch?
- What happens if I use the Publishing API and I want to enable Access Control?
- How do I enable Access Control in my company?
Visual Overview
Should I enable Access Control in my AEX Company?
Access Control is recommended for all companies that want the ability to provide a unique experience for specific Groups. You can control which agreement types are visible to each Group, get reporting data on each Group, and even enable Managers for each Group who are able to add/remove group members and assign member roles.
What Roles are available?
There are three primary roles within an Access Control Group:
-
Publisher (Member) - Members are able to create agreements and assign them to a specific Access Group. Publisher Group Members can only see items they create or items that are shared with them using sharing features such as workgroups.
-
Underwriter - Group Underwriters are able to View ScanX risk scorecards and make risk decisions for items related to a specific group. You can still add Underwriters to your Company Underwriting team which allows them to view and decision scorecards for all groups.
-
Manager - Group Managers are able to view all agreements and scorecards linked to their group(s). They can also add/remove company users to their groups and change the role(s) of their group members.
-
Review - If you have enabled ScanX Second Review, these users will be able to complete Review on Scorecards for their respective access groups.
The existing user role ‘Company Administrator’ will still be able to see all agreements associated with all of your Groups, and also manage the members/roles of each Group. Only Company Administrators are able to create new Groups.
How do I manage my Access Control Groups?
To manage your Access Control Groups, you must be a Company Administrator. In the Administration menu, select the ‘Access Control Manager’.
How do I create a Group?
Simply click on the "Add" button to create a Group, use the pencil icon to edit the members and the folders this group has access to. Note: Users must already be added to Agreement Express through the Add User feature prior to assigning them to a group.
How do I assign an Access Group to an existing agreement?
When Access Control is enabled in your company, click the checkbox on an agreement in any status to show the Action Bar and click the Edit Access Group button.
Using the checkboxes, select the Access Groups to assign and click Update.
The Access Control Group column in the workspace is automatically updated to reflect changes in assignment.
How do Group Members select their Access Group when launching new agreements?
When Access Control is enabled in your company, Group Members will see an option in the Launcher to select a Group before they create a new agreement. If a Publisher belongs to more than one Group, they will have to make a selection from the dropdown menu.
Publishers must belong to at least one Group to launch an Agreement.
How do I manage the agreement types that Group Members have access to launch?
Within the Access Control Manager, click the Agreement Folders tab to select which folders each Group should have access to in the Launcher.
Check out this how-to guide for more information on creating folders.
https://support.agreementexpress.com/hc/en-us/articles/5027997970331
What happens if I use the Publishing API and I want to enable Access Control?
If you enable Access Control, you have the option to send a new parameter accessControlGroupIds in your publishing request to assign your agreements to an Access Control Group.
If you enable Access Control and do not update your calls to send this parameter in an API request, you will not receive an error. Existing calls will work and simply launch transactions without an Access Control Group assigned.
The accessControlGroupIds can be retrieved in the Access Control Manager UI by selecting an existing Access Group:
The Access Control ID or Group ID is auto-created each time a new Access Control Group is created.
Here is a sample post with the new parameter highlighted.
Sample: "accessControlGroupIds": [28]
{
"modelId": 28,
"accessControlGroupIds": [28],
"fieldValueMap": {
"Business_DBA":"Space Goat Productions",
"Business_LegalName":"Space Goat Productions",
"Owner1_Phone":"2145551212",
"Business_DBAPhone":"(602) 518-4357",
"Owner1_Email":"103ur@gmail.com",
"Business_ProductServiceDescription":"Gambling Loan Credit",
"Business_Website":"http://http://www.spacegoatproductions.com/ ",
"Business_TypeOfBusiness":"Corporation",
"Business_TaxID":"637463746",
"Business_MailingCountry":"US",
"Business_MCC":"7392",
"Business_LocationZipPostal":"98225",
"Business_LocationStateProvince":"WA",
"Business_LocationCity":"Bellingham",
"Business_LocationAddress1":"1007 N Forest St Ste A",
"Business_MaximumTicketAmount":"344.00",
"Business_MonthlySalesVolume":"250000.00",
"Business_AverageTicketAmount":"50",
"Business_AverageDaysDelivery":"0",
"Business_TypeOfOwnership":"Sole Proprietorship"
}
}
How do I enable Access Control in my company?
Please submit a support ticket to support@agreementexpress.com or consult your CSM to have this feature turned on!
How will I be able to access all my transactions created prior to the implementation of ACG?
All Transactions created prior to ACG will need to be assigned an ACG if you wish to view them moving forward. Please follow the link on "how to assign an ACG" above to assign previously launched transactions.
Comments
0 comments
Please sign in to leave a comment.