User Association
Note
This only applies to Zendesk Global. This should never be used for Zendesk US Government.User association is a very specific and particular process. This is for both security and accuracy.
Proving support entitlement
When the request comes in, the we need to first obtain proof of entitlement. This can come in one of three methods:
- The requester is already associated to an organization, in which you can proceed to Adding additonal contacts.
- This is relating to a gitlab.com subscription and the requester is an owner on the top-level namespace, in which you can proceed to Attempt auto-association.
- The requester provides licensing information, in which case you can proceed to Verifying license information.
If none of the above are true, we need to either reject the request or ask for additonal information.
If this is pertaining to a gitlab.com subscription, we need to reject the request. You would do so using the macro Support::Support-Ops::GitLab.com user is not an Owner
.
If this is pertaining to a Self-Managed or GitLab Dedicated subscription, we need to request additional information. You would do so using the macro Support::Support-Ops::Proof of support entitlement
. If the requester can not provide the needed information, you would need to reject the request.
Pre-checks
Even with support entitlement proven, we need to ensure we can actually associate the user. Before proceeding, make sure all of the followings checks have passed:
- The organization is not using a contact management project
- The addition of the support contacts would not cause the organization to surpass the 30 support contact limit
- There are not organization notes/details indicating you should not proceed with the request
Attempt auto-association
Note
Before proceeding, please ensure all Pre-checks have been done.This is done via the Support Ops Super App. Confirm all metadata on the ticket is correct, refresh your apps, then run the Attempt Association
plugin on the app. This will handle associating the user to the correct organization, if possible.
If they wanted additional contacts added, please see Adding additonal contacts.
Handling app failures
If the app failes to auto-associate, it will detail the reason it could not. If it was due to failing one of the Pre-checks, please re-review those and handle the issue as detailed there.
If it is due to complications determining the Salesforce account ID, you will need to manually locate the Salesforce account ID and then proceed to Manual association.
Manual association
Note
Before proceeding, please ensure all Pre-checks have been done.The steps for manual association are as follows:
- Locate the organization
- Copy the name of the organization
- Go to the user in question
- Paste the organization name into the
Org
field (top-left) - Click the organization that appears in the drop-down
After doing so, if they wanted additional contacts added, please see Adding additonal contacts.
Adding additional contacts
Note
Before proceeding, please ensure all Pre-checks have been done.To add additional contacts, you should use the Associate User
plugin in the Support Ops Super App.
If the app failes to associate, you will need to utilize Manual association.
Verifying license information
When a Self-Managed or GitLab Dedicated customer provides us thier proof of entitlement, we should have two key pieces of information:
- The subscription owner’s email (i.e. the sold-to)
- The license information
The path forward will depend on exactly what the license information is, but your first step is to locate the license of cloud activation page.
Locating the license or cloud activation page
- If given a license ID:
- Navigate to the customers.gitlab.com admin panel
- Go to the Licenses page
- Add
/xxxx
to the end of your URL (replacingxxxx
with the license ID)
- If given a raw license file:
- Navigate to the customers.gitlab.com admin panel
- Go to the Licenses page
- Go to the Validate License page
- Paste the contents of the license file in the box
- Click
Validate
- Copy the
id
value (at the bottom of the page) - Go to the Licenses page
- Add
/xxxx
to the end of your URL (replacingxxxx
with the license ID)
- If given a license usage export:
- Open the file
- Copy the raw
License Key
value - Navigate to the customers.gitlab.com admin panel
- Go to the Licenses page
- Go to the Validate License page
- Paste the contents of the license file in the box
- Click
Validate
- Copy the
id
value (at the bottom of the page) - Go to the Licenses page
- Add
/xxxx
to the end of your URL (replacingxxxx
with the license ID)
- If given a cloud activation code:
- Navigate to the customers.gitlab.com admin panel (to ensure you are logged in)
- Navigate to
https://customers.gitlab.com/admin/cloud_activation?query=XXXX
(replacingXXXX
with the cloud activation code) - Open the found cloud activation
Once you have the license or cloud activation itself pulled up, make an internal note on the ticket with the link (to save others time in future lookups).
You will then verify the following:
- The license is not a trial license
- The license is still active (i.e. has not expired yet)
If either of those fail, it is not a valid license to use for proving support entitlement (and you should reply to the ticket stating we need an active non-trial license).
If there are not issues, you next need to locate the order.
Locating the order
To do this:
- Copy the
Zuora subscription name
value from the license page- If on a cloud activation page, the value to copy is actually
Subscription name
- If on a cloud activation page, the value to copy is actually
- Go to the Orders page
- Click
Add filter
as the top-right of the page - Click
Subscription name
(this cases a filter bar to appear at the top-left of the orders list) - Click the drop-down and select
Contains
- Put the value of the
Zuora subscription name
in the input box (to the right of the drop-down)- Make sure you didn’t accidently copy extra spaces!
- Click thhe
Refresh
button (or hit Enter on your keyboard)
This should pull up order in the list of results. Navigate to it and make an internal note on the ticket with the link (to save others time in future lookups).
From here, you need to locate the billing account
Locating the billing account
Being on the order page, this should be simply, as it should be a clickable link on the order page. Navigate to it and make an internal note on the ticket with the link (to save others time in future lookups).
On this final page, we have the last two pieces of information we need:
- The Salesforce account
- The Sold to
Verify the sold-to matches what the requester provided us. If it does not, we cannot proceed.
If all checks out, you can proceed to Locating the organization.
Locating the organization
Once everything has been verified, you are ready to find the organization. To do this, perform a Zendesk search:
- Click the hourglass icon within Zendesk (top-rightish of the page)
- Type
salesforce_id:XXXX*
(replacingXXXX
with the Salesforce account value you located) - Click the Organizations tab
- Open the found organization
In the rare event the organziation seems to not exist, make an internal note indicating as much and assign the ticket to the Fullstack Engineer to review.
Locating the SFDC account ID
In cases where the Attempt Association app failed to locate the correct Salesforce account ID, you will need to locate it manually.
To do this, take the top level paid namespace in question and use it via the Namespace Lookup
plugin on the Support Ops Super App. Review the results it provides to determine the correct Salesforce account ID to use.
Sending out the final reply
Once you have completed all association, make sure to send out a reply and mark the ticket as Solved
. The macro Support::Support-Ops::Users added to organization
can be used as a reference for the reply.
9196a840
)