Access Edit mode on your Sub Account Dashboard.
While in Edit mode, navigate to the Objects section.
Choose the Embed option from the Objects menu.
Input the URL of the content you wish to embed into the dashboard.
After entering the URL, incorporate the necessary parameters to tailor the content.
You can dynamically insert the sub-account or user identifier into the iframe source. Utilize placeholders like {{location.id}} or {{location.name}} in the URL for enhanced versatility.
We provide several user properties that can be included in the URL. Replace {{user.userpropertyhere}} with any of the following supported user properties:
companyId
phone
role
type
firstName
lastName
name
fullName
As an illustration, you can employ https://yourwebsiteurlhere.com/?user={{user.firstName}} to include the user's first name in the URL.