Dotloop Transaction Management Mastery



Listings@c21be.com:
Use this email to communicate with our Listings team for anything related to your listings that cannot be submitted through dotloop.
Open House Requests:
Send your open house request to Listings@c21be.com and we'll populate the various websites for you. Include the property address, date and time of the open house. Please send your request at least 2 days in advance of the open house to allow time for the request to feed out to the various platforms.
Price, Status or Other Changes:
All changes should be made on an MLS Listing Status Change Form which can be found in dotloop. Changes to the original listing agreement will require the seller's signatures. If an agent receives a request for a change via email from a seller, the agent can forward that request to listings@c21be.com.
Note:
Remember to hit the Submit for Review button once new documents have been added to the loop. The back office can't do what they don't know about. Hitting the Submit for Review button alerts the back office that something needs their attention.


window.userGuiding.identify(userId*, attributes) // example with attributes window.userGuiding.identify('1Ax69i57j0j69i60l4', { email: 'user@awesome.com', name: 'Awesome User', created_at: 1644403436643, }) // example with company attributes window.userGuiding.identify('1Ax69i57j0j69i60l4', { name: 'Awesome User', // id of company is required company: { id: '1', name: 'Awesome Company', } }) // or just send userId without attributes window.userGuiding.identify('1Ax69i57j0j69i60l4')