<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://standout-wiki.issl.co.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maintenance+script</id>
	<title>Standout Property Manager Wiki Help - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://standout-wiki.issl.co.uk/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maintenance+script"/>
	<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Special:Contributions/Maintenance_script"/>
	<updated>2026-09-11T15:20:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Meta_Facebook_Technical_Setup&amp;diff=720</id>
		<title>Meta Facebook Technical Setup</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Meta_Facebook_Technical_Setup&amp;diff=720"/>
		<updated>2026-09-01T07:41:55Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Meta Facebook Technical Setup =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This page is for ISSL / Standout technical administration.&#039;&#039;&#039; Normal estate-agency users should use [[Meta Facebook Property Catalogue]].&lt;br /&gt;
&lt;br /&gt;
Standout uses one centrally owned Meta application. Customers authorise that app to their own Business Portfolio/catalogue through Facebook Login for Business. Do not revert to the old model where every estate agent creates its own developer app and pastes access tokens into Standout.&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ISSL-owned Standout Meta app → customer Facebook Login for Business authorisation → customer Business Portfolio → customer Home Listings catalogue → Standout property synchronisation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Global values are held centrally in &#039;&#039;&#039;Tools → Meta API&#039;&#039;&#039;. Agency records store only their authorised business/catalogue connection and encrypted authorisation token.&lt;br /&gt;
&lt;br /&gt;
== Central values in Standout ==&lt;br /&gt;
Open:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tools → Meta API&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Configure:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Meta App ID&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Meta App Secret&#039;&#039;&#039; - stored encrypted; leave blank later to keep the current secret;&lt;br /&gt;
* &#039;&#039;&#039;Facebook Login for Business Configuration ID&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Graph API version&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Catalogue name prefix&#039;&#039;&#039;;&lt;br /&gt;
* the exact &#039;&#039;&#039;OAuth redirect URI&#039;&#039;&#039; shown by Standout must be registered in Meta.&lt;br /&gt;
&lt;br /&gt;
Customers never see the App Secret.&lt;br /&gt;
&lt;br /&gt;
== Current Meta developer navigation ==&lt;br /&gt;
Meta changes labels occasionally, but the current Standout app is administered from:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Meta for Developers → My Apps → Standout Property Manager&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The left navigation used during setup/review includes:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Dashboard&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Use cases&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Facebook Login for Business&#039;&#039;&#039; → Settings / Quickstart / Configurations / Templates;&lt;br /&gt;
* &#039;&#039;&#039;Review&#039;&#039;&#039; → Testing / Verification / App Review;&lt;br /&gt;
* &#039;&#039;&#039;Publish&#039;&#039;&#039;; and&lt;br /&gt;
* &#039;&#039;&#039;App settings&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
When rebuilding or checking the app, use the page names shown in Meta rather than relying on old screenshots from the previous developer interface.&lt;br /&gt;
&lt;br /&gt;
== Meta application requirements ==&lt;br /&gt;
The application must be owned by the ISSL Meta Business account and configured for production use.&lt;br /&gt;
&lt;br /&gt;
The Standout integration needs the permissions required to manage authorised business catalogues, principally:&lt;br /&gt;
&lt;br /&gt;
* `catalog_management`;&lt;br /&gt;
* `business_management`; and&lt;br /&gt;
* `public_profile` as part of the Facebook Login flow.&lt;br /&gt;
&lt;br /&gt;
Do not request unrelated Page or Ads permissions merely because a Meta use-case wizard happens to expose them. App Review should contain only permissions Standout genuinely uses.&lt;br /&gt;
&lt;br /&gt;
== Use cases and Facebook Login for Business ==&lt;br /&gt;
Meta changes its developer UI regularly. In the current application model, the app includes the Catalog API use case and Facebook Login for Business. A Marketing API use case may also appear because Meta&#039;s current use-case UI exposes `business_management` through that path; that does not mean Standout uses Ads Management.&lt;br /&gt;
&lt;br /&gt;
The Facebook Login for Business configuration should be set up to let the customer choose the correct Business Portfolio/catalogue assets and grant the catalogue/business access required by Standout.&lt;br /&gt;
&lt;br /&gt;
In Meta&#039;s current configuration wizard, `catalog_management` can appear in the configuration permission chooser while `business_management` may not. Do not assume that means `business_management` is unavailable: the app requests/reviews that permission through the relevant use case/App Review path. Keep the configuration limited to the assets/permissions the integration genuinely needs.&lt;br /&gt;
&lt;br /&gt;
Copy the resulting &#039;&#039;&#039;Configuration ID&#039;&#039;&#039; into &#039;&#039;&#039;Tools → Meta API&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Business and Access Verification ==&lt;br /&gt;
Because Standout is a Tech Provider accessing authorised assets belonging to other businesses, complete Meta&#039;s verification flow for the ISSL business:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Business verification&#039;&#039;&#039;;&lt;br /&gt;
# &#039;&#039;&#039;Access verification / Tech Provider verification&#039;&#039;&#039;;&lt;br /&gt;
# any other current Meta verification requirement shown for the app.&lt;br /&gt;
&lt;br /&gt;
Published app status alone does not grant Advanced Access to client-business data.&lt;br /&gt;
&lt;br /&gt;
== App Review / Advanced Access ==&lt;br /&gt;
Request production/Advanced Access for the permissions Standout actually uses.&lt;br /&gt;
&lt;br /&gt;
=== `catalog_management` description ===&lt;br /&gt;
Explain that Standout Property Manager is a SaaS platform for estate/letting agents; the customer explicitly connects its Meta Business Portfolio; Standout creates/reads/updates/removes the customer&#039;s property Home Listings; and property changes in Standout are synchronised to the authorised catalogue.&lt;br /&gt;
&lt;br /&gt;
=== `business_management` description ===&lt;br /&gt;
Explain that Standout uses the permission to identify the Business Portfolio and business assets explicitly authorised by the customer, and to associate the correct catalogue with the correct estate-agency account. Standout does not use this permission to manage advertising accounts or obtain unrelated advertising analytics.&lt;br /&gt;
&lt;br /&gt;
=== Screencast ===&lt;br /&gt;
Show the complete user experience:&lt;br /&gt;
&lt;br /&gt;
# Standout &#039;&#039;&#039;Administration → Feeds/Portals → Outbound feeds&#039;&#039;&#039;;&lt;br /&gt;
# &#039;&#039;&#039;Connect Meta Account&#039;&#039;&#039;;&lt;br /&gt;
# Facebook Login for Business;&lt;br /&gt;
# select the test Business Portfolio/assets;&lt;br /&gt;
# return to Standout showing Connected;&lt;br /&gt;
# enable the required property groups;&lt;br /&gt;
# run &#039;&#039;&#039;Sync now&#039;&#039;&#039;;&lt;br /&gt;
# show the resulting Home Listing/catalogue in Meta.&lt;br /&gt;
&lt;br /&gt;
Do not submit a video that ends in a permissions error.&lt;br /&gt;
&lt;br /&gt;
== Required API test calls ==&lt;br /&gt;
Meta can require recent successful Graph API calls before App Review can be submitted. Test results can take up to 24 hours to appear and may expire after the period shown by Meta.&lt;br /&gt;
&lt;br /&gt;
Using Graph API Explorer with the &#039;&#039;&#039;Standout Property Manager&#039;&#039;&#039; app and a test user/business that the app is allowed to access, useful calls include:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET /me/businesses?fields=id,name&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This exercises `business_management` and should return the Business Portfolios visible to the test user.&lt;br /&gt;
&lt;br /&gt;
Then identify a test Business Portfolio and run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET /BUSINESS_ID/owned_product_catalogs?fields=id,name,vertical&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Choose a catalogue where `vertical` is `home_listings`, then run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
GET /CATALOG_ID?fields=id,name,vertical,owner_business{id,name}&lt;br /&gt;
GET /CATALOG_ID/home_listings?fields=id,home_listing_id&amp;amp;amp;limit=1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An empty `data` array from `/home_listings` is a successful API call; it simply means the catalogue has no Home Listing items yet.&lt;br /&gt;
&lt;br /&gt;
Never publish the access token from Graph API Explorer in documentation or tickets.&lt;br /&gt;
&lt;br /&gt;
== Reviewer instructions ==&lt;br /&gt;
Give Meta a dedicated Standout reviewer/test account that can reach:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Administration → Feeds/Portals → Outbound feeds → Meta / Facebook property catalogue&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The reviewer instructions should explain that Facebook Login for Business is used to authorise the customer&#039;s Business Portfolio/catalogue and that `business_management`/`catalog_management` are used only for those authorised business assets.&lt;br /&gt;
&lt;br /&gt;
== Data handling / privacy ==&lt;br /&gt;
The Standout privacy policy used for App Review must accurately describe the optional Meta integration and any Platform Data received from Meta.&lt;br /&gt;
&lt;br /&gt;
Do not claim that Standout never shares/processes data with third parties if the Meta integration sends property catalogue data to Meta at the customer&#039;s direction.&lt;br /&gt;
&lt;br /&gt;
ISSL is the legal entity operating the Standout Meta application. List actual processors/service providers honestly in Meta&#039;s Data Handling questionnaire; do not select policies/processes that are not genuinely in place.&lt;br /&gt;
&lt;br /&gt;
== Error 10: Application does not have permission for this action ==&lt;br /&gt;
If Graph API Explorer can access the test business/catalogue with the correct permissions but the customer Facebook Login for Business connection returns:&lt;br /&gt;
&lt;br /&gt;
`Meta API error 10: Application does not have permission for this action`&lt;br /&gt;
&lt;br /&gt;
check the app&#039;s Access Verification and App Review/Advanced Access status before changing Standout code. The cross-business System User token can remain restricted until Meta has approved the required production access.&lt;br /&gt;
&lt;br /&gt;
After approval, reconnect the customer so a fresh authorised token is issued.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
* App Secret is global and encrypted in Standout.&lt;br /&gt;
* Agency authorisation tokens are encrypted.&lt;br /&gt;
* Do not paste customer or Graph API Explorer tokens into wiki pages, email or public tickets.&lt;br /&gt;
* Use the exact OAuth redirect URI shown in Standout.&lt;br /&gt;
* If the Facebook Login for Business Configuration ID changes, update the shared Tools setting deliberately and retest a customer connection.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Meta Facebook Property Catalogue]]&lt;br /&gt;
* [[Feeds and Portals]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Meta_Facebook_Property_Catalogue&amp;diff=719</id>
		<title>Meta Facebook Property Catalogue</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Meta_Facebook_Property_Catalogue&amp;diff=719"/>
		<updated>2026-09-01T07:41:55Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Meta Facebook Property Catalogue =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Meta / Facebook property catalogue&#039;&#039;&#039; integration sends eligible Standout properties directly to a Meta &#039;&#039;&#039;Home Listings&#039;&#039;&#039; catalogue for use with Facebook and Instagram property advertising.&lt;br /&gt;
&lt;br /&gt;
Standout remains the master record. Property price, status, description, address, photographs and other listing data continue to be maintained in Standout.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The current integration is API-only.&#039;&#039;&#039; The old scheduled CSV/data-feed route is not used by this setup.&lt;br /&gt;
&lt;br /&gt;
== What the agency needs ==&lt;br /&gt;
An agency needs:&lt;br /&gt;
&lt;br /&gt;
* a Meta/Facebook account with access to the estate agency&#039;s &#039;&#039;&#039;Business Portfolio&#039;&#039;&#039;;&lt;br /&gt;
* permission to authorise business/catalogue access for that Business Portfolio; and&lt;br /&gt;
* marketable properties in Standout.&lt;br /&gt;
&lt;br /&gt;
The agency does &#039;&#039;&#039;not&#039;&#039;&#039; need to create:&lt;br /&gt;
&lt;br /&gt;
* its own Meta developer app;&lt;br /&gt;
* an App ID or App Secret;&lt;br /&gt;
* a System User token;&lt;br /&gt;
* a Meta access token to paste into Standout; or&lt;br /&gt;
* a Catalog ID to paste into Standout.&lt;br /&gt;
&lt;br /&gt;
Standout uses one centrally managed Meta application owned/configured by ISSL. Each agency authorises that application to the agency&#039;s own Meta business assets.&lt;br /&gt;
&lt;br /&gt;
== Connect the agency to Meta ==&lt;br /&gt;
Open:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Administration → Feeds/Portals → Outbound feeds → Meta / Facebook property catalogue&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If the shared Standout Meta application has not yet been configured, the page shows that Meta connection is not available and tells you to contact Standout Support.&lt;br /&gt;
&lt;br /&gt;
Otherwise:&lt;br /&gt;
&lt;br /&gt;
# Click &#039;&#039;&#039;Connect Meta Account&#039;&#039;&#039;.&lt;br /&gt;
# Meta opens &#039;&#039;&#039;Facebook Login for Business&#039;&#039;&#039;.&lt;br /&gt;
# Log in to Facebook if required.&lt;br /&gt;
# Choose the estate agency&#039;s &#039;&#039;&#039;Business Portfolio&#039;&#039;&#039;.&lt;br /&gt;
# Approve the business/catalogue access requested by Standout.&lt;br /&gt;
# Continue back to Standout.&lt;br /&gt;
# If more than one authorised Business Portfolio is available, choose the correct agency business when Standout asks.&lt;br /&gt;
# Standout finds the agency&#039;s expected Home Listings catalogue or creates the Standout catalogue where required.&lt;br /&gt;
# The Feeds/Portals page returns showing &#039;&#039;&#039;Connected&#039;&#039;&#039;, the Business Portfolio name and catalogue name/ID.&lt;br /&gt;
&lt;br /&gt;
The agency&#039;s authorisation token is stored encrypted and is never displayed back on the agency-facing page.&lt;br /&gt;
&lt;br /&gt;
== Connected status ==&lt;br /&gt;
The connected panel shows:&lt;br /&gt;
&lt;br /&gt;
* Business Portfolio;&lt;br /&gt;
* Home Listings catalogue and catalogue ID;&lt;br /&gt;
* &#039;&#039;&#039;Properties ready&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Synced&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Errors&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Last sync&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Choose which properties to publish ==&lt;br /&gt;
Under &#039;&#039;&#039;Property synchronisation&#039;&#039;&#039; choose the required property groups:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Residential sales&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Residential lettings&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Commercial&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Business&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Include Under Offer / Sale Agreed / SSTC / Exchanged&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Include completed sales as Recently Sold&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Set &#039;&#039;&#039;Maximum photographs per property&#039;&#039;&#039; between 1 and 20.&lt;br /&gt;
&lt;br /&gt;
Then tick &#039;&#039;&#039;Enable Facebook property sync&#039;&#039;&#039; and click &#039;&#039;&#039;Save Meta settings&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
When automatic sync is enabled, the normal Standout scheduler creates, updates and removes Meta Home Listings as the underlying Standout property changes.&lt;br /&gt;
&lt;br /&gt;
== Publishing rules ==&lt;br /&gt;
A property can be selected by the status/property-group rules but still be skipped if the listing is not valid for Meta.&lt;br /&gt;
&lt;br /&gt;
Standout requires:&lt;br /&gt;
&lt;br /&gt;
* a price greater than zero;&lt;br /&gt;
* the price must not be &#039;&#039;&#039;Price On Application&#039;&#039;&#039;;&lt;br /&gt;
* a valid public property URL;&lt;br /&gt;
* at least one public photograph URL;&lt;br /&gt;
* a street address;&lt;br /&gt;
* a town; and&lt;br /&gt;
* a postcode.&lt;br /&gt;
&lt;br /&gt;
Rental properties are published only while &#039;&#039;&#039;Available&#039;&#039;&#039;. Meta does not provide a rental-pending equivalent that maps safely to Standout&#039;s later rental statuses.&lt;br /&gt;
&lt;br /&gt;
For sales, optional pending statuses are published as `sale_pending`, and completed sales can be published as `recently_sold` when enabled.&lt;br /&gt;
&lt;br /&gt;
If a property fails validation, Standout skips it rather than sending incomplete data. The reason is shown in &#039;&#039;&#039;Recent Meta diagnostics&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Test connection ==&lt;br /&gt;
Use &#039;&#039;&#039;Test connection&#039;&#039;&#039; to verify that the stored Meta authorisation can still access:&lt;br /&gt;
&lt;br /&gt;
* the selected Business Portfolio;&lt;br /&gt;
* the Home Listings catalogue; and&lt;br /&gt;
* the catalogue&#039;s Home Listings API.&lt;br /&gt;
&lt;br /&gt;
If the Business Portfolio/catalogue permissions were removed in Meta, the test reports the failure.&lt;br /&gt;
&lt;br /&gt;
== Sync now ==&lt;br /&gt;
Use &#039;&#039;&#039;Sync now&#039;&#039;&#039; when you need an immediate reconciliation rather than waiting for the scheduler.&lt;br /&gt;
&lt;br /&gt;
Manual sync is available only after &#039;&#039;&#039;Enable Facebook property sync&#039;&#039;&#039; has been saved.&lt;br /&gt;
&lt;br /&gt;
A sync:&lt;br /&gt;
&lt;br /&gt;
* creates new eligible listings;&lt;br /&gt;
* updates changed listings;&lt;br /&gt;
* removes previously synced listings that are no longer eligible; and&lt;br /&gt;
* logs successes/errors for diagnosis.&lt;br /&gt;
&lt;br /&gt;
== Recent Meta diagnostics ==&lt;br /&gt;
Expand &#039;&#039;&#039;Recent Meta diagnostics&#039;&#039;&#039; to see the latest property-level API activity, including time, property, action, status and message.&lt;br /&gt;
&lt;br /&gt;
Use this first when a particular property is missing from Meta.&lt;br /&gt;
&lt;br /&gt;
== Reconnect ==&lt;br /&gt;
Use &#039;&#039;&#039;Reconnect&#039;&#039;&#039; if the agency needs to authorise Meta again, for example after permissions/business ownership change.&lt;br /&gt;
&lt;br /&gt;
The agency goes through Facebook Login for Business again and Standout stores the replacement authorised connection.&lt;br /&gt;
&lt;br /&gt;
== Disconnect ==&lt;br /&gt;
&#039;&#039;&#039;Disconnect&#039;&#039;&#039; stops the Standout agency using the stored Meta connection and automatic property synchronisation.&lt;br /&gt;
&lt;br /&gt;
The Meta catalogue itself is left intact. Disconnecting Standout does not delete the customer&#039;s catalogue from Meta.&lt;br /&gt;
&lt;br /&gt;
== A property is missing from Meta ==&lt;br /&gt;
Check:&lt;br /&gt;
&lt;br /&gt;
# the correct property group is enabled;&lt;br /&gt;
# the property status is eligible;&lt;br /&gt;
# the price is greater than zero and is not Price On Application;&lt;br /&gt;
# the agency website property URL is valid;&lt;br /&gt;
# at least one public photograph exists;&lt;br /&gt;
# street address, town and postcode are present;&lt;br /&gt;
# &#039;&#039;&#039;Recent Meta diagnostics&#039;&#039;&#039; for the exact validation/API message.&lt;br /&gt;
&lt;br /&gt;
== Meta connection fails ==&lt;br /&gt;
Start with &#039;&#039;&#039;Test connection&#039;&#039;&#039;. If the agency has just authorised Standout but Meta returns a permissions error, contact Standout Support rather than creating a separate developer application or manually pasting a temporary token.&lt;br /&gt;
&lt;br /&gt;
The shared Standout app must have the appropriate production permissions/Advanced Access to manage other businesses&#039; authorised catalogues. See [[Meta Facebook Technical Setup]] for the ISSL-side setup.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Feeds and Portals]]&lt;br /&gt;
* [[Meta Facebook Technical Setup]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Website_Enquiry_API&amp;diff=718</id>
		<title>Website Enquiry API</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Website_Enquiry_API&amp;diff=718"/>
		<updated>2026-09-01T07:41:55Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Website Enquiry API =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Website Enquiry API&#039;&#039;&#039; lets an external estate-agent website send contact forms, viewing requests, valuation requests and other sales/lettings enquiries directly into Standout&#039;s [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
This page explains the Standout administrator workflow. The detailed technical specification is maintained inside Standout on the dedicated Developer integration guide page.&lt;br /&gt;
&lt;br /&gt;
== Create a website enquiry source ==&lt;br /&gt;
Open:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Administration → Feeds/Portals → Inbound enquiries → Agency website enquiries&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# Enter a &#039;&#039;&#039;Source name&#039;&#039;&#039;, for example &#039;&#039;Main website&#039;&#039;.&lt;br /&gt;
# Choose a &#039;&#039;&#039;Fixed branch&#039;&#039;&#039; if every enquiry from that source belongs to one Standout branch. Otherwise leave &#039;&#039;Website may specify branch&#039;&#039;.&lt;br /&gt;
# Optionally enter the &#039;&#039;&#039;Website origin&#039;&#039;&#039; as a complete URL origin, for example `https://www.example.co.uk`.&lt;br /&gt;
# Click &#039;&#039;&#039;Create website API key&#039;&#039;&#039;.&lt;br /&gt;
# Copy the complete key immediately and send it securely to the developer. Standout does not show the complete key again.&lt;br /&gt;
&lt;br /&gt;
Create one source per website, or one per branch where separate keys/routing are useful.&lt;br /&gt;
&lt;br /&gt;
== Keep the key server-side ==&lt;br /&gt;
The Website Enquiry API key is a secret.&lt;br /&gt;
&lt;br /&gt;
It must not be placed in browser JavaScript, public HTML, a public Git repository, a mobile app or analytics/error-reporting payloads.&lt;br /&gt;
&lt;br /&gt;
The public website should submit its form to its own server. The website server then makes a server-to-server HTTPS request to Standout.&lt;br /&gt;
&lt;br /&gt;
== Give the developer the guide ==&lt;br /&gt;
On the same Inbound enquiries tab, find &#039;&#039;&#039;Website API integration&#039;&#039;&#039; and click &#039;&#039;&#039;Developer integration guide&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The guide includes:&lt;br /&gt;
&lt;br /&gt;
* the correct API endpoint for that Standout installation;&lt;br /&gt;
* authentication headers;&lt;br /&gt;
* JSON request fields;&lt;br /&gt;
* example viewing request;&lt;br /&gt;
* PHP and Node.js server-side examples;&lt;br /&gt;
* success/duplicate behaviour;&lt;br /&gt;
* HTTP error responses;&lt;br /&gt;
* retry and security guidance; and&lt;br /&gt;
* what Standout does after accepting an enquiry.&lt;br /&gt;
&lt;br /&gt;
=== PDF and email ===&lt;br /&gt;
The guide can be shared without asking a developer to sign in to Standout.&lt;br /&gt;
&lt;br /&gt;
At the top of the guide:&lt;br /&gt;
&lt;br /&gt;
* click &#039;&#039;&#039;Download PDF&#039;&#039;&#039; to generate the current guide as an A4 PDF; or&lt;br /&gt;
* enter the developer&#039;s name/email address and click &#039;&#039;&#039;Email PDF&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Standout generates the PDF on the fly from the same content as the web guide and attaches it to the email. It is not a separate manually maintained document.&lt;br /&gt;
&lt;br /&gt;
== Manage an existing source ==&lt;br /&gt;
Under &#039;&#039;&#039;Configured website enquiry sources&#039;&#039;&#039; you can see the source name, branch behaviour, key prefix, allowed origin, last lead and enabled status.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Regenerate key&#039;&#039;&#039; invalidates the old secret and displays the replacement once.&lt;br /&gt;
* &#039;&#039;&#039;Disable&#039;&#039;&#039; stops the source accepting new requests.&lt;br /&gt;
* &#039;&#039;&#039;Enable&#039;&#039;&#039; reactivates it.&lt;br /&gt;
&lt;br /&gt;
If a key is regenerated, make sure the developer updates the website before leaving the change outstanding.&lt;br /&gt;
&lt;br /&gt;
== What appears in Communications Centre ==&lt;br /&gt;
A successful website request creates an inbound communication containing the supplied customer details, enquiry type, message and property link/reference where supplied.&lt;br /&gt;
&lt;br /&gt;
Standout can match the property, match an existing Contact, route the branch and assign the property&#039;s negotiator before the item reaches the queue.&lt;br /&gt;
&lt;br /&gt;
See [[Communications Centre]] for the staff workflow after the enquiry arrives.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Inbound Enquiries]]&lt;br /&gt;
* [[Feeds and Portals]]&lt;br /&gt;
* [[Communications Centre]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Feeds_and_Portals&amp;diff=717</id>
		<title>Feeds and Portals</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Feeds_and_Portals&amp;diff=717"/>
		<updated>2026-09-01T07:41:55Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Feeds and Portals =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Administration → Feeds/Portals&#039;&#039;&#039; is split into two sub-tabs so outbound property distribution and inbound customer enquiries are not mixed together on one very long page.&lt;br /&gt;
&lt;br /&gt;
== Outbound feeds ==&lt;br /&gt;
The &#039;&#039;&#039;Outbound feeds&#039;&#039;&#039; tab controls where Standout sends property data.&lt;br /&gt;
&lt;br /&gt;
It contains:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Outbound Data Feeds&#039;&#039;&#039; - website/data feeds configured for the agency;&lt;br /&gt;
* &#039;&#039;&#039;Property portals&#039;&#039;&#039; - the existing property-advertising portals and their settings; and&lt;br /&gt;
* &#039;&#039;&#039;Meta / Facebook property catalogue&#039;&#039;&#039; - the direct Meta Home Listings integration.&lt;br /&gt;
&lt;br /&gt;
Use this tab when the question is: &#039;&#039;&#039;Where should Standout send our property data?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For Meta, see [[Meta Facebook Property Catalogue]].&lt;br /&gt;
&lt;br /&gt;
== Inbound enquiries ==&lt;br /&gt;
The &#039;&#039;&#039;Inbound enquiries&#039;&#039;&#039; tab controls how new customer enquiries enter Standout.&lt;br /&gt;
&lt;br /&gt;
It contains:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Inbound portal enquiries&#039;&#039;&#039; for Rightmove, Zoopla, OnTheMarket and Homeflow;&lt;br /&gt;
* &#039;&#039;&#039;Connected inbound portals&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Agency website enquiries&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Configured website enquiry sources&#039;&#039;&#039;; and&lt;br /&gt;
* the link to the separate &#039;&#039;&#039;Website API developer guide&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Use this tab when the question is: &#039;&#039;&#039;How should portals or our website send customer enquiries into Standout?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
For the full setup, see [[Inbound Enquiries]].&lt;br /&gt;
&lt;br /&gt;
== Why the page is split ==&lt;br /&gt;
A portal can be involved in two very different directions:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Outbound&#039;&#039;&#039;: Standout sends property listings to an advertising destination.&lt;br /&gt;
* &#039;&#039;&#039;Inbound&#039;&#039;&#039;: the portal sends a customer enquiry back to Standout.&lt;br /&gt;
&lt;br /&gt;
Keeping those directions on separate tabs makes it much clearer which credentials/settings control advertising and which control the [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
== Day-to-day work is elsewhere ==&lt;br /&gt;
Feeds/Portals is an administration/configuration area. Once inbound connections are working, staff should not return here to process each lead.&lt;br /&gt;
&lt;br /&gt;
Use [[Communications Centre]] to read, assign, qualify and progress inbound enquiries and Customer Portal conversations.&lt;br /&gt;
&lt;br /&gt;
== Website developer documentation ==&lt;br /&gt;
The detailed Website Enquiry API reference is no longer permanently displayed below the configuration forms.&lt;br /&gt;
&lt;br /&gt;
On the Inbound enquiries tab, click &#039;&#039;&#039;Developer integration guide&#039;&#039;&#039;. The guide opens on its own page and can be downloaded as a PDF or emailed directly to an external developer.&lt;br /&gt;
&lt;br /&gt;
See [[Website Enquiry API]].&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Inbound Enquiries]]&lt;br /&gt;
* [[Communications Centre]]&lt;br /&gt;
* [[Website Enquiry API]]&lt;br /&gt;
* [[Meta Facebook Property Catalogue]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Inbound_Enquiries&amp;diff=716</id>
		<title>Inbound Enquiries</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Inbound_Enquiries&amp;diff=716"/>
		<updated>2026-09-01T07:41:54Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Inbound Enquiries =&lt;br /&gt;
&lt;br /&gt;
Inbound enquiry configuration controls how external property portals and agency websites send new customer enquiries into Standout&#039;s [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
Open:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Administration → Feeds/Portals → Inbound enquiries&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Inbound enquiries tab is configuration. Staff handle the resulting enquiries day-to-day in &#039;&#039;&#039;Communications Centre&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Inbound portal enquiries ==&lt;br /&gt;
Standout supports inbound lead connections for:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Rightmove&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Zoopla&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;OnTheMarket&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Homeflow&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Shared provider credentials are managed centrally by ISSL where required, so an agency normally enters only its own branch-specific details.&lt;br /&gt;
&lt;br /&gt;
=== Create a portal connection ===&lt;br /&gt;
# Open &#039;&#039;&#039;Administration → Feeds/Portals → Inbound enquiries&#039;&#039;&#039;.&lt;br /&gt;
# Under &#039;&#039;&#039;Inbound portal enquiries&#039;&#039;&#039;, choose the Portal.&lt;br /&gt;
# Choose the Standout branch.&lt;br /&gt;
# Enter a useful Connection name, for example &#039;&#039;Rightmove - Bolton&#039;&#039;.&lt;br /&gt;
# Enter the required Portal Branch ID where applicable.&lt;br /&gt;
# Click &#039;&#039;&#039;Connect portal enquiries&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Portal&lt;br /&gt;
! Agency-specific setup&lt;br /&gt;
! How enquiries arrive&lt;br /&gt;
|-&lt;br /&gt;
| Rightmove&lt;br /&gt;
| Select a Standout branch and enter the customer&#039;s Rightmove Branch ID. Shared network/API/certificate settings are maintained centrally by ISSL.&lt;br /&gt;
| Pulled through the shared Standout Rightmove API connection. Use &#039;&#039;&#039;Sync now&#039;&#039;&#039; when a manual check is needed.&lt;br /&gt;
|-&lt;br /&gt;
| OnTheMarket&lt;br /&gt;
| Select a Standout branch and enter the customer&#039;s OnTheMarket Branch ID. Shared API URL/certificates are maintained centrally by ISSL.&lt;br /&gt;
| Pulled through the shared Standout OnTheMarket connection. Use &#039;&#039;&#039;Sync now&#039;&#039;&#039; when a manual check is needed.&lt;br /&gt;
|-&lt;br /&gt;
| Zoopla&lt;br /&gt;
| Select a Standout branch and enter Zoopla&#039;s internal Branch ID. Shared OAuth Client ID/Secret and API URLs are maintained centrally in Standout Tools.&lt;br /&gt;
| Pulled through the Zoopla Leads API. Use &#039;&#039;&#039;Sync now&#039;&#039;&#039; when a manual check is needed.&lt;br /&gt;
|-&lt;br /&gt;
| Homeflow&lt;br /&gt;
| A fixed Standout branch is required. Create one Homeflow connection per branch. Homeflow Branch ID is optional/reference information.&lt;br /&gt;
| Homeflow pushes leads to the secure callback URL generated by Standout. There is nothing to poll manually.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If the shared credentials for Rightmove, OnTheMarket or Zoopla have not yet been configured by ISSL, Standout shows a warning and the agency connection cannot be created until that central setup is complete.&lt;br /&gt;
&lt;br /&gt;
== Connected inbound portals ==&lt;br /&gt;
The &#039;&#039;&#039;Connected inbound portals&#039;&#039;&#039; table shows:&lt;br /&gt;
&lt;br /&gt;
* Portal;&lt;br /&gt;
* Standout branch;&lt;br /&gt;
* connection name and portal branch details;&lt;br /&gt;
* last lead received;&lt;br /&gt;
* last sync and any reported portal lag/error;&lt;br /&gt;
* enabled/disabled status.&lt;br /&gt;
&lt;br /&gt;
Available actions include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Edit&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Sync now&#039;&#039;&#039; for polling integrations;&lt;br /&gt;
* &#039;&#039;&#039;Enable / Disable&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Regenerate callback&#039;&#039;&#039; for Homeflow.&lt;br /&gt;
&lt;br /&gt;
=== Homeflow callback security ===&lt;br /&gt;
When a Homeflow connection is created, Standout shows the complete secure HTTPS callback URL once. Copy it before leaving the page and give it to Homeflow when they configure the CRM integration.&lt;br /&gt;
&lt;br /&gt;
If the Homeflow callback secret is regenerated, the previous callback URL stops working immediately. Supply the new URL to Homeflow before expecting further leads.&lt;br /&gt;
&lt;br /&gt;
== Agency website enquiries ==&lt;br /&gt;
The same Inbound enquiries tab can create secure API sources for an agency&#039;s own website.&lt;br /&gt;
&lt;br /&gt;
A website source can be created for the whole website or, where useful, one per branch.&lt;br /&gt;
&lt;br /&gt;
# Enter a &#039;&#039;&#039;Source name&#039;&#039;&#039;, for example &#039;&#039;Main website&#039;&#039;.&lt;br /&gt;
# Choose a &#039;&#039;&#039;Fixed branch&#039;&#039;&#039; or leave it as &#039;&#039;Website may specify branch&#039;&#039;.&lt;br /&gt;
# Optionally enter the website origin, for example `https://www.example.co.uk`.&lt;br /&gt;
# Click &#039;&#039;&#039;Create website API key&#039;&#039;&#039;.&lt;br /&gt;
# Copy the API key immediately. Standout does not display the complete key again.&lt;br /&gt;
&lt;br /&gt;
The source is then shown in &#039;&#039;&#039;Configured website enquiry sources&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Regenerate or disable a website key ===&lt;br /&gt;
* &#039;&#039;&#039;Regenerate key&#039;&#039;&#039; creates a replacement secret. The old key stops authenticating requests, so update the website immediately.&lt;br /&gt;
* &#039;&#039;&#039;Disable&#039;&#039;&#039; temporarily stops the source accepting enquiries without deleting its configuration.&lt;br /&gt;
* &#039;&#039;&#039;Enable&#039;&#039;&#039; reactivates it.&lt;br /&gt;
&lt;br /&gt;
The displayed key prefix is only an identifier; it is not the complete secret.&lt;br /&gt;
&lt;br /&gt;
== Website Enquiry API developer guide ==&lt;br /&gt;
The technical API documentation is deliberately kept off the main Feeds/Portals configuration screen.&lt;br /&gt;
&lt;br /&gt;
Use the &#039;&#039;&#039;Website API integration&#039;&#039;&#039; panel and click &#039;&#039;&#039;Developer integration guide&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The dedicated guide contains the endpoint, authentication, field definitions, examples, response codes, retry guidance and security requirements.&lt;br /&gt;
&lt;br /&gt;
At the top of the developer guide you can:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Download PDF&#039;&#039;&#039;; or&lt;br /&gt;
* enter a recipient name/email address and &#039;&#039;&#039;Email PDF&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The PDF is generated on demand from the same guide content used by the web page, so the emailed guide remains aligned with the current Standout API documentation.&lt;br /&gt;
&lt;br /&gt;
See [[Website Enquiry API]] for the staff/administrator workflow.&lt;br /&gt;
&lt;br /&gt;
== What Standout does when an enquiry arrives ==&lt;br /&gt;
Standout attempts to do useful routing before the enquiry reaches the queue:&lt;br /&gt;
&lt;br /&gt;
# uses the source&#039;s `external_id` where supplied to protect against duplicate submissions;&lt;br /&gt;
# resolves the property using Standout Property ID or property reference where available;&lt;br /&gt;
# determines the branch using the source&#039;s fixed branch, a valid requested branch, or the matched property&#039;s branch;&lt;br /&gt;
# looks for one unambiguous existing Contact using email/telephone;&lt;br /&gt;
# assigns the enquiry to the property&#039;s active managing negotiator where possible;&lt;br /&gt;
# stores the original source payload; and&lt;br /&gt;
# adds the enquiry to [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
This automation helps, but staff should still verify the Contact/property before progressing the lead.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
=== Portal connection cannot be created ===&lt;br /&gt;
Check that:&lt;br /&gt;
&lt;br /&gt;
* the Communications Centre database update is installed;&lt;br /&gt;
* the portal-connections update is installed;&lt;br /&gt;
* the shared ISSL provider credentials are configured where required;&lt;br /&gt;
* the correct Standout branch has been selected;&lt;br /&gt;
* the portal Branch ID is the provider&#039;s branch identifier, not a property ID or account login.&lt;br /&gt;
&lt;br /&gt;
=== Leads are not appearing ===&lt;br /&gt;
Check the connection is enabled and review &#039;&#039;&#039;Last lead&#039;&#039;&#039;, &#039;&#039;&#039;Last sync&#039;&#039;&#039; and any error shown in the Connected inbound portals table.&lt;br /&gt;
&lt;br /&gt;
For Homeflow, confirm Homeflow is using the current callback URL. For polling portals, use &#039;&#039;&#039;Sync now&#039;&#039;&#039; to test the connection immediately.&lt;br /&gt;
&lt;br /&gt;
=== Website leads are rejected ===&lt;br /&gt;
Check that the website is using the current complete API key and that any configured origin matches the site sending the request. The developer should use the in-app [[Website Enquiry API|Website Enquiry API developer guide]] for response/error details.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Communications Centre]]&lt;br /&gt;
* [[Feeds and Portals]]&lt;br /&gt;
* [[Website Enquiry API]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Communications_Centre&amp;diff=715</id>
		<title>Communications Centre</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Communications_Centre&amp;diff=715"/>
		<updated>2026-09-01T07:41:54Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Communications Centre =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Communications Centre&#039;&#039;&#039; is Standout&#039;s staff-facing inbox for inbound customer communication. It brings together:&lt;br /&gt;
&lt;br /&gt;
* property-portal enquiries from &#039;&#039;&#039;Rightmove&#039;&#039;&#039;, &#039;&#039;&#039;Zoopla&#039;&#039;&#039;, &#039;&#039;&#039;OnTheMarket&#039;&#039;&#039; and &#039;&#039;&#039;Homeflow&#039;&#039;&#039;;&lt;br /&gt;
* enquiries submitted by the agency&#039;s own website through the Standout Website Enquiry API; and&lt;br /&gt;
* &#039;&#039;&#039;Customer Portal conversations&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
This means staff do not have to monitor a separate Customer Portal inbox and separate portal-lead screens. New work is presented in one queue and can be searched, filtered, assigned and actioned from the same place.&lt;br /&gt;
&lt;br /&gt;
For configuration, see [[Inbound Enquiries]] and [[Feeds and Portals]].&lt;br /&gt;
&lt;br /&gt;
== Open the Communications Centre ==&lt;br /&gt;
Use &#039;&#039;&#039;Communications Centre&#039;&#039;&#039; from the main Standout navigation.&lt;br /&gt;
&lt;br /&gt;
The top of the screen summarises:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;New / unread&#039;&#039;&#039; - new portal/website enquiries plus unread Customer Portal conversations;&lt;br /&gt;
* &#039;&#039;&#039;Assigned, not actioned&#039;&#039;&#039; - enquiries that have been given to a member of staff but have not yet had a first action recorded;&lt;br /&gt;
* &#039;&#039;&#039;Awaiting customer&#039;&#039;&#039; - enquiries where the next action is with the customer; and&lt;br /&gt;
* &#039;&#039;&#039;Received today&#039;&#039;&#039; - communications received today.&lt;br /&gt;
&lt;br /&gt;
== Search and filters ==&lt;br /&gt;
Use the search box to find a communication by customer name, property, email, telephone, property reference or message text.&lt;br /&gt;
&lt;br /&gt;
The list can also be filtered by:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Status&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Branch&#039;&#039;&#039;;&lt;br /&gt;
* &#039;&#039;&#039;Source&#039;&#039;&#039;, including Customer Portal;&lt;br /&gt;
* &#039;&#039;&#039;Assigned to&#039;&#039;&#039;, including unassigned enquiries.&lt;br /&gt;
&lt;br /&gt;
By default, closed and not-proceeding enquiries are not shown.&lt;br /&gt;
&lt;br /&gt;
== Sources shown in the inbox ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Source&lt;br /&gt;
! What appears in Communications Centre&lt;br /&gt;
|-&lt;br /&gt;
| Rightmove&lt;br /&gt;
| Leads received from the configured Rightmove branch connection.&lt;br /&gt;
|-&lt;br /&gt;
| Zoopla&lt;br /&gt;
| Leads received from the configured Zoopla Leads API connection.&lt;br /&gt;
|-&lt;br /&gt;
| OnTheMarket&lt;br /&gt;
| Leads received from the configured OnTheMarket connection.&lt;br /&gt;
|-&lt;br /&gt;
| Homeflow&lt;br /&gt;
| Leads pushed to the secure Standout callback URL supplied for that branch.&lt;br /&gt;
|-&lt;br /&gt;
| Website&lt;br /&gt;
| Contact forms, viewing requests, valuation requests and other enquiries sent by the agency website through the Website Enquiry API.&lt;br /&gt;
|-&lt;br /&gt;
| Customer Portal&lt;br /&gt;
| Message threads sent between an existing Standout contact and the agency through Customer Portal.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Handling a portal or website enquiry ==&lt;br /&gt;
Open the enquiry from the list.&lt;br /&gt;
&lt;br /&gt;
The enquiry screen brings together the customer details, original message, property, source, portal qualification/details, assignment, workflow status and activity history.&lt;br /&gt;
&lt;br /&gt;
A useful routine is:&lt;br /&gt;
&lt;br /&gt;
# Check the customer name, telephone and email.&lt;br /&gt;
# Check the property and property reference.&lt;br /&gt;
# Read the original message and any portal-specific details.&lt;br /&gt;
# Check whether Standout has already matched the enquiry to an existing Contact.&lt;br /&gt;
# Assign the enquiry if another member of staff is responsible for it.&lt;br /&gt;
# Contact the customer and record an appropriate workflow status.&lt;br /&gt;
# Link an existing Contact or create an applicant if required.&lt;br /&gt;
# Continue into the normal viewing, valuation, applicant or property workflow.&lt;br /&gt;
&lt;br /&gt;
=== Existing Contact matching ===&lt;br /&gt;
Standout attempts to match an inbound enquiry to an existing active Contact using the supplied email address and telephone number.&lt;br /&gt;
&lt;br /&gt;
The list can show:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Existing contact&#039;&#039;&#039; - an unambiguous match was found; or&lt;br /&gt;
* &#039;&#039;&#039;Match needs review&#039;&#039;&#039; - more than one possible match exists or the match is not safe to choose automatically.&lt;br /&gt;
&lt;br /&gt;
If no Contact is linked, the enquiry screen can show possible Contacts for staff to review.&lt;br /&gt;
&lt;br /&gt;
Do not create a new Contact simply because the enquiry is new. Search/link the existing Contact where appropriate so notes, requirements, viewings and Customer Portal activity remain together.&lt;br /&gt;
&lt;br /&gt;
=== Create applicant ===&lt;br /&gt;
If no Contact is linked, use &#039;&#039;&#039;Create applicant&#039;&#039;&#039;. Standout carries as much useful information as possible from the enquiry into the new Contact form, including names, email, telephone, company/qualification details where supplied, property-to-sell information and the assigned negotiator.&lt;br /&gt;
&lt;br /&gt;
The original source, property reference, received time, message and available portal qualification details are carried into the staff notes so the enquiry remains traceable.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Important address rule:&#039;&#039;&#039; an address or postcode supplied by a property portal normally describes the &#039;&#039;&#039;property being enquired about&#039;&#039;&#039;. Standout therefore does not treat generic portal address/postcode fields as the applicant&#039;s home address. Applicant/contact/current/home/residential address fields are copied only when the source explicitly identifies them as the customer&#039;s address.&lt;br /&gt;
&lt;br /&gt;
=== Property and branch routing ===&lt;br /&gt;
Where possible Standout links the enquiry to the correct property. Website integrations can supply Standout&#039;s internal property ID or the agent&#039;s property reference.&lt;br /&gt;
&lt;br /&gt;
Branch selection follows the configured source/connection and the matched property. Where a property has an active managing negotiator, Standout can automatically assign the enquiry to that member of staff.&lt;br /&gt;
&lt;br /&gt;
== Enquiry statuses ==&lt;br /&gt;
The available workflow statuses are:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;New&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Assigned&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Contacted&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Awaiting customer&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Viewing booked&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Valuation booked&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Qualified&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Not proceeding&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Closed&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Moving an enquiry into an actioned status records the first response where applicable. The enquiry screen also shows how long a new/assigned enquiry has been waiting.&lt;br /&gt;
&lt;br /&gt;
Use the status to describe the real state of the enquiry, not merely to make the queue look tidy.&lt;br /&gt;
&lt;br /&gt;
== Recommended next actions ==&lt;br /&gt;
Depending on the enquiry, Standout can offer direct actions such as:&lt;br /&gt;
&lt;br /&gt;
* create/open applicant;&lt;br /&gt;
* email the customer;&lt;br /&gt;
* call the customer;&lt;br /&gt;
* book a viewing once a Contact and property are linked;&lt;br /&gt;
* open the property.&lt;br /&gt;
&lt;br /&gt;
The activity history records receipt, automatic matching/assignment and later staff workflow changes.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal conversations ==&lt;br /&gt;
Customer Portal messages are part of the same Communications Centre.&lt;br /&gt;
&lt;br /&gt;
A Customer Portal row is different from a portal lead because the sender is already an authenticated Standout Contact. The row is therefore shown as an existing-contact conversation rather than a new applicant lead.&lt;br /&gt;
&lt;br /&gt;
When a member of staff opens the conversation:&lt;br /&gt;
&lt;br /&gt;
* unread customer messages are marked as read;&lt;br /&gt;
* the complete conversation is shown in chronological order;&lt;br /&gt;
* messages show the customer or staff sender and time;&lt;br /&gt;
* a property is shown where the message was linked to one; and&lt;br /&gt;
* staff can reply directly from the conversation.&lt;br /&gt;
&lt;br /&gt;
A staff reply can be a general message or can be linked to one of the customer&#039;s properties.&lt;br /&gt;
&lt;br /&gt;
=== What happens when a customer sends a message ===&lt;br /&gt;
# The message is saved in the Customer Portal conversation history.&lt;br /&gt;
# It appears as unread in the Communications Centre.&lt;br /&gt;
# The message is also recorded against the Contact&#039;s communications/history where available.&lt;br /&gt;
# Standout sends a notification email to the relevant branch email address.&lt;br /&gt;
# The notification email clearly says &#039;&#039;&#039;Do not reply to this email&#039;&#039;&#039;.&lt;br /&gt;
# The email contains &#039;&#039;&#039;Reply in Standout Property Manager&#039;&#039;&#039;, which opens that customer&#039;s conversation in the Communications Centre.&lt;br /&gt;
&lt;br /&gt;
Staff should reply in Standout, not by replying to the notification email. An email reply would not be added to the Customer Portal conversation.&lt;br /&gt;
&lt;br /&gt;
=== What happens when staff reply ===&lt;br /&gt;
# The reply is stored in the same Customer Portal conversation.&lt;br /&gt;
# The customer sees it in Customer Portal.&lt;br /&gt;
# Standout records the communication against the Contact where available.&lt;br /&gt;
# If the Contact has an email address, Standout sends an email notification telling the customer that a new Customer Portal message is waiting.&lt;br /&gt;
&lt;br /&gt;
If the Customer Portal reply is saved but the notification email fails, Standout keeps the portal message and reports that the email notification could not be sent.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal submissions screen ==&lt;br /&gt;
The Contact still has:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is used for onboarding/buyer-ready data, secure uploads, AML history, portal appointment requests and other customer submissions. The page also shows the Customer Portal conversation and includes &#039;&#039;&#039;Open in Communications Centre&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Use Communications Centre for day-to-day messaging; use Customer Portal submissions when reviewing the wider information/documents the customer has submitted.&lt;br /&gt;
&lt;br /&gt;
== Good working practice ==&lt;br /&gt;
* Treat &#039;&#039;&#039;New / unread&#039;&#039;&#039; as work waiting for a response.&lt;br /&gt;
* Link existing Contacts rather than creating duplicates.&lt;br /&gt;
* Keep assignment and status current so colleagues can see who owns the next action.&lt;br /&gt;
* Record viewing/valuation outcomes in the normal Standout workflow after the enquiry has been qualified.&lt;br /&gt;
* Reply to Customer Portal messages from Standout, never from the branch notification email.&lt;br /&gt;
* Close or mark not proceeding only when that genuinely describes the outcome.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Inbound Enquiries]]&lt;br /&gt;
* [[Feeds and Portals]]&lt;br /&gt;
* [[Website Enquiry API]]&lt;br /&gt;
* [[Customer Portal]]&lt;br /&gt;
* [[Using the Customer Portal]]&lt;br /&gt;
* [[Registering a New Applicant]]&lt;br /&gt;
* [[Booking and Managing Viewings]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=714</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=714"/>
		<updated>2026-09-01T07:41:54Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|Home&lt;br /&gt;
** Standout - Quick Start|Quick Start&lt;br /&gt;
** Daily Negotiator Workflow|Daily workflow&lt;br /&gt;
&lt;br /&gt;
* Sales workflows&lt;br /&gt;
** Registering a New Applicant|Register applicant&lt;br /&gt;
** Managing Applicant Requirements and Matching|Requirements &amp;amp; matching&lt;br /&gt;
** Booking and Managing Viewings|Book/manage viewings&lt;br /&gt;
** Recording Viewing Feedback|Viewing feedback&lt;br /&gt;
** Sales Valuation to Instruction|Valuation to instruction&lt;br /&gt;
** Marketing a Property|Market a property&lt;br /&gt;
** Recording and Negotiating Offers|Offers&lt;br /&gt;
** Sales Progression to Completion|Sales progression&lt;br /&gt;
&lt;br /&gt;
* Lettings workflows&lt;br /&gt;
** Adding a new Rental Property|Take on rental property&lt;br /&gt;
** Rental Step Through|Rental step through&lt;br /&gt;
** Creating and Starting a Tenancy|Create tenancy&lt;br /&gt;
** Rental Compliance and Inspections|Compliance &amp;amp; inspections&lt;br /&gt;
** Managing Repairs and Maintenance|Repairs &amp;amp; maintenance&lt;br /&gt;
** Tenant List|Tenant list&lt;br /&gt;
** Chase Outstanding Rent|Chase rent&lt;br /&gt;
** Rental HMO|HMO&lt;br /&gt;
&lt;br /&gt;
* Customers &amp;amp; growth&lt;br /&gt;
** Contacts Overview|Contacts&lt;br /&gt;
** Using the Customer Portal|Using Customer Portal&lt;br /&gt;
** Customer Portal|Customer Portal reference&lt;br /&gt;
** Opportunity Finder|Opportunity Finder&lt;br /&gt;
** Landmark Anti Money Laundering Checking|AML&lt;br /&gt;
&lt;br /&gt;
* Everyday tools&lt;br /&gt;
** The Dashboard|Dashboard&lt;br /&gt;
** Communications Centre|Communications Centre&lt;br /&gt;
** Diary Overview|Diary&lt;br /&gt;
** Task List|Tasks&lt;br /&gt;
** Property Overview|Sales property&lt;br /&gt;
** Rental Property Overview|Rental property&lt;br /&gt;
** Telephone wizard|Telephone wizard&lt;br /&gt;
&lt;br /&gt;
* Administration &amp;amp; specialist&lt;br /&gt;
** Administration|Administration&lt;br /&gt;
** Feeds and Portals|Feeds &amp;amp; portals&lt;br /&gt;
** Inbound Enquiries|Inbound enquiries&lt;br /&gt;
** Website Enquiry API|Website Enquiry API&lt;br /&gt;
** Meta Facebook Property Catalogue|Meta / Facebook catalogue&lt;br /&gt;
** Profile Configuration|Profile&lt;br /&gt;
** Brochure Printing Templates|Brochures&lt;br /&gt;
** Bulk Rental Payments|Bulk rental payments&lt;br /&gt;
** Agency Express|Agency Express&lt;br /&gt;
** Xero Accounts Setup|Xero setup&lt;br /&gt;
** Xero Accounts Usage|Xero usage&lt;br /&gt;
** Sage Accounts Setup|Sage setup&lt;br /&gt;
** Sage Accounts Usage|Sage usage&lt;br /&gt;
** GDPR|GDPR&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Administration&amp;diff=713</id>
		<title>Administration</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Administration&amp;diff=713"/>
		<updated>2026-09-01T07:41:53Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Administration =&lt;br /&gt;
&lt;br /&gt;
Administration controls agency-level configuration. For day-to-day CRM work, use the normal Standout navigation rather than changing Administration settings unnecessarily.&lt;br /&gt;
&lt;br /&gt;
== Portals ==&lt;br /&gt;
=== Feeds / Portals ===&lt;br /&gt;
Open &#039;&#039;&#039;Administration → Feeds/Portals&#039;&#039;&#039;. This area is now split into two sub-tabs:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Outbound feeds&#039;&#039;&#039; - outbound website/data feeds, property portals and the Meta / Facebook property catalogue.&lt;br /&gt;
* &#039;&#039;&#039;Inbound enquiries&#039;&#039;&#039; - Rightmove, Zoopla, OnTheMarket, Homeflow and agency-website enquiry connections feeding the [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
The technical Website Enquiry API documentation is no longer displayed permanently underneath the configuration forms. Open the separate &#039;&#039;&#039;Developer integration guide&#039;&#039;&#039; from the Inbound enquiries tab. The guide can be downloaded as PDF or emailed directly to an external developer.&lt;br /&gt;
&lt;br /&gt;
See:&lt;br /&gt;
&lt;br /&gt;
* [[Feeds and Portals]]&lt;br /&gt;
* [[Inbound Enquiries]]&lt;br /&gt;
* [[Website Enquiry API]]&lt;br /&gt;
* [[Meta Facebook Property Catalogue]]&lt;br /&gt;
&lt;br /&gt;
== Agency configuration ==&lt;br /&gt;
[[File:Agency Configuration.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
===== Agency =====&lt;br /&gt;
Company logo             add to the system an image of your company logo for use within the Standout system&lt;br /&gt;
&lt;br /&gt;
===== Year start =====&lt;br /&gt;
Financial year start     when the Agencies financial year starts&lt;br /&gt;
&lt;br /&gt;
Holiday year start       when the Agencies holiday year starts&lt;br /&gt;
&lt;br /&gt;
Default local council   select your local council from the drop down list, you can press backspace and start typing the name to find the council name.&lt;br /&gt;
&lt;br /&gt;
== Email server configuration ==&lt;br /&gt;
To help with the initial configuration of your email server, a new option “Default Services” has been added.&lt;br /&gt;
[[File:Email Server Configuration.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Standout has the initial settings for email services from:Gmail / Hosted Exchange by ISSL / Office 365 / Other mail provider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above can be ignored if your IT support has given you details to populate the email server configuration.&lt;br /&gt;
&lt;br /&gt;
Standout Property Manager can integrate with your own Email server, this will then send all emails other than client match emails via your own mail server, client match emails will still be sent by the ISSL server as that can handle bulk mail. This will allow you to control which email server sends emails from Standout to your contacts. Either leave this option or enable it to use your own email server. Your IT team should be able to provide you with email server details for Standout to use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Server Enabled                        ticked, this will allow configuration of your own Email Server&lt;br /&gt;
&lt;br /&gt;
Email host name                     normally the smtp address (eg smtp.yourdomain.com)&lt;br /&gt;
&lt;br /&gt;
Port number                           normally 465 or 587 (gmail etc is 587)&lt;br /&gt;
&lt;br /&gt;
Protocol                                  Normally TLS but can be SSL or None&lt;br /&gt;
&lt;br /&gt;
Username                               Username of the account (can be an email address)&lt;br /&gt;
&lt;br /&gt;
Password                                Password for the account&lt;br /&gt;
&lt;br /&gt;
From name                             Text for the account (can be your Agency Name)&lt;br /&gt;
&lt;br /&gt;
From address                          Email address of the account&lt;br /&gt;
&lt;br /&gt;
Send test email                       Send a test email using the above settings (saving the agency is not required for testing, only to save permanently)&lt;br /&gt;
&lt;br /&gt;
== Email branding ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This section allows you to upload images for an email header and footer, change colour schemes and when sending a property match email, enter additional text at the top of the email.&lt;br /&gt;
&lt;br /&gt;
== Status Overrides ==&lt;br /&gt;
[[File:Status Override.png|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This section allows you to override a status on your website and portals. The main reason for this override is whilst a sale goes through, and has the possibility of falling though, allowing the agency to continue gathering potential customer details during the sale process.&lt;br /&gt;
&lt;br /&gt;
== Privacy ==&lt;br /&gt;
Configure the amount of time to keep details on the system. This screen allows you to determine how long you will keep various forms of data. This decision is yours and any periods should be updated in line with your privacy policy and company terms.&lt;br /&gt;
&lt;br /&gt;
=== Telephone privacy statement ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This statement will be displayed alongside a telephone consent checkbox on contact details, allowing it to be read out&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Recently introduced, by default, “Force GDPR conformation” has been added to Standout. This option will force the Marketing/Privacy/Manual consent option to be displayed when a member of staff adds a new contact.&lt;br /&gt;
&lt;br /&gt;
An agency should place their own Telephone privacy statement in the above box. This will be displayed each time a staff member creates a new contact.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, if you are entering a Solicitor, you can instruct your staff member to ignore this option and move left to the Contact details tab and enter the Solicitor details.&lt;br /&gt;
&lt;br /&gt;
=== Data retention limits ===&lt;br /&gt;
&lt;br /&gt;
==== Vendors ====&lt;br /&gt;
&lt;br /&gt;
==== Buyer ====&lt;br /&gt;
&lt;br /&gt;
==== Landlords ====&lt;br /&gt;
&lt;br /&gt;
==== Tenants ====&lt;br /&gt;
&lt;br /&gt;
==== Staff ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Marketing ==&lt;br /&gt;
&lt;br /&gt;
==== MailChimp Key ====&lt;br /&gt;
To allow you to email multiple contacts, the Marketing tab allows you to link Standout to MailChimp. All the details required are linked from this page to MailChimp.&lt;br /&gt;
&lt;br /&gt;
==== MailChimp Lists ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An example of how lists are shown can be seen:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== File storage ==&lt;br /&gt;
[[File:File Storage.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
This section will require you to subscribe to either FTP File Server, Dropbox or Google Drive for the storage of documents. These documents are used in both Letter and Email templates to send agency documents to your contacts.&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;ISSL can offer 2Gb of free disk space, please contact us at support@issl.co.uk and we can set this up for you. Once you get to the limit, we offer cheaper rates than the other services.&#039;&#039;&#039; =====&lt;br /&gt;
The maximum size of each file you can upload is 10Mb. The maximum space is dictated by your storage provider.&lt;br /&gt;
&lt;br /&gt;
Please be aware, large files connected to an email may stop the contact from receiving your email if their email provider has a limit on the size of an email.&lt;br /&gt;
&lt;br /&gt;
== Invoices – currently unavailable ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Standout is linked to our accounting system, all invoices that have been issued to your agency can be viewed from this screen.&lt;br /&gt;
&lt;br /&gt;
== Tawk to API ==&lt;br /&gt;
[[File:Tawk To.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Standout can show and link the Tawk To chat system so that if installed on your website, you can receive notifications that a client wishes to chat.&lt;br /&gt;
&lt;br /&gt;
When you log into Tawk to then choose the icon on the left side which reads “Add ons”, choose Webhooks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click the “+Create Webhook” button and you will then need to copy the link given in the Tawk to settings and place it into “Your Request Endpoint URL” and then copy and paste the Secret Key into the Tawk To Settings, click Save to update.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
You will need to amend each staff member and go to Permissions and tick the Permission “Use Tawk.To Interface” for them to be able to use Tawk to within Standout.&lt;br /&gt;
== Branches ==&lt;br /&gt;
&lt;br /&gt;
By default the first Branch created is called Head Office (you can rename this). When in trial or Landlord mode, only one branch can be configured. Once signed up, an agency can add further branches.&lt;br /&gt;
[[File:Branch List.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding a branch&lt;br /&gt;
&lt;br /&gt;
To add a new branch, the procedure is identical to the details in Edit Branch,.&lt;br /&gt;
&lt;br /&gt;
=== Edit Branch ===&lt;br /&gt;
To edit a branch, just click the Edit Branch on the right hand side.&lt;br /&gt;
[[File:Edit Branch Button.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Contact Information ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Branch Name              the name of this Branch&lt;br /&gt;
&lt;br /&gt;
Postcode                     the postcode of this branch&lt;br /&gt;
&lt;br /&gt;
Address                       the full address of the branch&lt;br /&gt;
&lt;br /&gt;
Country                       the country where the branch resides&lt;br /&gt;
&lt;br /&gt;
Telephone Number    the telephone number of the branch&lt;br /&gt;
&lt;br /&gt;
Fax Number                the fax number of the branch&lt;br /&gt;
&lt;br /&gt;
Email address              the main email used for this branch&lt;br /&gt;
&lt;br /&gt;
Latitude                       the Latitude of this branch (for digital maps)&lt;br /&gt;
&lt;br /&gt;
Longitude                    the Longitude of this branch (for digital maps)&lt;br /&gt;
&lt;br /&gt;
Set map                      move your branch latitude/longitude if does not display correctly&lt;br /&gt;
&lt;br /&gt;
Comp. Reg. No.          the Company Registration Number for your agency/branch&lt;br /&gt;
&lt;br /&gt;
Legal entity name       the Legal entity name of this Agency&lt;br /&gt;
&lt;br /&gt;
==== Managers ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you’ve added all the staff in your Agency, you can assign those Staff members to Manager roles. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Default rooms ====&lt;br /&gt;
To optimise property entry, it Is possible to create default rooms and floors. These rooms/floors will appear (if chosen to be added) at the end of your floors/rooms within a property. One of the popular options for default rooms is to add Agent Notes and Disclaimers to a property and saves the re-entering of room information. Additionally, as with floors/rooms in a property, these can be excluded from being included in a brochure.&lt;br /&gt;
&lt;br /&gt;
==== Settings ====&lt;br /&gt;
&lt;br /&gt;
===== Branch services =====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Branch on hold           if you either close a branch or temporarily stop operating from a branch, this will place that branch on hold so no properties can be added.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sales                            this branch caters for Sale properties&lt;br /&gt;
&lt;br /&gt;
Rentals                        this branch caters for Rental properties&lt;br /&gt;
&lt;br /&gt;
Auction                       this branch caters for Auction properties&lt;br /&gt;
&lt;br /&gt;
Residential                  this branch caters for Residential classes&lt;br /&gt;
&lt;br /&gt;
Commercial                 this branch caters for Commercial classes&lt;br /&gt;
&lt;br /&gt;
Business sales             this branch caters for Business sales&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Applicable countries =====&lt;br /&gt;
&lt;br /&gt;
Select which countries this branch deals with &#039;England&#039; is selected by default.&lt;br /&gt;
&lt;br /&gt;
===== Default local council =====&lt;br /&gt;
This dropdown selection will default to the default local council in the Agency settings. However, if this branch does not fall within this remit, you can then choose an alternative.&lt;br /&gt;
&lt;br /&gt;
===== Properties =====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Property status mode this allows all properties to either operate by Free or Guided (default) modes. In Free mode, you select the Property status as you progress through either the Sale or Rental. In Guided mode, the system will allow you to only choose from a chosen set of statuses and will change as you progress through the Sale or Rental process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Countries can be configured so that if you only operate in England, then you can choose Not displayed otherwise you can choose Displayed or Mandatory that a country is selected.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable EPC is when you either wish to enter an EPC for a property but, if this is not an requirement, then EPCs can be turned off.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Force money laundering checks will only allow you to proceed with a property only when those parties have supplied money laundering documentation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Flag properties that have not been viewing in the past number of days allows you to set a number of days so that agents are aware of properties that are not gaining interest by potential buyers.&lt;br /&gt;
&lt;br /&gt;
===== Diary =====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Should you wish to ensure that by default emails are sent to viewers, owners and tenants but can be either turned off here or when creating an appointment.&lt;br /&gt;
&lt;br /&gt;
===== Fees =====&lt;br /&gt;
Default fee                              the fee default amount (1% default)&lt;br /&gt;
&lt;br /&gt;
Default fee type                      either Fixed or Percentage (% default)&lt;br /&gt;
&lt;br /&gt;
Default rental fee                   the rental fee default amount (0% default)&lt;br /&gt;
&lt;br /&gt;
Default rental fee type           either Fixed or Percentage (% default)&lt;br /&gt;
&lt;br /&gt;
Default finders fee                  a monetary figure (£0.00 default)&lt;br /&gt;
&lt;br /&gt;
Apply fees                               when the agencies management feeds should be applied&lt;br /&gt;
&lt;br /&gt;
           On due date                when the due date occurs, fees are raised automatically&lt;br /&gt;
&lt;br /&gt;
           On payment                when the tenant pays, then the fees are raised&lt;br /&gt;
&lt;br /&gt;
===== Currency =====&lt;br /&gt;
An agency can set up all the agency fees that they accept, by default GBP/EUR/USD&lt;br /&gt;
&lt;br /&gt;
===== Letters =====&lt;br /&gt;
When letters are produced, who letters are sent from, either the Property Manager, Branch Manager or that user that is logged in.&lt;br /&gt;
&lt;br /&gt;
===== Language =====&lt;br /&gt;
Standout can convert text to French/German/Spanish instead of English &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Tax ====&lt;br /&gt;
When you enter your VAT number, Standout will allow you to enter the VAT rate and the effective Date, this will allow the system to calculate the correct VAT amount for each applicable transaction. If the rate changes, then Standout will use the current VAT rate.&lt;br /&gt;
&lt;br /&gt;
==== Rental ====&lt;br /&gt;
Rental fee information           the agencies legal information regarding rental properties.&lt;br /&gt;
&lt;br /&gt;
This will be displayed on your website and to portals.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Repairs                                    If your website was created by ISSL recently, it may have the ability for tenants to report repairs directly. If this is available and enabled, the below staff member will be notified whenever a new repair is reported by a tenant, in addition to it appearing in the list of repairs for their property.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== SMS ====&lt;br /&gt;
[[File:SMS.png|none|thumb|1200x1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Standout has the ability to send SMS text messages to mobile numbers but, an Agency must purchase credits for this to operate. You will be required to enter an SMS sender number (usually your office number) and a tag line for the end of your message. Also, if enabled, Standout can text those contacts who are viewing a property, will receive a reminder 2 hours prior to an appointment.&lt;br /&gt;
&lt;br /&gt;
==== Advertising board request ====&lt;br /&gt;
Standout has two methods for board companies, either the standard email service, or Agency Express&lt;br /&gt;
&lt;br /&gt;
===== Agency Express =====&lt;br /&gt;
[[File:Agency Express.png|none|thumb|1200x1200px]]&lt;br /&gt;
When you sign up with agency express you can obtain an API code from them, just put that (Copy and Paste) into the Agency Express API field, you will also get a Branch Code, again copy and paste that into the Branch code field and select the other options as required.&lt;br /&gt;
&lt;br /&gt;
==== Standard Email Board Company ====&lt;br /&gt;
[[File:Board Company.png|none|thumb|1200x1200px]]&lt;br /&gt;
&lt;br /&gt;
===== Board company contact details =====&lt;br /&gt;
&lt;br /&gt;
Fill in the required information primarily the board company email address where the automated emails will be sent to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sale statuses&lt;br /&gt;
&lt;br /&gt;
When standout sends/updates a board company regarding changes.&lt;br /&gt;
&lt;br /&gt;
===== Letting statuses =====&lt;br /&gt;
When standout sends/updates a board company regarding changes.&lt;br /&gt;
&lt;br /&gt;
===== Board removal =====&lt;br /&gt;
When a board should be removed (after x days).&lt;br /&gt;
&lt;br /&gt;
==== Applicable countries ====&lt;br /&gt;
[[File:Applicable Countries.png|none|thumb|1200x1200px]]&lt;br /&gt;
By default England is selected for all companies and offices, however you should ensure that this is selected correctly according to the countries that you sell properties in, just tick or untick as required.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Affiliates ===&lt;br /&gt;
Standout can send the appropriate information to either Brief Your Market or Move with Us should you have a subscription with either of these companies.&lt;br /&gt;
&lt;br /&gt;
=== Proactive Actions ===&lt;br /&gt;
Proactive actions have been created to automate actions to improve efficiency of your agency. By setting up actions you are able to initiate reminders, communications with a property vendor or landlord without having to manually perform this. For example, you might want to send an email to a vendor after 7 days of their property going on the market to reassure them you&#039;re doing everything to find a buyer.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Creating a new action&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description&#039;&#039;&#039; - A description of the action (max 255 characters)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Enable/Disable&#039;&#039;&#039; - If this task is Disabled, it will not be processed by Standout (if you want to suspend this for the time being)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Property Class&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Residential/Commercial/Business&#039;&#039;&#039; - Choose which class of property to perform the action against&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Property Type&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sales/Lettings&#039;&#039;&#039; - Choose if this action is to perform against a sales property or a rental property&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Property Status&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;At status change/After status change&#039;&#039;&#039; - &amp;quot;At status change&amp;quot; will be processed every time a property is edited and those actions which are applicable, will be processed. &amp;quot;After status change&amp;quot; will be processed by a daily job that will run in the early hours of a morning. Therefore, when selecting a &amp;quot;Contact day&amp;quot; you will NOT be able to choose &amp;quot;Immediately&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Specific status&#039;&#039;&#039; - Which status do you want to perform the action against&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact Method&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
6 methods are currently available: &#039;Create a task&#039;, &#039;Diarise telephone call&#039;, &#039;Diarise send email&#039;, &#039;Diarise send SMS&#039;, &#039;Email (automated)&#039;, &#039;Email (staff member)&#039;, &#039;SMS (automated)&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact day&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can choose to perform this action immediately or up to 28 days in the future. Note: Immediately will NOT be available if &amp;quot;After status change&amp;quot; is chosen.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact time&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can choose a specific time for the diary appointment to be created.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Staff member&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Choose who to assign any the action to (be it an task/appointment or a signature on an email.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Send to&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Choose who to send the email or SMS to - Vendor/Landlord or Buyer/Tenant&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Task name&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Enter a meaningful task subject line when creating a task for a staff member (max 255 characters)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Subject&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When an email method is chosen, this appears for you to complete.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Body&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The main text to an email. Variables can also be used and are:-&lt;br /&gt;
&lt;br /&gt;
Current variables are&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Property variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{RE} - The Display Address for the property&lt;br /&gt;
&lt;br /&gt;
{REF} - The property reference&lt;br /&gt;
&lt;br /&gt;
{ADDRESS} - The properties full address (seperate lines)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Vendor variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{VendorSalutation} - The vendor name including Title&lt;br /&gt;
&lt;br /&gt;
{VendorTitle} - The title of the vendor&lt;br /&gt;
&lt;br /&gt;
{VendorName} - The first name(s) of the vendor&lt;br /&gt;
&lt;br /&gt;
{VendorSurname} - The surname of the vendor&lt;br /&gt;
&lt;br /&gt;
{VendorTelephone} - The vendors telephone number&lt;br /&gt;
&lt;br /&gt;
{VendorMobile} - The vendors mobile telephone number&lt;br /&gt;
&lt;br /&gt;
{VendorEmail} - The vendors email address&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Landlord Variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{LandlordSalutation} - The landlords name including Title&lt;br /&gt;
&lt;br /&gt;
{LandlordTitle} - The title of the landlord&lt;br /&gt;
&lt;br /&gt;
{LandlordName} - The first name(s) of the landlord&lt;br /&gt;
&lt;br /&gt;
{LandlordSurname} - The surname of the landlord&lt;br /&gt;
&lt;br /&gt;
{LandlordTelephone} - The landlords telelphone number&lt;br /&gt;
&lt;br /&gt;
{LandlordMobile} - The landlords mobile number&lt;br /&gt;
&lt;br /&gt;
{LandlordEmail} - The landlords email address&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Buyer variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{BuyerSalutation} - The buyer name including Title&lt;br /&gt;
&lt;br /&gt;
{BuyerTitle} - The title of the buyer&lt;br /&gt;
&lt;br /&gt;
{BuyerName} - The first name(s) of the buyer&lt;br /&gt;
&lt;br /&gt;
{BuyerSurname} - The surname of the buyer&lt;br /&gt;
&lt;br /&gt;
{BuyerTelephone} - The buyers telephone number&lt;br /&gt;
&lt;br /&gt;
{BuyerMobile} - The buyers mobile telephone number&lt;br /&gt;
&lt;br /&gt;
{BuyerEmail} - The tenants email address&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tenant variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{TenantSalutation} - The tenant name including Title&lt;br /&gt;
&lt;br /&gt;
{TenantTitle} - The title of the tenant&lt;br /&gt;
&lt;br /&gt;
{TenantName} - The first name(s) of the tenant&lt;br /&gt;
&lt;br /&gt;
{TenantSurname} - The surname of the tenant&lt;br /&gt;
&lt;br /&gt;
{TenantTelephone} - The tenants telephone number&lt;br /&gt;
&lt;br /&gt;
{TenantMobile} - The tenants mobile telephone number&lt;br /&gt;
&lt;br /&gt;
{TenantEmail} - The tenants email address&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Staff variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{StaffMember} - The name of the staff member dealing with this property&lt;br /&gt;
&lt;br /&gt;
{AgencyName} - The agency name&lt;br /&gt;
&lt;br /&gt;
{OfficeAddres} - The address of the branch&lt;br /&gt;
&lt;br /&gt;
{OfficeTelephone} - The telephone number of the branch&lt;br /&gt;
&lt;br /&gt;
{OfficeEmail} - The email address of the branch&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Formatting variables&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{b} - Start to bold text&lt;br /&gt;
&lt;br /&gt;
{/b} - End of the bold text&lt;br /&gt;
&lt;br /&gt;
{u} - Start to underline text&lt;br /&gt;
&lt;br /&gt;
{/u} - End of the underline text&lt;br /&gt;
&lt;br /&gt;
{i} - Start to italic text&lt;br /&gt;
&lt;br /&gt;
{/i} - End of the italic text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Delete action&#039;&#039;&#039; - allows for you to delete the action&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Cancel&#039;&#039;&#039; - cancel editing the action&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create/Update action&#039;&#039;&#039; - creates or updates the action&lt;br /&gt;
&lt;br /&gt;
Once saved, you will be shown a list of existing actions. You have the options to edit or delete an action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Money laundering provider ===&lt;br /&gt;
&lt;br /&gt;
There are 2 options for money laundering provider either none (you will do all the checks manually yourself) or [https://www.landmark.co.uk/landmark-estate-agency-services Landmark] where they will do all the checking for you.[[File:Money Laundering Provider.png|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
If None is selected you have two options available Force money laundering checks, which basically reminds you if you have not entered any identity check information and email chase up, enabling this option will send reminder emails to those contacts that are still required to provide you with Money Laundering documentation. By enabling this option, a staff member is required to be selected and if required, the email can be amended to your own wording.&lt;br /&gt;
&lt;br /&gt;
==== Landmark AML ====&lt;br /&gt;
[[File:Landmark Configuration.png|none|thumb|1200x1200px]]&lt;br /&gt;
Selecting Landmark will enable the fully automated Anti Money Laundering verification system from [https://www.landmark.co.uk/landmark-estate-agency-services Landmark].&lt;br /&gt;
&lt;br /&gt;
Once you sign up with Landmark tell them you are using Standout Property Manager From ISSL they will provide you with an Account ID, copy and past that into the Account ID field and save, from that point on your are able to automatically AML check contacts.&lt;br /&gt;
== Staff ==&lt;br /&gt;
[[File:Staff List.png|none|thumb|900x900px]]&lt;br /&gt;
By default the staff list shows all staff that are enabled, you can change this list to show all inactive staff by clicking on the filter by status drop down, from here you can select active or inactive staff.&lt;br /&gt;
&lt;br /&gt;
Should you want to restore a staff member that you have made inactive  swap to the inactive list, then click restore to the right of the person that you want to make active again.&lt;br /&gt;
[[File:Restore User.png|none|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is important that if a member of staff leaves you deactivate them from the system as soon as they walk out the door for the protection of your data, as they can login from anywhere unless you have ip restrictions in place.&lt;br /&gt;
=== Add / Edit a member of staff ===&lt;br /&gt;
[[File:Staff Screen 1.png|none|thumb|1300x1300px]]&lt;br /&gt;
Most fields here are self explanatory please remember if you have multiple offices to assign the staff member to the correct office with the correct privileges .Once completed  data entry of this tab, please press Create staff before moving to the next tab to ensure that there will be no data loss or entry errors.&lt;br /&gt;
&lt;br /&gt;
=== Permissions ===&lt;br /&gt;
[[File:Permissions 1.png|none|thumb|1131x1131px]]&lt;br /&gt;
[[File:Permissions 2.png|none|thumb|300x300px]]&lt;br /&gt;
[[File:Permissions 3.png|none|thumb|575x575px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can allow or disallow staff access to parts of the Standout system. &lt;br /&gt;
&lt;br /&gt;
The permissions screen is split into logical sections to help you assign the correct level of access to each person.&lt;br /&gt;
&lt;br /&gt;
When you click any of the above options, they will automatically update, therefore, you do not need to click Save staff on this tab once you have completed your edits.&lt;br /&gt;
&lt;br /&gt;
=== Email Preferences ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use this section to create an email signature for automated emails as you are legally obliged to do this.&lt;br /&gt;
&lt;br /&gt;
=== Email access ===&lt;br /&gt;
Entering a staff’s email settings allows Standout Property Manager to automatically process emails from portals such as Rightmove and Zoopla, as well as keep a history of communication with known clients.&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
Shows a history of what a staff member has had logged whilst using Standout.&lt;br /&gt;
=== Login locations ===&lt;br /&gt;
When staff log in, their IP address is recorded, if a member of staff is working out of the office and shouldn’t be, this will allow you to block the address in Agency / Security.&lt;br /&gt;
&lt;br /&gt;
===Staff Holidays Administration Configuration===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Configuring holidays is simple, there are the following two options in Administration/Staff/Staff member. Then, select the Permissions tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Specifically, these are the two settings that need to be configured, with ticks, that member of staff can do both, without those, are required to request holidays.&lt;br /&gt;
===Configuration Warning===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If no one has “Approve own holidays” in a branch, when a staff member attempts to Request a holiday, they will see this error:&lt;br /&gt;
&lt;br /&gt;
To fix this issue ensure the above has been configured.&lt;br /&gt;
===Staff Configuration===&lt;br /&gt;
Within Staff details / Basic details, there is now the ability to store the staff members holiday allocation, this is in number of days.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Along with their allocation, please enter their workdays so the system knows which days they work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Teams ==&lt;br /&gt;
[[File:Teams.png|none|thumb|900x900px]]&lt;br /&gt;
The above example screen shot shows the general team selected and all staff members are added to that team.&lt;br /&gt;
By default, the General team is created and all staff members automatically get added to this team when they are created.&lt;br /&gt;
&lt;br /&gt;
To edit a team click Edit then add or remove staff as required and click Save team.&lt;br /&gt;
&lt;br /&gt;
To create a new team, enter the Team name, choose Staff and click Save team.&lt;br /&gt;
&lt;br /&gt;
== Feeds ==&lt;br /&gt;
[[File:Feeds.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page allows you to send data to various outbound data feeds to portals etc, and update the details for those you are subscribed to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Editing Feeds ==&lt;br /&gt;
There are two types of outbound data feed :-&lt;br /&gt;
&lt;br /&gt;
Standard Feeds (Rightmove, On the Market, Zoopla etc) and None Standard feeds none standard feeds need extra information.&lt;br /&gt;
&lt;br /&gt;
All feeds are edited by simply clicking on the Edit button as per the below example :-&lt;br /&gt;
[[File:Net House Prices.png|none|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the Edit link is pressed it expands down to show the below :-&lt;br /&gt;
[[File:Net House Prices 2.png|none|thumb|900x900px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Just fill in the feed codes supplied by the portal company in the spaces provided, note you may have different codes for each type of property, also some types may not appear ie if you do not do commercial property then that option will not be available.&lt;br /&gt;
&lt;br /&gt;
The Automatically include new listings determines if any new property you enter is automatically sent to the portal, if not selected you need to manually enable the property to send on the advertising tab within each property.&lt;br /&gt;
&lt;br /&gt;
Once you have input the code supplied, press Save Details and you are finished.&lt;br /&gt;
&lt;br /&gt;
The feed will automatically start. &lt;br /&gt;
&lt;br /&gt;
The second type of feed requiring more information is shown below, again the portal will supply the extra information.[[File:FTP Feeds.png|none|thumb|999x999px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Portal companies will supply you with their feed information, certain portals will require FTP details to be entered, others will already contain FTP settings, some using real time data feeds (Rightmove, Zoopla etc) do not need this information. Some portals will also have separate feed codes for each branch so ensure you check that the feeds are set up correctly as per the portal requirements.&lt;br /&gt;
&lt;br /&gt;
All portals will have feed codes for the types of properties that will be required to populate the above fields.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
This page allows you to define known IP addresses to restrict logins to this system. If no IP Addresses are listed, staff can log in from any machine. Adding IP Addresses to this list will restrict where staff can log in from, and increase the security of your data.&lt;br /&gt;
[[File:Security.png|none|thumb|900x900px]]&lt;br /&gt;
The above screenshot shows that Carl Smit is only allowed to access Standout Property Manager from the ip address shown, this restricting this person to only login from the office (or any known location)&lt;br /&gt;
&lt;br /&gt;
IP formatting:&lt;br /&gt;
&lt;br /&gt;
IPV4 addresses follow the format N.N.N.N where N is a number from 1-255&lt;br /&gt;
&lt;br /&gt;
IPV6 addresses follow the example 2001:0db8:0a0b:12f0:0000:0000:0000:0001&lt;br /&gt;
&lt;br /&gt;
== Property features ==&lt;br /&gt;
[[File:Property Features.png|none|thumb|600x600px]]&lt;br /&gt;
This option is used to add new items that have not been defined in the “Features” list within Properties.&lt;br /&gt;
&lt;br /&gt;
For example if you sell properties that quite often have canal at the rear of the garden then you could add a feature of &#039;Canal Mooring&#039;&lt;br /&gt;
&lt;br /&gt;
== Property Progression ==&lt;br /&gt;
&lt;br /&gt;
== Add marker ==&lt;br /&gt;
This allows you to add a progression marker that does not already exist and for a range of contracts/classes and contacts.&lt;br /&gt;
&lt;br /&gt;
Default Residential Sales&lt;br /&gt;
&lt;br /&gt;
Default Residential Lettings&lt;br /&gt;
&lt;br /&gt;
Default Commercial Sales&lt;br /&gt;
&lt;br /&gt;
Default Commercial Lettings&lt;br /&gt;
&lt;br /&gt;
Default Business Sales&lt;br /&gt;
&lt;br /&gt;
== Contact Sources ==&lt;br /&gt;
Standout has some default advertising sources configured. However, should you wish to record a specific advertising campaign or advertising outlet not listed, it can be added in this section.&lt;br /&gt;
&lt;br /&gt;
== Brochure Templates ==&lt;br /&gt;
By default, Standout has two brochures available. However, these can be amended for your agency. ISSL offer a service to create a brochure for your agency (at a cost), otherwise, you may download a template, amend it and upload it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To create a new brochure, click Duplicate on either of the above defaults.&lt;br /&gt;
&lt;br /&gt;
=== Editing a brochure ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Document name                     a meaning full short description of the brochure&lt;br /&gt;
&lt;br /&gt;
Document description            a full description of the brochure&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For a complete list of what variables to use within your brochure, click “Template variables available to use on this brochure” and a comprehensive list and descriptions will be show. If needed, copy/paste this information into a new Word document to either save as a reference and/or print out.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click “Download Microsoft Word template” to download and edit the document. When completed, click on Choose File, select the template that you’ve edited and then click&lt;br /&gt;
&lt;br /&gt;
Save Brochure. The original brochure will now be replaced with the new version. To test, open a property, click More Actions then Generate Brochure, if you then save the property with a generated brochure, Standout will create a PDF version.&lt;br /&gt;
&lt;br /&gt;
== Letter templates ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Standout offers a master set of letters when communicating with contacts. Every letter can be duplicated, amended and then used by Staff. We recommend letter names that are meaningful and not ambiguous, especially if duplicate letters are created with only minor differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you’ve attached Agency files to be sent with your letters, the number of letters attached will be shown in the letter description “(and has ‘x’ agency file(s) attached)”.&lt;br /&gt;
&lt;br /&gt;
Master letters are available to preview and Duplicate but not Edit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Choose a letter to that you wish to duplicate and click “Duplicate”&lt;br /&gt;
&lt;br /&gt;
=== Edit letter ===&lt;br /&gt;
&lt;br /&gt;
=== Copy settings ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you have a document already configured (with Page/Header/Footer settings, you can use this option to copy these. Click Copy settings from, select your letter and then click Copy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter a meaningful Letter name and description for this letter.&lt;br /&gt;
&lt;br /&gt;
==== Page ====&lt;br /&gt;
These settings allow you to control the margins on the page and the default font size to be used.&lt;br /&gt;
&lt;br /&gt;
==== Header ====&lt;br /&gt;
This section allows you to configure where a logo will appear an on what page.&lt;br /&gt;
&lt;br /&gt;
==== Footer ====&lt;br /&gt;
This section allows you to configure where a logo will appear an on what page.&lt;br /&gt;
&lt;br /&gt;
==== Letter content ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This section will let you configure the content of the letter and place the variables in your letter which will be converted.&lt;br /&gt;
&lt;br /&gt;
Design Help&lt;br /&gt;
&lt;br /&gt;
If you click on the “Help on designing letter templates” a list of sections and variables should be displayed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above is broken into three sections - Section variables, Mandatory variables, Optional variables (usually added variables).&lt;br /&gt;
&lt;br /&gt;
=== Agency files ===&lt;br /&gt;
Once files have been uploaded in the Agency files section, you are able to then choose files to be sent with these letters, should you choose the Email option and are attached automatically.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once completed click on Save letter to save these changes and return to the Letters list.&lt;br /&gt;
&lt;br /&gt;
== Email templates ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As with Letters, emails have Master copies that you are unable to edit, to make your own version, click “Duplicate” to create a new document.&lt;br /&gt;
&lt;br /&gt;
=== Editing Email ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on Edit on the right hand side to open the template details&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Document name                     the name of the email&lt;br /&gt;
&lt;br /&gt;
Document description            a detailed description of the email&lt;br /&gt;
&lt;br /&gt;
Template Code                       the wording of your email&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show merge fields&lt;br /&gt;
&lt;br /&gt;
Agency files                             the files that can be attached to an email sent from Standout&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Delete                                     Delete this template&lt;br /&gt;
&lt;br /&gt;
Cancel                                     Cancel any alterations and return to the email templates&lt;br /&gt;
&lt;br /&gt;
Save email                               Save the email and return to the email templates&lt;br /&gt;
&lt;br /&gt;
== Diary categories ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This section allows you to create new categories for the diary and also allows the category colour to use.&lt;br /&gt;
&lt;br /&gt;
== Match location updater ==&lt;br /&gt;
[[File:Match Location Update.png|none|thumb|1300x1300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The section allows you to enter an area, then, if you believe it should be altered, you can then send a request to our support team for it to be inspected and either authorised or rejected.&lt;br /&gt;
&lt;br /&gt;
=== Proposing a new location ===&lt;br /&gt;
[[File:Propose New Location.png|none|thumb|1300x1300px]]&lt;br /&gt;
Nearby location          if the location can’t be found, enter one that is nearby as a starting point and then amend as required.&lt;br /&gt;
&lt;br /&gt;
Name your location    Name the location of the area you are suggesting&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Propose location         click this button to send the location to support for their review.&lt;br /&gt;
&lt;br /&gt;
== Landmark Agency Configuration ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Landmark should provide you with four configuration keys, these are to be stored in Administration / Branch / Money laundering configuration&lt;br /&gt;
[[File:Landmark Agency Configuration.png|none|thumb|1200x1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You need to input the following:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
API or Ocp Apim Subscription Key&lt;br /&gt;
&lt;br /&gt;
Account ID&lt;br /&gt;
&lt;br /&gt;
Client ID&lt;br /&gt;
&lt;br /&gt;
Client Secret&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once entered (or copy/pasted), then save the branch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will need to log out and log back into Standout for these settings to allow AML checking.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Using_the_Customer_Portal&amp;diff=712</id>
		<title>Using the Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Using_the_Customer_Portal&amp;diff=712"/>
		<updated>2026-09-01T07:41:53Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Using the Customer Portal =&lt;br /&gt;
&lt;br /&gt;
This guide is for staff. It explains when to invite a customer, what to expect them to do, and what staff still need to manage in Standout.&lt;br /&gt;
&lt;br /&gt;
For the full feature reference, see [[Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== When to invite ==&lt;br /&gt;
Customer Portal is useful for:&lt;br /&gt;
&lt;br /&gt;
* applicants who want to maintain requirements and matching;&lt;br /&gt;
* buyers completing Buyer Ready/onboarding;&lt;br /&gt;
* sellers following viewings/offers/progression;&lt;br /&gt;
* landlords following tenancies/compliance/repairs;&lt;br /&gt;
* tenants reporting repairs and viewing tenancy information.&lt;br /&gt;
&lt;br /&gt;
The contact needs a usable email address.&lt;br /&gt;
&lt;br /&gt;
== Send the invitation ==&lt;br /&gt;
Open the Contact and click the prominent &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; button to the left of &#039;&#039;&#039;More actions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The customer receives a time-limited secure sign-in link.&lt;br /&gt;
&lt;br /&gt;
== First login ==&lt;br /&gt;
On first secure-link access, the customer is encouraged to create a password. Returning customers can then sign in using email + password.&lt;br /&gt;
&lt;br /&gt;
If they forget the password, the secure email link remains available as a recovery/passwordless route.&lt;br /&gt;
&lt;br /&gt;
== What customers can update ==&lt;br /&gt;
Depending on their role/transaction, customers can maintain or submit information such as:&lt;br /&gt;
&lt;br /&gt;
* property requirements;&lt;br /&gt;
* Buyer Ready information;&lt;br /&gt;
* solicitor information;&lt;br /&gt;
* onboarding/identity details;&lt;br /&gt;
* secure documents;&lt;br /&gt;
* viewing requests;&lt;br /&gt;
* repair reports;&lt;br /&gt;
* repair quote decisions for landlords.&lt;br /&gt;
&lt;br /&gt;
Some of this updates existing Standout records directly; other submissions are presented to staff for review.&lt;br /&gt;
&lt;br /&gt;
== Review customer submissions ==&lt;br /&gt;
Use:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This view can contain onboarding, buyer position, AML information, secure uploads and viewing requests.&lt;br /&gt;
&lt;br /&gt;
Do not assume information is correct simply because the customer entered it. Review important transaction/compliance data.&lt;br /&gt;
&lt;br /&gt;
== Property requirements ==&lt;br /&gt;
Customer Portal requirements use the same underlying Standout requirements records as the staff CRM. If a customer changes their search, staff will see the same change.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A Customer Portal viewing request creates a tentative diary viewing. Staff should confirm the slot/parties before treating it as booked.&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
Current tenants can report repairs. Landlords can respond to recorded quotes where the repair has a quote awaiting a decision.&lt;br /&gt;
&lt;br /&gt;
== Handle Customer Portal messages ==&lt;br /&gt;
Customer messages are now part of the [[Communications Centre]] rather than a separate staff inbox.&lt;br /&gt;
&lt;br /&gt;
Recommended staff workflow:&lt;br /&gt;
&lt;br /&gt;
# Open &#039;&#039;&#039;Communications Centre&#039;&#039;&#039;.&lt;br /&gt;
# Use Source = &#039;&#039;&#039;Customer Portal&#039;&#039;&#039; when you want to see only portal conversations.&lt;br /&gt;
# Open the customer&#039;s conversation. This marks unread customer messages as read.&lt;br /&gt;
# Read the conversation history and property context.&lt;br /&gt;
# Type the reply in Standout, optionally select a related property, and click &#039;&#039;&#039;Send reply&#039;&#039;&#039;.&lt;br /&gt;
# Standout saves the reply into the Customer Portal and sends the customer an email notification where possible.&lt;br /&gt;
&lt;br /&gt;
When a customer sends a new message the branch may also receive a notification email. &#039;&#039;&#039;Do not reply to that email.&#039;&#039;&#039; Use the &#039;&#039;&#039;Reply in Standout Property Manager&#039;&#039;&#039; button in the email to open the Communications Centre conversation.&lt;br /&gt;
&lt;br /&gt;
The Contact&#039;s &#039;&#039;&#039;Customer Portal submissions&#039;&#039;&#039; page also shows the conversation and provides an &#039;&#039;&#039;Open in Communications Centre&#039;&#039;&#039; button.&lt;br /&gt;
&lt;br /&gt;
== Customer communication ==&lt;br /&gt;
Customer Portal reduces routine chasing only if the underlying CRM is kept current. Messages should be answered from [[Communications Centre]] so both staff and customer see the same conversation.&lt;br /&gt;
&lt;br /&gt;
Update progression, viewing feedback, offers, tenancy/compliance and repair states promptly so the portal tells the truth.&lt;br /&gt;
&lt;br /&gt;
== Security principle ==&lt;br /&gt;
Customers can only access records to which their authenticated contact is genuinely linked. Never try to work around portal permissions by sharing another customer&#039;s link.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Customer_Portal&amp;diff=711</id>
		<title>Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Customer_Portal&amp;diff=711"/>
		<updated>2026-09-01T07:41:53Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Customer Portal =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Customer Portal&#039;&#039;&#039; is Standout&#039;s secure customer portal for sellers, buyers, landlords, tenants and applicants. It is connected to live Standout data so customers and staff are not maintaining separate versions of the same move/search.&lt;br /&gt;
&lt;br /&gt;
For a staff-focused day-to-day guide, see [[Using the Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== Access and sign-in ==&lt;br /&gt;
Staff invite a customer from the Contact record using &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Customers can sign in by:&lt;br /&gt;
&lt;br /&gt;
* email address + Customer Portal password; or&lt;br /&gt;
* a time-limited secure email link.&lt;br /&gt;
&lt;br /&gt;
A new customer arriving by secure link is encouraged to create a password. They can change it later from the Password option in Customer Portal.&lt;br /&gt;
&lt;br /&gt;
Passwords are stored securely as one-way hashes in the ContactPassword field and are not readable by staff.&lt;br /&gt;
&lt;br /&gt;
== Dashboard ==&lt;br /&gt;
The dashboard adapts to the customer&#039;s relationships with the agency. A customer may simultaneously be selling, buying, a landlord, a tenant or an applicant.&lt;br /&gt;
&lt;br /&gt;
The customer sees only records to which their authenticated Contact is genuinely linked.&lt;br /&gt;
&lt;br /&gt;
== Sellers ==&lt;br /&gt;
Depending on the property/transaction, a seller can see relevant information such as:&lt;br /&gt;
&lt;br /&gt;
* viewings;&lt;br /&gt;
* viewing feedback;&lt;br /&gt;
* offers;&lt;br /&gt;
* progression;&lt;br /&gt;
* customer-visible documents;&lt;br /&gt;
* branch/contact information;&lt;br /&gt;
* message-my-agent options.&lt;br /&gt;
&lt;br /&gt;
== Buyers ==&lt;br /&gt;
A buyer can see relevant property/transaction information and complete Buyer Ready/onboarding items such as:&lt;br /&gt;
&lt;br /&gt;
* cash/mortgage position;&lt;br /&gt;
* AIP/mortgage status;&lt;br /&gt;
* deposit/source of funds;&lt;br /&gt;
* property-to-sell/chain position;&lt;br /&gt;
* solicitor details;&lt;br /&gt;
* AML consent/information;&lt;br /&gt;
* secure document uploads.&lt;br /&gt;
&lt;br /&gt;
== Applicants and requirements ==&lt;br /&gt;
Customers can maintain multiple property searches. They can edit buying/renting, price, bedrooms, area/radius, property type/style, new-build preference and must-have features.&lt;br /&gt;
&lt;br /&gt;
Requirements can be paused/reactivated/deleted and Standout immediately re-runs the existing matching engine. Matching properties are shown in Customer Portal.&lt;br /&gt;
&lt;br /&gt;
These are the same requirement records staff use in the Contact screen.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A customer can request a preferred viewing date/time. Standout creates a tentative linked viewing appointment for staff to review. The customer sees the live appointment state after staff confirm/cancel it.&lt;br /&gt;
&lt;br /&gt;
== AML and documents ==&lt;br /&gt;
Customer Portal can collect private supporting files such as:&lt;br /&gt;
&lt;br /&gt;
* proof of funds;&lt;br /&gt;
* Agreement in Principle;&lt;br /&gt;
* identity evidence;&lt;br /&gt;
* proof of address;&lt;br /&gt;
* source-of-funds evidence;&lt;br /&gt;
* solicitor documents;&lt;br /&gt;
* Right-to-Rent evidence;&lt;br /&gt;
* other private documents.&lt;br /&gt;
&lt;br /&gt;
These files are stored privately and are reviewed by staff from the customer&#039;s Customer Portal submissions screen.&lt;br /&gt;
&lt;br /&gt;
Where Landmark is configured, eligible customers can provide AML information/consent and start or refresh the AML request through the existing Standout Landmark workflow.&lt;br /&gt;
&lt;br /&gt;
== DocuSign ==&lt;br /&gt;
Existing Standout DocuSign envelope status can be shown in Customer Portal, for example awaiting signature, opened, signed, declined or cancelled. Signing itself continues through DocuSign.&lt;br /&gt;
&lt;br /&gt;
== Landlords ==&lt;br /&gt;
A landlord can see relevant tenancy/compliance/repair information. Where a repair quote has been recorded, Customer Portal can allow the landlord to approve or decline it with an optional comment.&lt;br /&gt;
&lt;br /&gt;
== Tenants ==&lt;br /&gt;
A current tenant can see relevant tenancy/compliance information and report maintenance through the existing repairs workflow.&lt;br /&gt;
&lt;br /&gt;
== Messaging and Communications Centre ==&lt;br /&gt;
Customers can use &#039;&#039;&#039;Message my agent&#039;&#039;&#039; to send a message to the agency. The message is stored as part of the Contact&#039;s Customer Portal conversation and appears in the staff [[Communications Centre]] alongside portal and website enquiries.&lt;br /&gt;
&lt;br /&gt;
When a customer sends a message:&lt;br /&gt;
&lt;br /&gt;
# it is stored in the Customer Portal conversation;&lt;br /&gt;
# it appears as unread in Communications Centre;&lt;br /&gt;
# the communication is recorded against the Contact where available; and&lt;br /&gt;
# Standout sends a notification email to the relevant branch.&lt;br /&gt;
&lt;br /&gt;
The branch notification email deliberately says &#039;&#039;&#039;Do not reply to this email&#039;&#039;&#039;. It contains a &#039;&#039;&#039;Reply in Standout Property Manager&#039;&#039;&#039; button that opens the correct customer conversation in Communications Centre. Staff should always reply from Standout so the response is stored in the conversation and shown to the customer.&lt;br /&gt;
&lt;br /&gt;
Staff replies can optionally be linked to one of the customer&#039;s properties. The customer sees the reply in Customer Portal and, where the Contact has an email address, receives an email notification that a new Customer Portal message is waiting.&lt;br /&gt;
&lt;br /&gt;
Unread customer messages are marked as read when staff open the conversation.&lt;br /&gt;
&lt;br /&gt;
The Contact&#039;s &#039;&#039;&#039;Customer Portal submissions&#039;&#039;&#039; screen still shows the conversation, but day-to-day messaging is designed to be handled in Communications Centre. See [[Communications Centre]].&lt;br /&gt;
&lt;br /&gt;
== Staff review ==&lt;br /&gt;
Use &#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039; to review customer onboarding, buyer position, secure uploads, AML information and portal viewing requests. The same page also shows the portal conversation and includes &#039;&#039;&#039;Open in Communications Centre&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Keeping Customer Portal useful ==&lt;br /&gt;
Customer Portal is only as current as the underlying CRM. Staff should promptly record viewing feedback, offers, progression, repair status and compliance information so the customer portal reflects reality.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Contacts_Overview&amp;diff=710</id>
		<title>Contacts Overview</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Contacts_Overview&amp;diff=710"/>
		<updated>2026-09-01T07:41:52Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Contacts =&lt;br /&gt;
&lt;br /&gt;
The Contact record is the centre of the customer relationship in Standout. It should answer: &#039;&#039;&#039;Who is this person, what are they trying to do, what have we agreed with them, and what is the next action?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A contact can have more than one role. For example, the same person may be an applicant looking to buy, a vendor selling their current home and a landlord of another property. Do not create separate records for each role.&lt;br /&gt;
&lt;br /&gt;
== Common contact workflows ==&lt;br /&gt;
* [[Registering a New Applicant]]&lt;br /&gt;
* [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
* [[Booking and Managing Viewings]]&lt;br /&gt;
* [[Sales Valuation to Instruction]]&lt;br /&gt;
* [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
* [[Using the Customer Portal]]&lt;br /&gt;
* [[Communications Centre]]&lt;br /&gt;
&lt;br /&gt;
== Before creating a contact ==&lt;br /&gt;
Search first. Use name, mobile/telephone, email or postcode. Duplicate contacts fragment notes, requirements, AML and transaction history.&lt;br /&gt;
&lt;br /&gt;
== Adding a new contact ==&lt;br /&gt;
# Choose the appropriate contact type or types.&lt;br /&gt;
# Enter the customer&#039;s name and at least one reliable contact method.&lt;br /&gt;
# Add the address where relevant.&lt;br /&gt;
# Save/Create the contact.&lt;br /&gt;
# Continue with the workflow that caused the contact to be created, for example requirements, valuation, viewing or landlord instruction.&lt;br /&gt;
&lt;br /&gt;
[[File:Adding A New Contact.png|none|thumb|1200px|Create the contact with the information you know, then continue the relevant workflow.]]&lt;br /&gt;
&lt;br /&gt;
== Contact types ==&lt;br /&gt;
A contact must have at least one role. Typical roles include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Applicant / Tenant&#039;&#039;&#039; - looking to buy or rent.&lt;br /&gt;
* &#039;&#039;&#039;Purchaser&#039;&#039;&#039; - buying a property.&lt;br /&gt;
* &#039;&#039;&#039;Vendor&#039;&#039;&#039; - selling a property.&lt;br /&gt;
* &#039;&#039;&#039;Landlord&#039;&#039;&#039; - letting a property.&lt;br /&gt;
* &#039;&#039;&#039;Solicitor&#039;&#039;&#039; - acting for a party in a transaction.&lt;br /&gt;
* &#039;&#039;&#039;Contractor&#039;&#039;&#039; - carrying out maintenance/repair work.&lt;br /&gt;
* &#039;&#039;&#039;Rental guarantor&#039;&#039;&#039; - supporting a tenancy.&lt;br /&gt;
&lt;br /&gt;
Selecting a role may reveal additional tabs or fields relevant to that relationship.&lt;br /&gt;
&lt;br /&gt;
== Keep communication details current ==&lt;br /&gt;
Telephone numbers and email addresses are used throughout Standout for appointments, letters, Customer Portal access and notifications.&lt;br /&gt;
&lt;br /&gt;
Email addresses should be kept unique to the appropriate contact record. Where several email addresses are supported in a field, separate them as required by your agency&#039;s data-entry policy.&lt;br /&gt;
&lt;br /&gt;
[[File:Contact Information.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== Record useful notes, not transcripts ==&lt;br /&gt;
A good CRM note records the outcome of the conversation and what happens next. For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Spoke to Mr Smith. Still looking up to £325,000, needs three bedrooms and now has own property SSTC. Wants to view 14 High Street Saturday afternoon. Viewing booked for 14:30.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
That is more useful than a note saying only &#039;&#039;Called customer&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Applicants and purchasers ==&lt;br /&gt;
For somebody looking for property, the contact record is only half complete until their requirements are recorded.&lt;br /&gt;
&lt;br /&gt;
Use [[Managing Applicant Requirements and Matching]] to capture budget, bedrooms, location, property type and other criteria. If they have a property to sell, record that position because it affects qualification and can create an [[Opportunity Finder]] opportunity.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Heat Rating&#039;&#039;&#039; can be used to indicate priority where your agency uses it.&lt;br /&gt;
&lt;br /&gt;
[[File:Heat Rating.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== AML and identity ==&lt;br /&gt;
Where AML is required, complete the customer&#039;s identity information accurately and use the [[Landmark Anti Money Laundering Checking|Landmark AML]] workflow.&lt;br /&gt;
&lt;br /&gt;
Customers using [[Customer Portal]] can provide onboarding information and supporting documents, but staff remain responsible for reviewing the information and compliance result.&lt;br /&gt;
&lt;br /&gt;
== Requirements and live matches ==&lt;br /&gt;
The Requirements area describes what the applicant wants. Live matches show properties currently matching those requirements.&lt;br /&gt;
&lt;br /&gt;
Do not weaken requirements simply to produce more matches without discussing it with the customer. The record should reflect the customer&#039;s real search.&lt;br /&gt;
&lt;br /&gt;
== Files and documents ==&lt;br /&gt;
Store documents against the appropriate contact/property record so they can be found by other staff. Sensitive customer uploads from Customer Portal are kept private and are reviewed from &#039;&#039;&#039;More actions → Customer Portal submissions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal and Communications Centre ==&lt;br /&gt;
Where the contact has an email address, use &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; to invite them to the customer portal. See [[Using the Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
Customer messages sent through Customer Portal appear in [[Communications Centre]] alongside portal and website enquiries. Reply from Standout so the answer is saved in the same portal conversation and the customer is notified.&lt;br /&gt;
&lt;br /&gt;
Use &#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039; for onboarding, buyer-ready information, secure uploads, AML history and portal appointment requests. The submissions page also shows the conversation and has &#039;&#039;&#039;Open in Communications Centre&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Things to check before leaving a contact ==&lt;br /&gt;
* Is the email/mobile correct?&lt;br /&gt;
* Is the role/contact type accurate?&lt;br /&gt;
* If they are looking, are their requirements current?&lt;br /&gt;
* If they have a property to sell, is that recorded?&lt;br /&gt;
* Is the latest meaningful conversation noted?&lt;br /&gt;
* Is there a task or appointment for anything promised later?&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Registering a New Applicant]]&lt;br /&gt;
* [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
* [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
* [[Customer Portal]]&lt;br /&gt;
* [[Opportunity Finder]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Daily_Negotiator_Workflow&amp;diff=709</id>
		<title>Daily Negotiator Workflow</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Daily_Negotiator_Workflow&amp;diff=709"/>
		<updated>2026-09-01T07:41:52Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Daily Negotiator Workflow =&lt;br /&gt;
&lt;br /&gt;
This is a practical routine for using Standout through a normal working day. It is not mandatory, but it keeps appointments, follow-ups and opportunities from falling between different screens.&lt;br /&gt;
&lt;br /&gt;
== Start of day ==&lt;br /&gt;
# Open the [[The Dashboard|Dashboard]].&lt;br /&gt;
# Open the [[Communications Centre]] and deal with new/unread enquiries or Customer Portal messages that need a prompt response.&lt;br /&gt;
# Check today&#039;s diary and any appointments that need preparation.&lt;br /&gt;
# Open the [[Task List]] and deal with overdue tasks first.&lt;br /&gt;
# Review notifications and messages.&lt;br /&gt;
# Open [[Opportunity Finder]] and identify the strongest prospecting calls for any available gaps in the diary.&lt;br /&gt;
&lt;br /&gt;
== Before a valuation ==&lt;br /&gt;
# Open the property/contact.&lt;br /&gt;
# Check the owner&#039;s contact details and address.&lt;br /&gt;
# Review previous notes and any earlier valuation history.&lt;br /&gt;
# Confirm the diary appointment and directions.&lt;br /&gt;
# If appropriate, prepare any valuation/take-on checklist or letter available from the appointment/property workflow.&lt;br /&gt;
&lt;br /&gt;
After returning, follow [[Sales Valuation to Instruction]] or the rental take-on workflow.&lt;br /&gt;
&lt;br /&gt;
== Before a viewing ==&lt;br /&gt;
# Open the viewing appointment.&lt;br /&gt;
# Check the applicant is still looking and the requirements still make sense.&lt;br /&gt;
# Review any important property notes and access/key instructions.&lt;br /&gt;
# Confirm whether the viewing is accompanied or unaccompanied.&lt;br /&gt;
&lt;br /&gt;
After the viewing, record the outcome promptly using [[Recording Viewing Feedback]].&lt;br /&gt;
&lt;br /&gt;
== During calls and enquiries ==&lt;br /&gt;
Portal leads, website enquiries and Customer Portal conversations should be worked from [[Communications Centre]]. Link an existing Contact wherever possible and use the enquiry status/assignment so colleagues can see who owns the next action.&lt;br /&gt;
&lt;br /&gt;
Always search for the caller before creating a new contact. If the enquiry is a potential instruction, the [[Telephone wizard]] can create the contact/property and help book the valuation in one flow.&lt;br /&gt;
&lt;br /&gt;
For applicants:&lt;br /&gt;
# register or update the contact;&lt;br /&gt;
# update requirements;&lt;br /&gt;
# run matching;&lt;br /&gt;
# book a viewing where appropriate;&lt;br /&gt;
# create a task if a follow-up is promised.&lt;br /&gt;
&lt;br /&gt;
== Prospecting time ==&lt;br /&gt;
Use [[Opportunity Finder]] as a prioritised list rather than manually trawling old contacts.&lt;br /&gt;
&lt;br /&gt;
A useful sequence is:&lt;br /&gt;
# property-to-sell buyers;&lt;br /&gt;
# recent lapsed valuations;&lt;br /&gt;
# withdrawn vendor win-backs;&lt;br /&gt;
# dormant applicants.&lt;br /&gt;
&lt;br /&gt;
After every call, record the outcome and use the workflow action so the opportunity does not repeatedly return as if untouched.&lt;br /&gt;
&lt;br /&gt;
== End of day ==&lt;br /&gt;
# Complete tasks that are finished rather than leaving them open.&lt;br /&gt;
# Move unfinished actions to a realistic future date.&lt;br /&gt;
# Check [[Communications Centre]] for any new/assigned items that still have no first action.&lt;br /&gt;
# Check tomorrow&#039;s appointments for gaps or clashes.&lt;br /&gt;
# Make sure valuation/viewing outcomes have been recorded.&lt;br /&gt;
# Check that any important customer promise has either been completed or captured as a task.&lt;br /&gt;
&lt;br /&gt;
The goal is simple: another member of staff should be able to open Standout tomorrow morning and understand what happened today.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Standout_-_Quick_Start&amp;diff=708</id>
		<title>Standout - Quick Start</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Standout_-_Quick_Start&amp;diff=708"/>
		<updated>2026-09-01T07:41:52Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standout Quick Start =&lt;br /&gt;
&lt;br /&gt;
This guide is for a new member of staff who needs to become productive quickly. It concentrates on the working habits that make Standout useful, rather than trying to explain every field on every screen.&lt;br /&gt;
&lt;br /&gt;
== 1. Start the day from the Dashboard ==&lt;br /&gt;
After signing in, use the [[The Dashboard|Dashboard]] to answer four questions:&lt;br /&gt;
&lt;br /&gt;
# What appointments do I have today?&lt;br /&gt;
# Which tasks are due or overdue?&lt;br /&gt;
# Are there new notifications or customer activity that needs attention?&lt;br /&gt;
# Which properties or contacts have I recently been working on?&lt;br /&gt;
&lt;br /&gt;
Do not use the Dashboard only as a launch page. It is intended to show the work that is waiting for you.&lt;br /&gt;
&lt;br /&gt;
If your agency uses Office 365 integration, sign in to Office 365 when prompted so diary appointments can also be created in your Outlook calendar.&lt;br /&gt;
&lt;br /&gt;
[[File:New Dashboard.png|none|thumb|1200px|The Dashboard brings together the work that needs attention.]]&lt;br /&gt;
&lt;br /&gt;
== 2. Work the Communications Centre ==&lt;br /&gt;
Open [[Communications Centre]] early in the day and during the day as new work arrives. It combines portal leads, website enquiries and Customer Portal conversations.&lt;br /&gt;
&lt;br /&gt;
Use the queue to assign enquiries, link an existing Contact, create an applicant where necessary and record the real workflow status. Do not reply to Customer Portal notification emails; open the conversation in Standout and reply there.&lt;br /&gt;
&lt;br /&gt;
See [[Communications Centre]] and [[Inbound Enquiries]].&lt;br /&gt;
&lt;br /&gt;
== 3. Search before you create ==&lt;br /&gt;
A large proportion of CRM problems start with duplicate contacts.&lt;br /&gt;
&lt;br /&gt;
Before adding a person, search by one or more of:&lt;br /&gt;
&lt;br /&gt;
* surname;&lt;br /&gt;
* telephone/mobile;&lt;br /&gt;
* email address;&lt;br /&gt;
* postcode.&lt;br /&gt;
&lt;br /&gt;
If the person already exists, update the existing contact. A single contact can have several relationships with the agency, for example applicant, vendor and landlord.&lt;br /&gt;
&lt;br /&gt;
See [[Contacts Overview]] and [[Registering a New Applicant]].&lt;br /&gt;
&lt;br /&gt;
== 4. Keep the contact record useful ==&lt;br /&gt;
A contact should contain enough information for another member of staff to continue the conversation without starting again.&lt;br /&gt;
&lt;br /&gt;
As a minimum, keep these current:&lt;br /&gt;
&lt;br /&gt;
* telephone/mobile and email;&lt;br /&gt;
* contact type;&lt;br /&gt;
* address where relevant;&lt;br /&gt;
* notes from meaningful conversations;&lt;br /&gt;
* applicant requirements;&lt;br /&gt;
* property-to-sell position;&lt;br /&gt;
* solicitor and compliance information when the transaction reaches that stage.&lt;br /&gt;
&lt;br /&gt;
When somebody&#039;s circumstances change, update Standout while you are speaking to them. Do not rely on a separate notebook or inbox to become the real record.&lt;br /&gt;
&lt;br /&gt;
== 5. Use requirements rather than memory ==&lt;br /&gt;
For an applicant, record what they actually want in [[Managing Applicant Requirements and Matching|Requirements]]. This allows Standout to match them to current properties and gives other staff a consistent picture of the search.&lt;br /&gt;
&lt;br /&gt;
Customers with Customer Portal access can also maintain their own requirements. Staff and customers are editing the same underlying requirement records.&lt;br /&gt;
&lt;br /&gt;
== 6. Put appointments in the Diary ==&lt;br /&gt;
Use the [[Diary Overview|Diary]] for:&lt;br /&gt;
&lt;br /&gt;
* valuations;&lt;br /&gt;
* viewings;&lt;br /&gt;
* inspections;&lt;br /&gt;
* staff visits;&lt;br /&gt;
* meetings and other appointments.&lt;br /&gt;
&lt;br /&gt;
When a viewing or valuation is connected to a property/contact, book it through the relevant Standout workflow rather than entering an unrelated generic calendar entry. That preserves the relationship between the diary, property and customer.&lt;br /&gt;
&lt;br /&gt;
== 7. Use Tasks for things that must happen later ==&lt;br /&gt;
If an action cannot be completed now, create a [[Task List|task]]. Good examples include:&lt;br /&gt;
&lt;br /&gt;
* chase a vendor for a decision after valuation;&lt;br /&gt;
* call an applicant after a viewing;&lt;br /&gt;
* chase a solicitor;&lt;br /&gt;
* re-contact a landlord next week;&lt;br /&gt;
* follow up an Opportunity Finder lead.&lt;br /&gt;
&lt;br /&gt;
A CRM is only useful if future work is captured when it is agreed.&lt;br /&gt;
&lt;br /&gt;
== 8. Follow the property lifecycle ==&lt;br /&gt;
For sales, the normal journey is:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Valuation enquiry → valuation appointment → awaiting decision → instructed/marketing preparation → available → viewings → offers → SSTC/sale agreed → progression → exchange → completion&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Use [[Sales Valuation to Instruction]], [[Marketing a Property]], [[Recording and Negotiating Offers]] and [[Sales Progression to Completion]].&lt;br /&gt;
&lt;br /&gt;
For lettings, use [[Adding a new Rental Property]], [[Creating and Starting a Tenancy]], [[Rental Compliance and Inspections]] and [[Managing Repairs and Maintenance]].&lt;br /&gt;
&lt;br /&gt;
== 9. Keep customers informed with Customer Portal ==&lt;br /&gt;
From a Contact record, use the prominent &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; button to invite the customer to [[Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
Customer Portal can reduce routine chasing by allowing customers to see relevant progress, documents, viewings, repairs and requirements themselves.&lt;br /&gt;
&lt;br /&gt;
See [[Using the Customer Portal]] for the recommended staff workflow.&lt;br /&gt;
&lt;br /&gt;
== 10. Use Opportunity Finder as a daily prospecting list ==&lt;br /&gt;
[[Opportunity Finder]] identifies contacts worth speaking to, such as buyers with a property to sell, lapsed valuations, withdrawn vendors and dormant applicants.&lt;br /&gt;
&lt;br /&gt;
Do not simply browse the list. Work the opportunity, then use &#039;&#039;&#039;Create follow-up task&#039;&#039;&#039;, &#039;&#039;&#039;Mark contacted&#039;&#039;&#039;, &#039;&#039;&#039;Snooze&#039;&#039;&#039; or &#039;&#039;&#039;Dismiss&#039;&#039;&#039; so the queue remains meaningful.&lt;br /&gt;
&lt;br /&gt;
== A good Standout habit ==&lt;br /&gt;
At the end of each conversation or activity, ask:&lt;br /&gt;
&lt;br /&gt;
# Has the contact/property information changed?&lt;br /&gt;
# Is there a note or result that somebody else needs to know?&lt;br /&gt;
# Is there a future action that needs a task or appointment?&lt;br /&gt;
# Should the customer&#039;s requirements or transaction stage change?&lt;br /&gt;
&lt;br /&gt;
If those four things are kept current, Standout becomes a useful shared operating system rather than a filing cabinet.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Main_Page&amp;diff=707</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Main_Page&amp;diff=707"/>
		<updated>2026-09-01T07:41:51Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout Communications Centre, inbound feeds and Meta documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standout Property Manager Help =&lt;br /&gt;
&lt;br /&gt;
Welcome to the Standout Property Manager knowledge base.&lt;br /&gt;
&lt;br /&gt;
This help system is organised around the jobs an estate or lettings team needs to complete, rather than simply describing every button on each screen. If you are trying to work out &#039;&#039;what to do next&#039;&#039;, start with the workflow that matches the job in front of you.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;New to Standout?&#039;&#039;&#039; Start with &#039;&#039;&#039;[[Standout - Quick Start|Standout Quick Start]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Daily Negotiator Workflow|Daily Negotiator Workflow]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Sales workflows ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! I need to...&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Register a buyer or applicant&lt;br /&gt;
| [[Registering a New Applicant]]&lt;br /&gt;
|-&lt;br /&gt;
| Record what they are looking for and find matches&lt;br /&gt;
| [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
|-&lt;br /&gt;
| Arrange a viewing&lt;br /&gt;
| [[Booking and Managing Viewings]]&lt;br /&gt;
|-&lt;br /&gt;
| Record feedback after a viewing&lt;br /&gt;
| [[Recording Viewing Feedback]]&lt;br /&gt;
|-&lt;br /&gt;
| Take a valuation enquiry through to instruction&lt;br /&gt;
| [[Sales Valuation to Instruction]]&lt;br /&gt;
|-&lt;br /&gt;
| Prepare and launch a property to market&lt;br /&gt;
| [[Marketing a Property]]&lt;br /&gt;
|-&lt;br /&gt;
| Record, negotiate and accept an offer&lt;br /&gt;
| [[Recording and Negotiating Offers]]&lt;br /&gt;
|-&lt;br /&gt;
| Manage a sale from offer accepted to completion&lt;br /&gt;
| [[Sales Progression to Completion]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Lettings workflows ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! I need to...&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Take on a new rental property&lt;br /&gt;
| [[Adding a new Rental Property]]&lt;br /&gt;
|-&lt;br /&gt;
| Create and start a tenancy&lt;br /&gt;
| [[Creating and Starting a Tenancy]]&lt;br /&gt;
|-&lt;br /&gt;
| Check certificates, inspections and compliance&lt;br /&gt;
| [[Rental Compliance and Inspections]]&lt;br /&gt;
|-&lt;br /&gt;
| Record and manage maintenance&lt;br /&gt;
| [[Managing Repairs and Maintenance]]&lt;br /&gt;
|-&lt;br /&gt;
| Chase overdue rent&lt;br /&gt;
| [[Chase Outstanding Rent]]&lt;br /&gt;
|-&lt;br /&gt;
| See all current tenants and balances&lt;br /&gt;
| [[Tenant List]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and enquiries ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! I need to...&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Work new portal, website or Customer Portal messages in one queue&lt;br /&gt;
| [[Communications Centre]]&lt;br /&gt;
|-&lt;br /&gt;
| Configure inbound Rightmove, Zoopla, OnTheMarket, Homeflow or website enquiries&lt;br /&gt;
| [[Inbound Enquiries]]&lt;br /&gt;
|-&lt;br /&gt;
| Configure outbound vs inbound feeds/portals&lt;br /&gt;
| [[Feeds and Portals]]&lt;br /&gt;
|-&lt;br /&gt;
| Connect property data to Meta / Facebook&lt;br /&gt;
| [[Meta Facebook Property Catalogue]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Customer service and prospecting ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Area&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Give customers secure self-service access&lt;br /&gt;
| [[Using the Customer Portal]]&lt;br /&gt;
|-&lt;br /&gt;
| Full Customer Portal feature reference&lt;br /&gt;
| [[Customer Portal]]&lt;br /&gt;
|-&lt;br /&gt;
| Find lapsed, dormant and property-to-sell opportunities&lt;br /&gt;
| [[Opportunity Finder]]&lt;br /&gt;
|-&lt;br /&gt;
| Carry out Landmark AML checks&lt;br /&gt;
| [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Everyday tools ==&lt;br /&gt;
* [[The Dashboard|Dashboard]]: what needs your attention today.&lt;br /&gt;
* [[Communications Centre]]: portal leads, website enquiries and Customer Portal conversations in one queue.&lt;br /&gt;
* [[Diary Overview|Diary]]: appointments, valuations, viewings and staff availability.&lt;br /&gt;
* [[Task List|Tasks]]: follow-ups that must not be forgotten.&lt;br /&gt;
* [[Contacts Overview|Contacts]]: the customer record and how it connects to everything else.&lt;br /&gt;
* [[Property Overview|Property]]: the live record for a sales property.&lt;br /&gt;
* [[Rental Property Overview|Rental Property]]: tenancy, compliance, maintenance and finance.&lt;br /&gt;
* [[Telephone wizard|Telephone Wizard]]: quickly turn a valuation telephone enquiry into a contact, property and diary appointment.&lt;br /&gt;
&lt;br /&gt;
== How to use these guides ==&lt;br /&gt;
Most workflow articles follow the same pattern:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Before you start&#039;&#039;&#039; - the information you should have to hand.&lt;br /&gt;
* &#039;&#039;&#039;How to do it&#039;&#039;&#039; - the practical sequence in Standout.&lt;br /&gt;
* &#039;&#039;&#039;What Standout does next&#039;&#039;&#039; - automatic activity, status changes or notifications to expect.&lt;br /&gt;
* &#039;&#039;&#039;Things to check&#039;&#039;&#039; - common omissions that cause problems later.&lt;br /&gt;
* &#039;&#039;&#039;Next step&#039;&#039;&#039; - where the process normally goes after this job is complete.&lt;br /&gt;
&lt;br /&gt;
For technical support, email &#039;&#039;&#039;support@issl.co.uk&#039;&#039;&#039;.&lt;br /&gt;
[[File:StandoutLogin.png|center|thumb|Standout Property Manager]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=703</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=703"/>
		<updated>2026-08-30T07:25:35Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|Home&lt;br /&gt;
** Standout - Quick Start|Quick Start&lt;br /&gt;
** Daily Negotiator Workflow|Daily workflow&lt;br /&gt;
&lt;br /&gt;
* Sales workflows&lt;br /&gt;
** Registering a New Applicant|Register applicant&lt;br /&gt;
** Managing Applicant Requirements and Matching|Requirements &amp;amp; matching&lt;br /&gt;
** Booking and Managing Viewings|Book/manage viewings&lt;br /&gt;
** Recording Viewing Feedback|Viewing feedback&lt;br /&gt;
** Sales Valuation to Instruction|Valuation to instruction&lt;br /&gt;
** Marketing a Property|Market a property&lt;br /&gt;
** Recording and Negotiating Offers|Offers&lt;br /&gt;
** Sales Progression to Completion|Sales progression&lt;br /&gt;
&lt;br /&gt;
* Lettings workflows&lt;br /&gt;
** Adding a new Rental Property|Take on rental property&lt;br /&gt;
** Rental Step Through|Rental step through&lt;br /&gt;
** Creating and Starting a Tenancy|Create tenancy&lt;br /&gt;
** Rental Compliance and Inspections|Compliance &amp;amp; inspections&lt;br /&gt;
** Managing Repairs and Maintenance|Repairs &amp;amp; maintenance&lt;br /&gt;
** Tenant List|Tenant list&lt;br /&gt;
** Chase Outstanding Rent|Chase rent&lt;br /&gt;
** Rental HMO|HMO&lt;br /&gt;
&lt;br /&gt;
* Customers &amp;amp; growth&lt;br /&gt;
** Contacts Overview|Contacts&lt;br /&gt;
** Using the Customer Portal|Using Customer Portal&lt;br /&gt;
** Customer Portal|Customer Portal reference&lt;br /&gt;
** Opportunity Finder|Opportunity Finder&lt;br /&gt;
** Landmark Anti Money Laundering Checking|AML&lt;br /&gt;
&lt;br /&gt;
* Everyday tools&lt;br /&gt;
** The Dashboard|Dashboard&lt;br /&gt;
** Diary Overview|Diary&lt;br /&gt;
** Task List|Tasks&lt;br /&gt;
** Property Overview|Sales property&lt;br /&gt;
** Rental Property Overview|Rental property&lt;br /&gt;
** Telephone wizard|Telephone wizard&lt;br /&gt;
&lt;br /&gt;
* Administration &amp;amp; specialist&lt;br /&gt;
** Administration|Administration&lt;br /&gt;
** Profile Configuration|Profile&lt;br /&gt;
** Brochure Printing Templates|Brochures&lt;br /&gt;
** Bulk Rental Payments|Bulk rental payments&lt;br /&gt;
** Agency Express|Agency Express&lt;br /&gt;
** Xero Accounts Setup|Xero setup&lt;br /&gt;
** Xero Accounts Usage|Xero usage&lt;br /&gt;
** Sage Accounts Setup|Sage setup&lt;br /&gt;
** Sage Accounts Usage|Sage usage&lt;br /&gt;
** GDPR|GDPR&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=My_Move_Customer_Portal&amp;diff=702</id>
		<title>My Move Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=My_Move_Customer_Portal&amp;diff=702"/>
		<updated>2026-08-30T07:25:34Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Customer Portal]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Customer_Portal&amp;diff=701</id>
		<title>Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Customer_Portal&amp;diff=701"/>
		<updated>2026-08-30T07:25:34Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Customer Portal =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Customer Portal&#039;&#039;&#039; is Standout&#039;s secure customer portal for sellers, buyers, landlords, tenants and applicants. It is connected to live Standout data so customers and staff are not maintaining separate versions of the same move/search.&lt;br /&gt;
&lt;br /&gt;
For a staff-focused day-to-day guide, see [[Using the Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== Access and sign-in ==&lt;br /&gt;
Staff invite a customer from the Contact record using &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Customers can sign in by:&lt;br /&gt;
&lt;br /&gt;
* email address + Customer Portal password; or&lt;br /&gt;
* a time-limited secure email link.&lt;br /&gt;
&lt;br /&gt;
A new customer arriving by secure link is encouraged to create a password. They can change it later from the Password option in Customer Portal.&lt;br /&gt;
&lt;br /&gt;
Passwords are stored securely as one-way hashes in the ContactPassword field and are not readable by staff.&lt;br /&gt;
&lt;br /&gt;
== Dashboard ==&lt;br /&gt;
The dashboard adapts to the customer&#039;s relationships with the agency. A customer may simultaneously be selling, buying, a landlord, a tenant or an applicant.&lt;br /&gt;
&lt;br /&gt;
The customer sees only records to which their authenticated Contact is genuinely linked.&lt;br /&gt;
&lt;br /&gt;
== Sellers ==&lt;br /&gt;
Depending on the property/transaction, a seller can see relevant information such as:&lt;br /&gt;
&lt;br /&gt;
* viewings;&lt;br /&gt;
* viewing feedback;&lt;br /&gt;
* offers;&lt;br /&gt;
* progression;&lt;br /&gt;
* customer-visible documents;&lt;br /&gt;
* branch/contact information;&lt;br /&gt;
* message-my-agent options.&lt;br /&gt;
&lt;br /&gt;
== Buyers ==&lt;br /&gt;
A buyer can see relevant property/transaction information and complete Buyer Ready/onboarding items such as:&lt;br /&gt;
&lt;br /&gt;
* cash/mortgage position;&lt;br /&gt;
* AIP/mortgage status;&lt;br /&gt;
* deposit/source of funds;&lt;br /&gt;
* property-to-sell/chain position;&lt;br /&gt;
* solicitor details;&lt;br /&gt;
* AML consent/information;&lt;br /&gt;
* secure document uploads.&lt;br /&gt;
&lt;br /&gt;
== Applicants and requirements ==&lt;br /&gt;
Customers can maintain multiple property searches. They can edit buying/renting, price, bedrooms, area/radius, property type/style, new-build preference and must-have features.&lt;br /&gt;
&lt;br /&gt;
Requirements can be paused/reactivated/deleted and Standout immediately re-runs the existing matching engine. Matching properties are shown in Customer Portal.&lt;br /&gt;
&lt;br /&gt;
These are the same requirement records staff use in the Contact screen.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A customer can request a preferred viewing date/time. Standout creates a tentative linked viewing appointment for staff to review. The customer sees the live appointment state after staff confirm/cancel it.&lt;br /&gt;
&lt;br /&gt;
== AML and documents ==&lt;br /&gt;
Customer Portal can collect private supporting files such as:&lt;br /&gt;
&lt;br /&gt;
* proof of funds;&lt;br /&gt;
* Agreement in Principle;&lt;br /&gt;
* identity evidence;&lt;br /&gt;
* proof of address;&lt;br /&gt;
* source-of-funds evidence;&lt;br /&gt;
* solicitor documents;&lt;br /&gt;
* Right-to-Rent evidence;&lt;br /&gt;
* other private documents.&lt;br /&gt;
&lt;br /&gt;
These files are stored privately and are reviewed by staff from the customer&#039;s Customer Portal submissions screen.&lt;br /&gt;
&lt;br /&gt;
Where Landmark is configured, eligible customers can provide AML information/consent and start or refresh the AML request through the existing Standout Landmark workflow.&lt;br /&gt;
&lt;br /&gt;
== DocuSign ==&lt;br /&gt;
Existing Standout DocuSign envelope status can be shown in Customer Portal, for example awaiting signature, opened, signed, declined or cancelled. Signing itself continues through DocuSign.&lt;br /&gt;
&lt;br /&gt;
== Landlords ==&lt;br /&gt;
A landlord can see relevant tenancy/compliance/repair information. Where a repair quote has been recorded, Customer Portal can allow the landlord to approve or decline it with an optional comment.&lt;br /&gt;
&lt;br /&gt;
== Tenants ==&lt;br /&gt;
A current tenant can see relevant tenancy/compliance information and report maintenance through the existing repairs workflow.&lt;br /&gt;
&lt;br /&gt;
== Messaging ==&lt;br /&gt;
Customers can use &#039;&#039;&#039;Message my agent&#039;&#039;&#039;. Messages are sent to the relevant branch and can be archived in the portal message table where enabled.&lt;br /&gt;
&lt;br /&gt;
== Staff review ==&lt;br /&gt;
Use &#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039; to review customer onboarding, buyer position, secure uploads, AML information and portal viewing requests.&lt;br /&gt;
&lt;br /&gt;
== Keeping Customer Portal useful ==&lt;br /&gt;
Customer Portal is only as current as the underlying CRM. Staff should promptly record viewing feedback, offers, progression, repair status and compliance information so the customer portal reflects reality.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Using_My_Move_with_Customers&amp;diff=700</id>
		<title>Using My Move with Customers</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Using_My_Move_with_Customers&amp;diff=700"/>
		<updated>2026-08-30T07:25:33Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Using the Customer Portal]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Using_the_Customer_Portal&amp;diff=699</id>
		<title>Using the Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Using_the_Customer_Portal&amp;diff=699"/>
		<updated>2026-08-30T07:25:33Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Using the Customer Portal =&lt;br /&gt;
&lt;br /&gt;
This guide is for staff. It explains when to invite a customer, what to expect them to do, and what staff still need to manage in Standout.&lt;br /&gt;
&lt;br /&gt;
For the full feature reference, see [[Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== When to invite ==&lt;br /&gt;
Customer Portal is useful for:&lt;br /&gt;
&lt;br /&gt;
* applicants who want to maintain requirements and matching;&lt;br /&gt;
* buyers completing Buyer Ready/onboarding;&lt;br /&gt;
* sellers following viewings/offers/progression;&lt;br /&gt;
* landlords following tenancies/compliance/repairs;&lt;br /&gt;
* tenants reporting repairs and viewing tenancy information.&lt;br /&gt;
&lt;br /&gt;
The contact needs a usable email address.&lt;br /&gt;
&lt;br /&gt;
== Send the invitation ==&lt;br /&gt;
Open the Contact and click the prominent &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; button to the left of &#039;&#039;&#039;More actions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The customer receives a time-limited secure sign-in link.&lt;br /&gt;
&lt;br /&gt;
== First login ==&lt;br /&gt;
On first secure-link access, the customer is encouraged to create a password. Returning customers can then sign in using email + password.&lt;br /&gt;
&lt;br /&gt;
If they forget the password, the secure email link remains available as a recovery/passwordless route.&lt;br /&gt;
&lt;br /&gt;
== What customers can update ==&lt;br /&gt;
Depending on their role/transaction, customers can maintain or submit information such as:&lt;br /&gt;
&lt;br /&gt;
* property requirements;&lt;br /&gt;
* Buyer Ready information;&lt;br /&gt;
* solicitor information;&lt;br /&gt;
* onboarding/identity details;&lt;br /&gt;
* secure documents;&lt;br /&gt;
* viewing requests;&lt;br /&gt;
* repair reports;&lt;br /&gt;
* repair quote decisions for landlords.&lt;br /&gt;
&lt;br /&gt;
Some of this updates existing Standout records directly; other submissions are presented to staff for review.&lt;br /&gt;
&lt;br /&gt;
== Review customer submissions ==&lt;br /&gt;
Use:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This view can contain onboarding, buyer position, AML information, secure uploads and viewing requests.&lt;br /&gt;
&lt;br /&gt;
Do not assume information is correct simply because the customer entered it. Review important transaction/compliance data.&lt;br /&gt;
&lt;br /&gt;
== Property requirements ==&lt;br /&gt;
Customer Portal requirements use the same underlying Standout requirements records as the staff CRM. If a customer changes their search, staff will see the same change.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A Customer Portal viewing request creates a tentative diary viewing. Staff should confirm the slot/parties before treating it as booked.&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
Current tenants can report repairs. Landlords can respond to recorded quotes where the repair has a quote awaiting a decision.&lt;br /&gt;
&lt;br /&gt;
== Customer communication ==&lt;br /&gt;
Customer Portal reduces routine chasing only if the underlying CRM is kept current. Update progression, viewing feedback, offers, tenancy/compliance and repair states promptly so the portal tells the truth.&lt;br /&gt;
&lt;br /&gt;
== Security principle ==&lt;br /&gt;
Customers can only access records to which their authenticated contact is genuinely linked. Never try to work around portal permissions by sharing another customer&#039;s link.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Landmark_Anti_Money_Laundering_Checking&amp;diff=698</id>
		<title>Landmark Anti Money Laundering Checking</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Landmark_Anti_Money_Laundering_Checking&amp;diff=698"/>
		<updated>2026-08-30T07:25:33Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Landmark Anti Money Laundering Checking =&lt;br /&gt;
&lt;br /&gt;
Standout integrates with Landmark for AML checks where the agency/branch is configured to use it. The important part of the workflow is accurate identity information before the order is submitted.&lt;br /&gt;
&lt;br /&gt;
Solicitors and contractors are exempt from this Standout AML workflow.&lt;br /&gt;
&lt;br /&gt;
== Before starting a check ==&lt;br /&gt;
Confirm the customer&#039;s information is complete and accurate. Depending on the check/contact, Standout may require information including:&lt;br /&gt;
&lt;br /&gt;
* title;&lt;br /&gt;
* first/last name;&lt;br /&gt;
* date of birth;&lt;br /&gt;
* current residential address;&lt;br /&gt;
* house number/name, road, town/county;&lt;br /&gt;
* time at address;&lt;br /&gt;
* National Insurance number where used;&lt;br /&gt;
* driving licence where used.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Check the information before placing an order.&#039;&#039;&#039; Incorrect identity/address data can result in failed checks or unnecessary additional orders.&lt;br /&gt;
&lt;br /&gt;
== Single contact workflow ==&lt;br /&gt;
# Open the Contact.&lt;br /&gt;
# Go to the Money Laundering/AML area.&lt;br /&gt;
# Review the populated identity/address fields.&lt;br /&gt;
# Correct any incomplete/incorrect information.&lt;br /&gt;
# Save the contact if you are not ordering immediately.&lt;br /&gt;
# When satisfied, choose &#039;&#039;&#039;Place order&#039;&#039;&#039;.&lt;br /&gt;
# Wait for/process the Landmark result.&lt;br /&gt;
# Review the result and supporting report.&lt;br /&gt;
&lt;br /&gt;
[[File:AML-Single.png|none|thumb|1100px]]&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;&#039;Place order&#039;&#039;&#039; is not available, check mandatory information such as time at the address.&lt;br /&gt;
&lt;br /&gt;
== Multiple contacts ==&lt;br /&gt;
Where the contact information indicates two individuals, Standout can prepare multiple people for the AML order. Review each person&#039;s details separately before submission.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal AML workflow ==&lt;br /&gt;
An eligible customer can provide onboarding information and AML consent through [[Customer Portal]]. If the branch is configured for Landmark, &#039;&#039;&#039;Start / refresh AML check&#039;&#039;&#039; hands the request into the same Standout Landmark workflow.&lt;br /&gt;
&lt;br /&gt;
Before using it, the customer should have saved their date of birth, residential address/postcode and AML consent.&lt;br /&gt;
&lt;br /&gt;
Customer Portal does not make the customer responsible for the compliance decision. Staff should review the Landmark result in the normal Contact AML area.&lt;br /&gt;
&lt;br /&gt;
== Supporting documents ==&lt;br /&gt;
Customer Portal can also collect private identity/proof-of-address/source-of-funds documents. These uploads are not public property media. Staff review them from &#039;&#039;&#039;Contact → More actions → Customer Portal submissions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Generating the AML PDF ==&lt;br /&gt;
Where the Landmark result supports it, generate/store the report using the existing AML workflow so it is retained with the appropriate customer record.&lt;br /&gt;
&lt;br /&gt;
== If a check fails or needs review ==&lt;br /&gt;
Do not repeatedly order new checks without understanding the reason. Check the identity/address data and follow your agency&#039;s compliance procedure.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Contacts Overview]]&lt;br /&gt;
* [[Customer Portal]]&lt;br /&gt;
* [[Using the Customer Portal]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Managing_Repairs_and_Maintenance&amp;diff=697</id>
		<title>Managing Repairs and Maintenance</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Managing_Repairs_and_Maintenance&amp;diff=697"/>
		<updated>2026-08-30T07:25:32Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Managing Repairs and Maintenance =&lt;br /&gt;
&lt;br /&gt;
Use the Repairs workflow for maintenance from first report through contractor assignment, approval and completion. Do not manage a repair entirely in email or notes because the property history then becomes incomplete.&lt;br /&gt;
&lt;br /&gt;
== 1. Record the repair ==&lt;br /&gt;
Open the rental property and add a repair. Record a clear description of the problem, who reported it and any access/urgency information.&lt;br /&gt;
&lt;br /&gt;
[[File:Adding a Repair.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
Tenants using Customer Portal can report a repair directly. Customer Portal records the actual logged-in tenant as the reporter.&lt;br /&gt;
&lt;br /&gt;
== 2. Triage ==&lt;br /&gt;
Decide what needs to happen next according to agency procedure:&lt;br /&gt;
&lt;br /&gt;
* emergency action;&lt;br /&gt;
* further information from tenant;&lt;br /&gt;
* contractor instruction;&lt;br /&gt;
* landlord approval;&lt;br /&gt;
* planned appointment.&lt;br /&gt;
&lt;br /&gt;
Use the repair record/status rather than keeping the decision only in a private email thread.&lt;br /&gt;
&lt;br /&gt;
== 3. Assign contractor ==&lt;br /&gt;
Select the appropriate contractor/trade and record any appointment/instruction details.&lt;br /&gt;
&lt;br /&gt;
[[File:Contractor Selection.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== 4. Record quote ==&lt;br /&gt;
Where a quote is required, enter the quoted cost in the repair record.&lt;br /&gt;
&lt;br /&gt;
For landlords using Customer Portal, a recorded quote can be presented for approval/decline. Their decision and optional comment are stored in an audit trail and the branch is notified.&lt;br /&gt;
&lt;br /&gt;
== 5. Complete the work ==&lt;br /&gt;
When the contractor finishes:&lt;br /&gt;
&lt;br /&gt;
* update the repair status;&lt;br /&gt;
* record final cost/invoice information where used;&lt;br /&gt;
* record any completion notes;&lt;br /&gt;
* confirm the tenant/landlord has been updated where appropriate.&lt;br /&gt;
&lt;br /&gt;
== 6. Re-open/escalate if necessary ==&lt;br /&gt;
If the issue persists, do not simply mark it completed and start an unrelated note. Keep the maintenance history understandable by recording what failed and the next action.&lt;br /&gt;
&lt;br /&gt;
== Repairs from Tenant List ==&lt;br /&gt;
The [[Tenant List]] provides shortcuts to report/view repairs while working from a tenant/balance perspective.&lt;br /&gt;
&lt;br /&gt;
== Good repair notes ==&lt;br /&gt;
Include observable information rather than assumptions. For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tenant reports boiler display E133, no heating or hot water since 07:00. Pressure shown as 1.2 bar. Tenant available after 15:00.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
is more useful than:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Boiler broken.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Rental_Compliance_and_Inspections&amp;diff=696</id>
		<title>Rental Compliance and Inspections</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Rental_Compliance_and_Inspections&amp;diff=696"/>
		<updated>2026-08-30T07:25:32Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rental Compliance and Inspections =&lt;br /&gt;
&lt;br /&gt;
This guide explains how to use Standout to keep rental compliance and property inspections visible and actionable. It is a system workflow guide, not legal advice; your agency remains responsible for determining which checks/certificates apply.&lt;br /&gt;
&lt;br /&gt;
== Keep compliance dates current ==&lt;br /&gt;
Record relevant expiry/status information on the rental property/tenancy, such as:&lt;br /&gt;
&lt;br /&gt;
* Gas Safety;&lt;br /&gt;
* EICR;&lt;br /&gt;
* EPC;&lt;br /&gt;
* property/HMO licence where applicable;&lt;br /&gt;
* deposit protection status;&lt;br /&gt;
* Right to Rent information;&lt;br /&gt;
* other agency-specific compliance items.&lt;br /&gt;
&lt;br /&gt;
A date is only useful if somebody acts before it expires. Use tasks/appointments and the relevant dashboard/reporting tools to manage upcoming work.&lt;br /&gt;
&lt;br /&gt;
== Booking an inspection ==&lt;br /&gt;
Where inspections are recorded as property appointments, use the correct inspection appointment type/category so the appointment is linked to the property and can be identified by the system.&lt;br /&gt;
&lt;br /&gt;
Confirm:&lt;br /&gt;
&lt;br /&gt;
* property;&lt;br /&gt;
* date/time;&lt;br /&gt;
* staff member;&lt;br /&gt;
* tenant/landlord communication;&lt;br /&gt;
* access arrangements.&lt;br /&gt;
&lt;br /&gt;
== After an inspection ==&lt;br /&gt;
Record the outcome, including any maintenance or compliance action discovered. If a repair is needed, create it through [[Managing Repairs and Maintenance]] rather than leaving it only in inspection notes.&lt;br /&gt;
&lt;br /&gt;
== Service appointments ==&lt;br /&gt;
Use service appointments for planned contractor/compliance visits where supported by the rental workflow. Keep the result/certificate information updated after completion.&lt;br /&gt;
&lt;br /&gt;
== Right to Rent ==&lt;br /&gt;
Keep the contact/tenant identity information and follow-up dates accurate. Customer Portal can collect supporting identity/Right-to-Rent evidence, but staff must review it.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal visibility ==&lt;br /&gt;
Tenants and landlords can see selected compliance information through Customer Portal. Internal compliance notes and every internal document are not automatically customer-visible.&lt;br /&gt;
&lt;br /&gt;
== A useful monthly routine ==&lt;br /&gt;
# Review certificates/inspections due soon.&lt;br /&gt;
# Confirm future appointments are actually booked.&lt;br /&gt;
# Chase missing contractor certificates/results.&lt;br /&gt;
# Update the property record when documents arrive.&lt;br /&gt;
# Create tasks for unresolved issues.&lt;br /&gt;
&lt;br /&gt;
The objective is to prevent compliance work becoming an emergency on the expiry date.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Creating_and_Starting_a_Tenancy&amp;diff=695</id>
		<title>Creating and Starting a Tenancy</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Creating_and_Starting_a_Tenancy&amp;diff=695"/>
		<updated>2026-08-30T07:25:31Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Creating and Starting a Tenancy =&lt;br /&gt;
&lt;br /&gt;
Use this workflow after the landlord has accepted a tenant/application and the tenancy is moving from marketing to occupation.&lt;br /&gt;
&lt;br /&gt;
== Before you start ==&lt;br /&gt;
Confirm:&lt;br /&gt;
&lt;br /&gt;
* accepted tenant(s);&lt;br /&gt;
* agreed rent;&lt;br /&gt;
* deposit/bond;&lt;br /&gt;
* tenancy start date and expected term;&lt;br /&gt;
* payment frequency/due date;&lt;br /&gt;
* landlord approval;&lt;br /&gt;
* guarantor where required;&lt;br /&gt;
* required identity/Right to Rent information;&lt;br /&gt;
* required compliance documents/checks;&lt;br /&gt;
* any conditions agreed as part of the offer.&lt;br /&gt;
&lt;br /&gt;
== Create the agreement ==&lt;br /&gt;
From the rental property, create the tenancy agreement using the accepted tenant information.&lt;br /&gt;
&lt;br /&gt;
Check names, dates and financial amounts carefully. These values feed later financial and tenancy management screens.&lt;br /&gt;
&lt;br /&gt;
== Add occupants/guarantors ==&lt;br /&gt;
Where other occupiers or guarantors are relevant, link them correctly rather than recording them only in notes.&lt;br /&gt;
&lt;br /&gt;
== Complete pre-move-in checks ==&lt;br /&gt;
Before the tenancy starts, use [[Rental Compliance and Inspections]] to confirm the property/customer checks required by your agency and current process.&lt;br /&gt;
&lt;br /&gt;
This can include:&lt;br /&gt;
&lt;br /&gt;
* Right to Rent;&lt;br /&gt;
* gas safety;&lt;br /&gt;
* EICR;&lt;br /&gt;
* EPC;&lt;br /&gt;
* deposit protection/required information;&lt;br /&gt;
* inventory/check-in documentation;&lt;br /&gt;
* licence information where relevant.&lt;br /&gt;
&lt;br /&gt;
== Set up financials ==&lt;br /&gt;
Confirm recurring rent/payment information and any opening transactions required by your agency workflow.&lt;br /&gt;
&lt;br /&gt;
== Activate/commence the tenancy ==&lt;br /&gt;
Once the tenancy is ready to start, ensure the agreement/property status reflects that the tenant is now in occupation.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal ==&lt;br /&gt;
A current tenant can use Customer Portal to see tenancy information and report repairs. Landlords can see relevant tenancy/compliance information.&lt;br /&gt;
&lt;br /&gt;
== After move-in ==&lt;br /&gt;
The ongoing management cycle becomes:&lt;br /&gt;
&lt;br /&gt;
* rent/payment monitoring;&lt;br /&gt;
* inspections;&lt;br /&gt;
* compliance renewals;&lt;br /&gt;
* repairs;&lt;br /&gt;
* tenant/landlord communication;&lt;br /&gt;
* renewal/end of tenancy.&lt;br /&gt;
&lt;br /&gt;
See [[Rental Property Overview]].&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
* Incorrect agreement dates/rent amounts.&lt;br /&gt;
* Missing joint tenants/occupants.&lt;br /&gt;
* Starting the tenancy while required compliance information is incomplete.&lt;br /&gt;
* Failing to set up recurring payments/financial expectations.&lt;br /&gt;
* Leaving the property in a marketing status after occupation begins.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Rental_Property_Overview&amp;diff=694</id>
		<title>Rental Property Overview</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Rental_Property_Overview&amp;diff=694"/>
		<updated>2026-08-30T07:25:31Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rental Property Overview =&lt;br /&gt;
&lt;br /&gt;
The Rental property area should tell staff four things at a glance: &#039;&#039;&#039;who occupies the property, what the tenancy terms are, whether the property is compliant, and whether anything needs attention.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Rental lifecycle ==&lt;br /&gt;
&#039;&#039;&#039;Valuation/instruction → available → tenant selected → tenancy setup → active tenancy → inspections/compliance/repairs/payments → renewal or tenancy end&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Use [[Rental Step Through]] for the full journey.&lt;br /&gt;
&lt;br /&gt;
== Active tenancy ==&lt;br /&gt;
For a managed property, keep the agreement information current, including:&lt;br /&gt;
&lt;br /&gt;
* tenant(s)/occupants;&lt;br /&gt;
* start/end dates;&lt;br /&gt;
* rent and payment terms;&lt;br /&gt;
* deposit/bond information;&lt;br /&gt;
* management/service details;&lt;br /&gt;
* guarantor information where used.&lt;br /&gt;
&lt;br /&gt;
Use [[Creating and Starting a Tenancy]] when setting up a new agreement.&lt;br /&gt;
&lt;br /&gt;
== Compliance ==&lt;br /&gt;
Do not treat certificate dates as passive reference data. They should drive action before expiry.&lt;br /&gt;
&lt;br /&gt;
Typical items include gas safety, EICR, EPC, property licence, deposit information and Right to Rent as relevant to the tenancy/property.&lt;br /&gt;
&lt;br /&gt;
See [[Rental Compliance and Inspections]].&lt;br /&gt;
&lt;br /&gt;
== Inspections and service appointments ==&lt;br /&gt;
Record property inspections/service visits through the appropriate appointment workflow so staff can see what is due and what has been booked.&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
Use the Repairs workflow to record the issue, assign a contractor, record quote/final cost and track completion. See [[Managing Repairs and Maintenance]].&lt;br /&gt;
&lt;br /&gt;
Tenants using Customer Portal can report repairs, and landlords can respond to recorded repair quotes where that portal workflow is enabled.&lt;br /&gt;
&lt;br /&gt;
== Financials and arrears ==&lt;br /&gt;
Use tenancy financials for rent/payment transactions. The [[Tenant List]] provides a useful operational view of current tenants, agreements, balances and repairs.&lt;br /&gt;
&lt;br /&gt;
For overdue payments use [[Chase Outstanding Rent]].&lt;br /&gt;
&lt;br /&gt;
== Utility providers and inventory ==&lt;br /&gt;
Record utility and inventory information where your agency process requires it, especially when it will be needed at move-in/move-out or for ongoing management.&lt;br /&gt;
&lt;br /&gt;
[[File:Inventory.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== Customer Portal ==&lt;br /&gt;
Landlords can see relevant tenancy/compliance/repair information. Tenants can see tenancy details and report repairs. Customer Portal does not replace staff responsibility for reviewing compliance or financial information.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Adding a new Rental Property]]&lt;br /&gt;
* [[Creating and Starting a Tenancy]]&lt;br /&gt;
* [[Rental Compliance and Inspections]]&lt;br /&gt;
* [[Managing Repairs and Maintenance]]&lt;br /&gt;
* [[Tenant List]]&lt;br /&gt;
* [[Chase Outstanding Rent]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Sales_Progression_to_Completion&amp;diff=693</id>
		<title>Sales Progression to Completion</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Sales_Progression_to_Completion&amp;diff=693"/>
		<updated>2026-08-30T07:25:30Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Sales Progression to Completion =&lt;br /&gt;
&lt;br /&gt;
Once an offer is accepted, the job changes from marketing to keeping the transaction moving and making blockers visible.&lt;br /&gt;
&lt;br /&gt;
== Set up the transaction correctly ==&lt;br /&gt;
Check:&lt;br /&gt;
&lt;br /&gt;
* accepted purchaser and price;&lt;br /&gt;
* vendor solicitor;&lt;br /&gt;
* purchaser solicitor;&lt;br /&gt;
* related sale/chain information;&lt;br /&gt;
* mortgage/funding position;&lt;br /&gt;
* AML/identity requirements;&lt;br /&gt;
* agreed target dates where known.&lt;br /&gt;
&lt;br /&gt;
If key information is missing, create tasks to obtain it rather than leaving the progression page incomplete indefinitely.&lt;br /&gt;
&lt;br /&gt;
== Use progression markers ==&lt;br /&gt;
Standout progression markers are intended to show where the transaction has reached. Your agency may configure the exact marker set.&lt;br /&gt;
&lt;br /&gt;
Typical milestones can include:&lt;br /&gt;
&lt;br /&gt;
* memorandum of sale issued;&lt;br /&gt;
* solicitors instructed;&lt;br /&gt;
* draft contract issued/received;&lt;br /&gt;
* searches requested/received;&lt;br /&gt;
* mortgage valuation/offer;&lt;br /&gt;
* enquiries raised/replied to;&lt;br /&gt;
* chain ready;&lt;br /&gt;
* exchange;&lt;br /&gt;
* completion.&lt;br /&gt;
&lt;br /&gt;
Update the marker when the milestone actually happens. Do not mark stages optimistically to make the transaction look further advanced.&lt;br /&gt;
&lt;br /&gt;
== Work from the blocker ==&lt;br /&gt;
When chasing a sale, identify the next missing item rather than simply asking every party for &#039;&#039;an update&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Searches are back, mortgage offer received, but replies to enquiries are outstanding. Chase vendor solicitor for replies and update buyer/vendor afterwards.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Create tasks for chases that are due later.&lt;br /&gt;
&lt;br /&gt;
== Keep customers informed ==&lt;br /&gt;
Use normal agency communication and [[Customer Portal]] where available. Customer Portal can show customers relevant progression information and reduce routine &#039;&#039;any news?&#039;&#039; calls, but staff still need to update the underlying progression data.&lt;br /&gt;
&lt;br /&gt;
== Chain information ==&lt;br /&gt;
Keep the chain current as sales are agreed, fall through or exchange. A chain is only useful if the links represent the real position.&lt;br /&gt;
&lt;br /&gt;
== Exchange ==&lt;br /&gt;
When exchange is confirmed:&lt;br /&gt;
&lt;br /&gt;
* update the property to the correct exchanged stage;&lt;br /&gt;
* record relevant date/details;&lt;br /&gt;
* update tasks/progression;&lt;br /&gt;
* communicate according to agency process.&lt;br /&gt;
&lt;br /&gt;
== Completion ==&lt;br /&gt;
When completion is confirmed:&lt;br /&gt;
&lt;br /&gt;
* update to Completed;&lt;br /&gt;
* finish outstanding progression tasks;&lt;br /&gt;
* record final invoice/payment information where applicable;&lt;br /&gt;
* ensure any follow-up/customer records are left in a sensible final state.&lt;br /&gt;
&lt;br /&gt;
== If the sale falls through ==&lt;br /&gt;
Record the fall-through promptly, restore the appropriate marketing status if the vendor is remarketing, and review previous viewers/interested parties.&lt;br /&gt;
&lt;br /&gt;
== Good progression discipline ==&lt;br /&gt;
Every open sale should have a clear answer to:&lt;br /&gt;
&lt;br /&gt;
# What is the current stage?&lt;br /&gt;
# What is blocking the next stage?&lt;br /&gt;
# Who is responsible for that item?&lt;br /&gt;
# When are we chasing again?&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Recording_and_Negotiating_Offers&amp;diff=692</id>
		<title>Recording and Negotiating Offers</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Recording_and_Negotiating_Offers&amp;diff=692"/>
		<updated>2026-08-30T07:25:30Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recording and Negotiating Offers =&lt;br /&gt;
&lt;br /&gt;
Offers should be recorded through the property&#039;s viewing/offer workflow so Standout can retain the offer history and generate the appropriate communication.&lt;br /&gt;
&lt;br /&gt;
== Before recording an offer ==&lt;br /&gt;
Confirm the buyer/contact record and establish their current position, including where relevant:&lt;br /&gt;
&lt;br /&gt;
* offer amount;&lt;br /&gt;
* cash or mortgage;&lt;br /&gt;
* Agreement in Principle/mortgage position;&lt;br /&gt;
* deposit/source of funds;&lt;br /&gt;
* property to sell and its status;&lt;br /&gt;
* chain position;&lt;br /&gt;
* proposed timescale;&lt;br /&gt;
* conditions attached to the offer;&lt;br /&gt;
* solicitor details where already known.&lt;br /&gt;
&lt;br /&gt;
Customer Portal Buyer Ready can help collect some of this information, but staff should review it before relying on it.&lt;br /&gt;
&lt;br /&gt;
== Record the offer ==&lt;br /&gt;
Open the property and use the offer workflow for the relevant applicant/viewer. Enter the offer and the qualification information required by your agency.&lt;br /&gt;
&lt;br /&gt;
Do not put an offer only in a contact/property note. The structured offer history matters if the amount changes or several buyers are negotiating.&lt;br /&gt;
&lt;br /&gt;
== Present and negotiate ==&lt;br /&gt;
Record subsequent changes as part of the offer negotiation. Keep meaningful notes about conditions or vendor instructions.&lt;br /&gt;
&lt;br /&gt;
If the vendor rejects the offer, keep the offer history and continue the negotiation/follow-up as appropriate.&lt;br /&gt;
&lt;br /&gt;
== When an offer is accepted ==&lt;br /&gt;
Before treating the sale as fully progressed, check:&lt;br /&gt;
&lt;br /&gt;
* correct purchaser(s) linked;&lt;br /&gt;
* accepted price;&lt;br /&gt;
* vendor and purchaser solicitor information;&lt;br /&gt;
* buyer funding/chain position;&lt;br /&gt;
* AML/compliance steps required by your agency;&lt;br /&gt;
* memorandum/offer accepted communications generated where appropriate.&lt;br /&gt;
&lt;br /&gt;
Then move the property into the appropriate sale-agreed/SSTC stage and begin [[Sales Progression to Completion]].&lt;br /&gt;
&lt;br /&gt;
== If the sale falls through ==&lt;br /&gt;
Update the property/offer status accurately and review previous interested parties/viewers where appropriate rather than starting from a blank slate.&lt;br /&gt;
&lt;br /&gt;
== Good practice ==&lt;br /&gt;
An accepted offer is the start of a new workflow, not the end of negotiation work. Create the progression actions immediately while the parties and information are fresh.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Property_Overview&amp;diff=691</id>
		<title>Property Overview</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Property_Overview&amp;diff=691"/>
		<updated>2026-08-30T07:25:30Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Sales Property Overview =&lt;br /&gt;
&lt;br /&gt;
The Property record is the live operational record for a sales instruction. Instead of thinking of it as a collection of tabs, use it as the place where the property moves through its lifecycle.&lt;br /&gt;
&lt;br /&gt;
== The normal sales lifecycle ==&lt;br /&gt;
&#039;&#039;&#039;Pre-valuation → valuation booked → awaiting decision → instructed/prepared → available → viewings/offers → sale agreed/SSTC → progression → exchanged → completed&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The exact status names available can depend on agency configuration and guided/free mode.&lt;br /&gt;
&lt;br /&gt;
== What to do at each stage ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Stage&lt;br /&gt;
! Main job in Standout&lt;br /&gt;
|-&lt;br /&gt;
| Valuation enquiry&lt;br /&gt;
| Link the owner, record basic property information and [[Sales Valuation to Instruction|book the valuation]].&lt;br /&gt;
|-&lt;br /&gt;
| Awaiting decision&lt;br /&gt;
| Record valuation advice and create a follow-up action.&lt;br /&gt;
|-&lt;br /&gt;
| Instructed&lt;br /&gt;
| Complete particulars, media, price and marketing information.&lt;br /&gt;
|-&lt;br /&gt;
| Available&lt;br /&gt;
| Match applicants, manage enquiries and [[Booking and Managing Viewings|book viewings]].&lt;br /&gt;
|-&lt;br /&gt;
| Viewings/offers&lt;br /&gt;
| [[Recording Viewing Feedback|Record feedback]] and [[Recording and Negotiating Offers|offers]].&lt;br /&gt;
|-&lt;br /&gt;
| Sale agreed/SSTC&lt;br /&gt;
| Confirm parties/solicitors/chain information and begin [[Sales Progression to Completion|progression]].&lt;br /&gt;
|-&lt;br /&gt;
| Exchanged/completed&lt;br /&gt;
| Record the final transaction stage and any associated invoice/completion information required by your agency.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Address and ownership ==&lt;br /&gt;
Keep the property address/display address accurate because it is used throughout marketing and customer communication.&lt;br /&gt;
&lt;br /&gt;
Link the correct owner/vendor contacts rather than typing ownership information only into notes.&lt;br /&gt;
&lt;br /&gt;
[[File:PropOwners.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== Basics that affect matching and marketing ==&lt;br /&gt;
Fields such as bedrooms, property type/style, price and location are not cosmetic. They affect applicant matching and portal presentation.&lt;br /&gt;
&lt;br /&gt;
[[File:PropertyBasics.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== Descriptions, rooms and media ==&lt;br /&gt;
Complete marketing information once the vendor instructs. Keep descriptions factual and make sure media is ordered appropriately before launch.&lt;br /&gt;
&lt;br /&gt;
== Internal information ==&lt;br /&gt;
Use internal fields/notes for agency-only information such as access instructions or operational details. Do not put internal comments into customer-facing descriptions.&lt;br /&gt;
&lt;br /&gt;
== Viewings and offers ==&lt;br /&gt;
Use the linked property workflow rather than generic notes. The viewing/offer history should explain who viewed, the outcome and any negotiation.&lt;br /&gt;
&lt;br /&gt;
== Progression ==&lt;br /&gt;
Once a sale is agreed, use progression markers and chain information to make the current position visible at a glance. See [[Sales Progression to Completion]].&lt;br /&gt;
&lt;br /&gt;
== Documents and history ==&lt;br /&gt;
Store relevant property documents in Standout and use history to understand important changes. Customer Portal may expose selected customer-visible information, but it does not expose every internal property document.&lt;br /&gt;
&lt;br /&gt;
== Related workflows ==&lt;br /&gt;
* [[Sales Valuation to Instruction]]&lt;br /&gt;
* [[Marketing a Property]]&lt;br /&gt;
* [[Booking and Managing Viewings]]&lt;br /&gt;
* [[Recording Viewing Feedback]]&lt;br /&gt;
* [[Recording and Negotiating Offers]]&lt;br /&gt;
* [[Sales Progression to Completion]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Booking_and_Managing_Viewings&amp;diff=690</id>
		<title>Booking and Managing Viewings</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Booking_and_Managing_Viewings&amp;diff=690"/>
		<updated>2026-08-30T07:25:28Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Booking and Managing Viewings =&lt;br /&gt;
&lt;br /&gt;
Use this workflow when an applicant wants to view a property.&lt;br /&gt;
&lt;br /&gt;
== Before you book ==&lt;br /&gt;
Check:&lt;br /&gt;
&lt;br /&gt;
* the contact already exists and their details are current;&lt;br /&gt;
* the property is in an appropriate status for viewings;&lt;br /&gt;
* any access/key instructions;&lt;br /&gt;
* whether the viewing is accompanied or unaccompanied;&lt;br /&gt;
* staff/owner availability;&lt;br /&gt;
* any qualification information your agency requires.&lt;br /&gt;
&lt;br /&gt;
== Book from the property workflow ==&lt;br /&gt;
Where possible, open the property and use &#039;&#039;&#039;Book Viewing&#039;&#039;&#039;. This keeps the diary appointment linked to both the property and contact.&lt;br /&gt;
&lt;br /&gt;
Search for the viewer and select the existing contact. If they are new, create the contact first rather than entering an anonymous diary appointment.&lt;br /&gt;
&lt;br /&gt;
Choose the viewing date/time and any staff member who will attend.&lt;br /&gt;
&lt;br /&gt;
[[File:BookAViewing.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== Confirm the details ==&lt;br /&gt;
Before saving, confirm:&lt;br /&gt;
&lt;br /&gt;
* date and time;&lt;br /&gt;
* property;&lt;br /&gt;
* viewer;&lt;br /&gt;
* staff member;&lt;br /&gt;
* accompanied/unaccompanied status;&lt;br /&gt;
* notification options.&lt;br /&gt;
&lt;br /&gt;
Standout can then generate the appropriate diary entry and communications according to the agency configuration.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests from Customer Portal ==&lt;br /&gt;
A customer can request a viewing through Customer Portal. These are created as tentative viewing appointments so staff can review/confirm the requested slot.&lt;br /&gt;
&lt;br /&gt;
Do not assume a customer request is confirmed until the diary status has been checked and the necessary parties have been notified.&lt;br /&gt;
&lt;br /&gt;
== On the day ==&lt;br /&gt;
Use the Diary to review viewing appointments, directions and relevant property/contact information.&lt;br /&gt;
&lt;br /&gt;
For accompanied viewings, record any useful observations immediately after the appointment while they are fresh.&lt;br /&gt;
&lt;br /&gt;
== After the viewing ==&lt;br /&gt;
Follow [[Recording Viewing Feedback]]. If the customer wants to make an offer, continue to [[Recording and Negotiating Offers]].&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
* Creating a generic diary entry instead of a linked viewing.&lt;br /&gt;
* Booking against a duplicate contact.&lt;br /&gt;
* Failing to update a changed viewing time.&lt;br /&gt;
* Treating a tentative Customer Portal request as automatically confirmed.&lt;br /&gt;
* Not recording the outcome after the viewing.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Managing_Applicant_Requirements_and_Matching&amp;diff=689</id>
		<title>Managing Applicant Requirements and Matching</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Managing_Applicant_Requirements_and_Matching&amp;diff=689"/>
		<updated>2026-08-30T07:25:28Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Managing Applicant Requirements and Matching =&lt;br /&gt;
&lt;br /&gt;
Requirements are the structured description of what an applicant wants. Standout uses them to identify suitable properties and they should be updated whenever the customer&#039;s search changes.&lt;br /&gt;
&lt;br /&gt;
== When to update requirements ==&lt;br /&gt;
Update them when:&lt;br /&gt;
&lt;br /&gt;
* a new applicant registers;&lt;br /&gt;
* budget changes;&lt;br /&gt;
* preferred areas widen/narrow;&lt;br /&gt;
* bedroom or property type needs change;&lt;br /&gt;
* a buyer&#039;s own property changes status;&lt;br /&gt;
* the customer decides to buy rather than rent, or vice versa;&lt;br /&gt;
* the customer pauses or resumes their search.&lt;br /&gt;
&lt;br /&gt;
== Add or edit a requirement ==&lt;br /&gt;
Open the contact and go to the Requirements area.&lt;br /&gt;
&lt;br /&gt;
Record the criteria the customer has actually agreed, including where relevant:&lt;br /&gt;
&lt;br /&gt;
* buying/renting/auction;&lt;br /&gt;
* residential/commercial/business;&lt;br /&gt;
* area/postcode and radius;&lt;br /&gt;
* minimum and maximum price;&lt;br /&gt;
* minimum bedrooms;&lt;br /&gt;
* property type and style;&lt;br /&gt;
* new-build preference;&lt;br /&gt;
* important features.&lt;br /&gt;
&lt;br /&gt;
A customer may have more than one search, for example a primary home and a buy-to-let search.&lt;br /&gt;
&lt;br /&gt;
[[File:Contact Match Requirements.png|none|thumb|1200px|Applicant requirements drive property matching.]]&lt;br /&gt;
&lt;br /&gt;
== Review live matches ==&lt;br /&gt;
After saving requirements, review the live matches. A match is an invitation to review the property, not a substitute for judgement. Check the listing before recommending it.&lt;br /&gt;
&lt;br /&gt;
If the same unsuitable properties repeatedly appear, correct the underlying requirement rather than simply ignoring the matches.&lt;br /&gt;
&lt;br /&gt;
== Use Customer Portal for self-service ==&lt;br /&gt;
Customers with [[Customer Portal]] access can create, edit, pause/reactivate and delete their own requirements. These are the same records staff see in Standout.&lt;br /&gt;
&lt;br /&gt;
When a customer changes requirements through Customer Portal, the branch is notified and matching is refreshed.&lt;br /&gt;
&lt;br /&gt;
== Keep applicant status meaningful ==&lt;br /&gt;
Requirements can exist even if the contact is not currently marked &#039;&#039;&#039;Looking&#039;&#039;&#039;. If automatic property alerts depend on that status in your agency setup, make sure the status reflects the customer&#039;s real position.&lt;br /&gt;
&lt;br /&gt;
== After a useful match ==&lt;br /&gt;
If the customer wants to see the property, use [[Booking and Managing Viewings]]. If they are not interested, update the search if their reason reveals that the requirement is wrong or incomplete.&lt;br /&gt;
&lt;br /&gt;
== Good practice ==&lt;br /&gt;
Review requirements during meaningful applicant conversations. A requirement that has not been discussed for months is often less useful than it appears.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Registering_a_New_Applicant&amp;diff=688</id>
		<title>Registering a New Applicant</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Registering_a_New_Applicant&amp;diff=688"/>
		<updated>2026-08-30T07:25:27Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Registering a New Applicant =&lt;br /&gt;
&lt;br /&gt;
Use this workflow when somebody contacts the agency looking to buy or rent.&lt;br /&gt;
&lt;br /&gt;
== Before you start ==&lt;br /&gt;
Try to establish:&lt;br /&gt;
&lt;br /&gt;
* full name;&lt;br /&gt;
* mobile/telephone;&lt;br /&gt;
* email;&lt;br /&gt;
* whether they are buying or renting;&lt;br /&gt;
* budget;&lt;br /&gt;
* preferred areas;&lt;br /&gt;
* minimum bedrooms;&lt;br /&gt;
* property type/style preferences;&lt;br /&gt;
* how soon they want to move;&lt;br /&gt;
* whether they have a property to sell;&lt;br /&gt;
* their current chain/mortgage position where relevant.&lt;br /&gt;
&lt;br /&gt;
You do not need every answer before creating the contact, but the more you record during the first conversation, the more useful matching becomes.&lt;br /&gt;
&lt;br /&gt;
== Step 1: search for the person ==&lt;br /&gt;
Search Standout using name, email, phone or postcode.&lt;br /&gt;
&lt;br /&gt;
If the person already exists, open and update that contact. Do not create a duplicate because the person has changed role.&lt;br /&gt;
&lt;br /&gt;
== Step 2: create/update the Contact ==&lt;br /&gt;
Set the appropriate type, normally &#039;&#039;&#039;Applicant / Tenant&#039;&#039;&#039; for somebody looking for property.&lt;br /&gt;
&lt;br /&gt;
Enter reliable telephone/email information and save the contact.&lt;br /&gt;
&lt;br /&gt;
== Step 3: record their requirements ==&lt;br /&gt;
Go straight to [[Managing Applicant Requirements and Matching|Requirements]]. Do not rely on a note such as &#039;&#039;looking for a three-bed around Bolton&#039;&#039;. Structured requirements are what Standout uses for matching.&lt;br /&gt;
&lt;br /&gt;
== Step 4: qualify their position ==&lt;br /&gt;
For a buyer, establish whether they are:&lt;br /&gt;
&lt;br /&gt;
* cash or mortgage funded;&lt;br /&gt;
* first-time buyer / chain free;&lt;br /&gt;
* selling a property;&lt;br /&gt;
* already on the market;&lt;br /&gt;
* SSTC / sale agreed;&lt;br /&gt;
* in need of a valuation.&lt;br /&gt;
&lt;br /&gt;
If they have a property to sell and are not already listed with your agency, this can become a high-priority [[Opportunity Finder]] lead.&lt;br /&gt;
&lt;br /&gt;
== Step 5: run matching ==&lt;br /&gt;
Once requirements are saved, review current matching properties. Discuss suitable options and book viewings where appropriate.&lt;br /&gt;
&lt;br /&gt;
== Step 6: invite them to Customer Portal ==&lt;br /&gt;
If your branch is using the customer portal, send the customer a Customer Portal link. They can maintain their requirements themselves and see live property matches.&lt;br /&gt;
&lt;br /&gt;
== What happens next ==&lt;br /&gt;
The applicant should now have:&lt;br /&gt;
&lt;br /&gt;
* one clean contact record;&lt;br /&gt;
* current requirements;&lt;br /&gt;
* a documented buying/renting position;&lt;br /&gt;
* matching properties to review;&lt;br /&gt;
* any promised follow-up captured as a task or viewing.&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
* Creating a second contact because somebody was previously a vendor/landlord.&lt;br /&gt;
* Recording requirements only in free-text notes.&lt;br /&gt;
* Forgetting to ask whether a buyer has a property to sell.&lt;br /&gt;
* Leaving an applicant marked as actively looking when they have stopped searching.&lt;br /&gt;
* Promising to call back without creating a task.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Contacts_Overview&amp;diff=687</id>
		<title>Contacts Overview</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Contacts_Overview&amp;diff=687"/>
		<updated>2026-08-30T07:25:27Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Contacts =&lt;br /&gt;
&lt;br /&gt;
The Contact record is the centre of the customer relationship in Standout. It should answer: &#039;&#039;&#039;Who is this person, what are they trying to do, what have we agreed with them, and what is the next action?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A contact can have more than one role. For example, the same person may be an applicant looking to buy, a vendor selling their current home and a landlord of another property. Do not create separate records for each role.&lt;br /&gt;
&lt;br /&gt;
== Common contact workflows ==&lt;br /&gt;
* [[Registering a New Applicant]]&lt;br /&gt;
* [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
* [[Booking and Managing Viewings]]&lt;br /&gt;
* [[Sales Valuation to Instruction]]&lt;br /&gt;
* [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
* [[Using the Customer Portal]]&lt;br /&gt;
&lt;br /&gt;
== Before creating a contact ==&lt;br /&gt;
Search first. Use name, mobile/telephone, email or postcode. Duplicate contacts fragment notes, requirements, AML and transaction history.&lt;br /&gt;
&lt;br /&gt;
== Adding a new contact ==&lt;br /&gt;
# Choose the appropriate contact type or types.&lt;br /&gt;
# Enter the customer&#039;s name and at least one reliable contact method.&lt;br /&gt;
# Add the address where relevant.&lt;br /&gt;
# Save/Create the contact.&lt;br /&gt;
# Continue with the workflow that caused the contact to be created, for example requirements, valuation, viewing or landlord instruction.&lt;br /&gt;
&lt;br /&gt;
[[File:Adding A New Contact.png|none|thumb|1200px|Create the contact with the information you know, then continue the relevant workflow.]]&lt;br /&gt;
&lt;br /&gt;
== Contact types ==&lt;br /&gt;
A contact must have at least one role. Typical roles include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Applicant / Tenant&#039;&#039;&#039; - looking to buy or rent.&lt;br /&gt;
* &#039;&#039;&#039;Purchaser&#039;&#039;&#039; - buying a property.&lt;br /&gt;
* &#039;&#039;&#039;Vendor&#039;&#039;&#039; - selling a property.&lt;br /&gt;
* &#039;&#039;&#039;Landlord&#039;&#039;&#039; - letting a property.&lt;br /&gt;
* &#039;&#039;&#039;Solicitor&#039;&#039;&#039; - acting for a party in a transaction.&lt;br /&gt;
* &#039;&#039;&#039;Contractor&#039;&#039;&#039; - carrying out maintenance/repair work.&lt;br /&gt;
* &#039;&#039;&#039;Rental guarantor&#039;&#039;&#039; - supporting a tenancy.&lt;br /&gt;
&lt;br /&gt;
Selecting a role may reveal additional tabs or fields relevant to that relationship.&lt;br /&gt;
&lt;br /&gt;
== Keep communication details current ==&lt;br /&gt;
Telephone numbers and email addresses are used throughout Standout for appointments, letters, Customer Portal access and notifications.&lt;br /&gt;
&lt;br /&gt;
Email addresses should be kept unique to the appropriate contact record. Where several email addresses are supported in a field, separate them as required by your agency&#039;s data-entry policy.&lt;br /&gt;
&lt;br /&gt;
[[File:Contact Information.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== Record useful notes, not transcripts ==&lt;br /&gt;
A good CRM note records the outcome of the conversation and what happens next. For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Spoke to Mr Smith. Still looking up to £325,000, needs three bedrooms and now has own property SSTC. Wants to view 14 High Street Saturday afternoon. Viewing booked for 14:30.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
That is more useful than a note saying only &#039;&#039;Called customer&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Applicants and purchasers ==&lt;br /&gt;
For somebody looking for property, the contact record is only half complete until their requirements are recorded.&lt;br /&gt;
&lt;br /&gt;
Use [[Managing Applicant Requirements and Matching]] to capture budget, bedrooms, location, property type and other criteria. If they have a property to sell, record that position because it affects qualification and can create an [[Opportunity Finder]] opportunity.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Heat Rating&#039;&#039;&#039; can be used to indicate priority where your agency uses it.&lt;br /&gt;
&lt;br /&gt;
[[File:Heat Rating.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== AML and identity ==&lt;br /&gt;
Where AML is required, complete the customer&#039;s identity information accurately and use the [[Landmark Anti Money Laundering Checking|Landmark AML]] workflow.&lt;br /&gt;
&lt;br /&gt;
Customers using [[Customer Portal]] can provide onboarding information and supporting documents, but staff remain responsible for reviewing the information and compliance result.&lt;br /&gt;
&lt;br /&gt;
== Requirements and live matches ==&lt;br /&gt;
The Requirements area describes what the applicant wants. Live matches show properties currently matching those requirements.&lt;br /&gt;
&lt;br /&gt;
Do not weaken requirements simply to produce more matches without discussing it with the customer. The record should reflect the customer&#039;s real search.&lt;br /&gt;
&lt;br /&gt;
== Files and documents ==&lt;br /&gt;
Store documents against the appropriate contact/property record so they can be found by other staff. Sensitive customer uploads from Customer Portal are kept private and are reviewed from &#039;&#039;&#039;More actions → Customer Portal submissions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Customer Portal ==&lt;br /&gt;
Where the contact has an email address, use &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; to invite them to the customer portal. See [[Using the Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== Things to check before leaving a contact ==&lt;br /&gt;
* Is the email/mobile correct?&lt;br /&gt;
* Is the role/contact type accurate?&lt;br /&gt;
* If they are looking, are their requirements current?&lt;br /&gt;
* If they have a property to sell, is that recorded?&lt;br /&gt;
* Is the latest meaningful conversation noted?&lt;br /&gt;
* Is there a task or appointment for anything promised later?&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Registering a New Applicant]]&lt;br /&gt;
* [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
* [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
* [[Customer Portal]]&lt;br /&gt;
* [[Opportunity Finder]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Standout_-_Quick_Start&amp;diff=686</id>
		<title>Standout - Quick Start</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Standout_-_Quick_Start&amp;diff=686"/>
		<updated>2026-08-30T07:25:26Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standout Quick Start =&lt;br /&gt;
&lt;br /&gt;
This guide is for a new member of staff who needs to become productive quickly. It concentrates on the working habits that make Standout useful, rather than trying to explain every field on every screen.&lt;br /&gt;
&lt;br /&gt;
== 1. Start the day from the Dashboard ==&lt;br /&gt;
After signing in, use the [[The Dashboard|Dashboard]] to answer four questions:&lt;br /&gt;
&lt;br /&gt;
# What appointments do I have today?&lt;br /&gt;
# Which tasks are due or overdue?&lt;br /&gt;
# Are there new notifications or customer activity that needs attention?&lt;br /&gt;
# Which properties or contacts have I recently been working on?&lt;br /&gt;
&lt;br /&gt;
Do not use the Dashboard only as a launch page. It is intended to show the work that is waiting for you.&lt;br /&gt;
&lt;br /&gt;
If your agency uses Office 365 integration, sign in to Office 365 when prompted so diary appointments can also be created in your Outlook calendar.&lt;br /&gt;
&lt;br /&gt;
[[File:New Dashboard.png|none|thumb|1200px|The Dashboard brings together the work that needs attention.]]&lt;br /&gt;
&lt;br /&gt;
== 2. Search before you create ==&lt;br /&gt;
A large proportion of CRM problems start with duplicate contacts.&lt;br /&gt;
&lt;br /&gt;
Before adding a person, search by one or more of:&lt;br /&gt;
&lt;br /&gt;
* surname;&lt;br /&gt;
* telephone/mobile;&lt;br /&gt;
* email address;&lt;br /&gt;
* postcode.&lt;br /&gt;
&lt;br /&gt;
If the person already exists, update the existing contact. A single contact can have several relationships with the agency, for example applicant, vendor and landlord.&lt;br /&gt;
&lt;br /&gt;
See [[Contacts Overview]] and [[Registering a New Applicant]].&lt;br /&gt;
&lt;br /&gt;
== 3. Keep the contact record useful ==&lt;br /&gt;
A contact should contain enough information for another member of staff to continue the conversation without starting again.&lt;br /&gt;
&lt;br /&gt;
As a minimum, keep these current:&lt;br /&gt;
&lt;br /&gt;
* telephone/mobile and email;&lt;br /&gt;
* contact type;&lt;br /&gt;
* address where relevant;&lt;br /&gt;
* notes from meaningful conversations;&lt;br /&gt;
* applicant requirements;&lt;br /&gt;
* property-to-sell position;&lt;br /&gt;
* solicitor and compliance information when the transaction reaches that stage.&lt;br /&gt;
&lt;br /&gt;
When somebody&#039;s circumstances change, update Standout while you are speaking to them. Do not rely on a separate notebook or inbox to become the real record.&lt;br /&gt;
&lt;br /&gt;
== 4. Use requirements rather than memory ==&lt;br /&gt;
For an applicant, record what they actually want in [[Managing Applicant Requirements and Matching|Requirements]]. This allows Standout to match them to current properties and gives other staff a consistent picture of the search.&lt;br /&gt;
&lt;br /&gt;
Customers with Customer Portal access can also maintain their own requirements. Staff and customers are editing the same underlying requirement records.&lt;br /&gt;
&lt;br /&gt;
== 5. Put appointments in the Diary ==&lt;br /&gt;
Use the [[Diary Overview|Diary]] for:&lt;br /&gt;
&lt;br /&gt;
* valuations;&lt;br /&gt;
* viewings;&lt;br /&gt;
* inspections;&lt;br /&gt;
* staff visits;&lt;br /&gt;
* meetings and other appointments.&lt;br /&gt;
&lt;br /&gt;
When a viewing or valuation is connected to a property/contact, book it through the relevant Standout workflow rather than entering an unrelated generic calendar entry. That preserves the relationship between the diary, property and customer.&lt;br /&gt;
&lt;br /&gt;
== 6. Use Tasks for things that must happen later ==&lt;br /&gt;
If an action cannot be completed now, create a [[Task List|task]]. Good examples include:&lt;br /&gt;
&lt;br /&gt;
* chase a vendor for a decision after valuation;&lt;br /&gt;
* call an applicant after a viewing;&lt;br /&gt;
* chase a solicitor;&lt;br /&gt;
* re-contact a landlord next week;&lt;br /&gt;
* follow up an Opportunity Finder lead.&lt;br /&gt;
&lt;br /&gt;
A CRM is only useful if future work is captured when it is agreed.&lt;br /&gt;
&lt;br /&gt;
== 7. Follow the property lifecycle ==&lt;br /&gt;
For sales, the normal journey is:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Valuation enquiry → valuation appointment → awaiting decision → instructed/marketing preparation → available → viewings → offers → SSTC/sale agreed → progression → exchange → completion&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Use [[Sales Valuation to Instruction]], [[Marketing a Property]], [[Recording and Negotiating Offers]] and [[Sales Progression to Completion]].&lt;br /&gt;
&lt;br /&gt;
For lettings, use [[Adding a new Rental Property]], [[Creating and Starting a Tenancy]], [[Rental Compliance and Inspections]] and [[Managing Repairs and Maintenance]].&lt;br /&gt;
&lt;br /&gt;
== 8. Keep customers informed with Customer Portal ==&lt;br /&gt;
From a Contact record, use the prominent &#039;&#039;&#039;Send Customer Portal link&#039;&#039;&#039; button to invite the customer to [[Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
Customer Portal can reduce routine chasing by allowing customers to see relevant progress, documents, viewings, repairs and requirements themselves.&lt;br /&gt;
&lt;br /&gt;
See [[Using the Customer Portal]] for the recommended staff workflow.&lt;br /&gt;
&lt;br /&gt;
== 9. Use Opportunity Finder as a daily prospecting list ==&lt;br /&gt;
[[Opportunity Finder]] identifies contacts worth speaking to, such as buyers with a property to sell, lapsed valuations, withdrawn vendors and dormant applicants.&lt;br /&gt;
&lt;br /&gt;
Do not simply browse the list. Work the opportunity, then use &#039;&#039;&#039;Create follow-up task&#039;&#039;&#039;, &#039;&#039;&#039;Mark contacted&#039;&#039;&#039;, &#039;&#039;&#039;Snooze&#039;&#039;&#039; or &#039;&#039;&#039;Dismiss&#039;&#039;&#039; so the queue remains meaningful.&lt;br /&gt;
&lt;br /&gt;
== A good Standout habit ==&lt;br /&gt;
At the end of each conversation or activity, ask:&lt;br /&gt;
&lt;br /&gt;
# Has the contact/property information changed?&lt;br /&gt;
# Is there a note or result that somebody else needs to know?&lt;br /&gt;
# Is there a future action that needs a task or appointment?&lt;br /&gt;
# Should the customer&#039;s requirements or transaction stage change?&lt;br /&gt;
&lt;br /&gt;
If those four things are kept current, Standout becomes a useful shared operating system rather than a filing cabinet.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Main_Page&amp;diff=685</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Main_Page&amp;diff=685"/>
		<updated>2026-08-30T07:25:26Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standout Property Manager Help =&lt;br /&gt;
&lt;br /&gt;
Welcome to the Standout Property Manager knowledge base.&lt;br /&gt;
&lt;br /&gt;
This help system is organised around the jobs an estate or lettings team needs to complete, rather than simply describing every button on each screen. If you are trying to work out &#039;&#039;what to do next&#039;&#039;, start with the workflow that matches the job in front of you.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;New to Standout?&#039;&#039;&#039; Start with &#039;&#039;&#039;[[Standout - Quick Start|Standout Quick Start]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Daily Negotiator Workflow|Daily Negotiator Workflow]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Sales workflows ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! I need to...&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Register a buyer or applicant&lt;br /&gt;
| [[Registering a New Applicant]]&lt;br /&gt;
|-&lt;br /&gt;
| Record what they are looking for and find matches&lt;br /&gt;
| [[Managing Applicant Requirements and Matching]]&lt;br /&gt;
|-&lt;br /&gt;
| Arrange a viewing&lt;br /&gt;
| [[Booking and Managing Viewings]]&lt;br /&gt;
|-&lt;br /&gt;
| Record feedback after a viewing&lt;br /&gt;
| [[Recording Viewing Feedback]]&lt;br /&gt;
|-&lt;br /&gt;
| Take a valuation enquiry through to instruction&lt;br /&gt;
| [[Sales Valuation to Instruction]]&lt;br /&gt;
|-&lt;br /&gt;
| Prepare and launch a property to market&lt;br /&gt;
| [[Marketing a Property]]&lt;br /&gt;
|-&lt;br /&gt;
| Record, negotiate and accept an offer&lt;br /&gt;
| [[Recording and Negotiating Offers]]&lt;br /&gt;
|-&lt;br /&gt;
| Manage a sale from offer accepted to completion&lt;br /&gt;
| [[Sales Progression to Completion]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Lettings workflows ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! I need to...&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Take on a new rental property&lt;br /&gt;
| [[Adding a new Rental Property]]&lt;br /&gt;
|-&lt;br /&gt;
| Create and start a tenancy&lt;br /&gt;
| [[Creating and Starting a Tenancy]]&lt;br /&gt;
|-&lt;br /&gt;
| Check certificates, inspections and compliance&lt;br /&gt;
| [[Rental Compliance and Inspections]]&lt;br /&gt;
|-&lt;br /&gt;
| Record and manage maintenance&lt;br /&gt;
| [[Managing Repairs and Maintenance]]&lt;br /&gt;
|-&lt;br /&gt;
| Chase overdue rent&lt;br /&gt;
| [[Chase Outstanding Rent]]&lt;br /&gt;
|-&lt;br /&gt;
| See all current tenants and balances&lt;br /&gt;
| [[Tenant List]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Customer service and prospecting ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Area&lt;br /&gt;
! Guide&lt;br /&gt;
|-&lt;br /&gt;
| Give customers secure self-service access&lt;br /&gt;
| [[Using the Customer Portal]]&lt;br /&gt;
|-&lt;br /&gt;
| Full Customer Portal feature reference&lt;br /&gt;
| [[Customer Portal]]&lt;br /&gt;
|-&lt;br /&gt;
| Find lapsed, dormant and property-to-sell opportunities&lt;br /&gt;
| [[Opportunity Finder]]&lt;br /&gt;
|-&lt;br /&gt;
| Carry out Landmark AML checks&lt;br /&gt;
| [[Landmark Anti Money Laundering Checking]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Everyday tools ==&lt;br /&gt;
* [[The Dashboard|Dashboard]]: what needs your attention today.&lt;br /&gt;
* [[Diary Overview|Diary]]: appointments, valuations, viewings and staff availability.&lt;br /&gt;
* [[Task List|Tasks]]: follow-ups that must not be forgotten.&lt;br /&gt;
* [[Contacts Overview|Contacts]]: the customer record and how it connects to everything else.&lt;br /&gt;
* [[Property Overview|Property]]: the live record for a sales property.&lt;br /&gt;
* [[Rental Property Overview|Rental Property]]: tenancy, compliance, maintenance and finance.&lt;br /&gt;
* [[Telephone wizard|Telephone Wizard]]: quickly turn a valuation telephone enquiry into a contact, property and diary appointment.&lt;br /&gt;
&lt;br /&gt;
== How to use these guides ==&lt;br /&gt;
Most workflow articles follow the same pattern:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Before you start&#039;&#039;&#039; - the information you should have to hand.&lt;br /&gt;
* &#039;&#039;&#039;How to do it&#039;&#039;&#039; - the practical sequence in Standout.&lt;br /&gt;
* &#039;&#039;&#039;What Standout does next&#039;&#039;&#039; - automatic activity, status changes or notifications to expect.&lt;br /&gt;
* &#039;&#039;&#039;Things to check&#039;&#039;&#039; - common omissions that cause problems later.&lt;br /&gt;
* &#039;&#039;&#039;Next step&#039;&#039;&#039; - where the process normally goes after this job is complete.&lt;br /&gt;
&lt;br /&gt;
For technical support, email &#039;&#039;&#039;support@issl.co.uk&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot 2021-03-25 at 16.27.57.jpg|thumb|1200px|center|Standout Property Manager]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=684</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=MediaWiki:Sidebar&amp;diff=684"/>
		<updated>2026-08-29T20:01:09Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|Home&lt;br /&gt;
** Standout - Quick Start|Quick Start&lt;br /&gt;
** Daily Negotiator Workflow|Daily workflow&lt;br /&gt;
&lt;br /&gt;
* Sales workflows&lt;br /&gt;
** Registering a New Applicant|Register applicant&lt;br /&gt;
** Managing Applicant Requirements and Matching|Requirements &amp;amp; matching&lt;br /&gt;
** Booking and Managing Viewings|Book/manage viewings&lt;br /&gt;
** Recording Viewing Feedback|Viewing feedback&lt;br /&gt;
** Sales Valuation to Instruction|Valuation to instruction&lt;br /&gt;
** Marketing a Property|Market a property&lt;br /&gt;
** Recording and Negotiating Offers|Offers&lt;br /&gt;
** Sales Progression to Completion|Sales progression&lt;br /&gt;
&lt;br /&gt;
* Lettings workflows&lt;br /&gt;
** Adding a new Rental Property|Take on rental property&lt;br /&gt;
** Rental Step Through|Rental step through&lt;br /&gt;
** Creating and Starting a Tenancy|Create tenancy&lt;br /&gt;
** Rental Compliance and Inspections|Compliance &amp;amp; inspections&lt;br /&gt;
** Managing Repairs and Maintenance|Repairs &amp;amp; maintenance&lt;br /&gt;
** Tenant List|Tenant list&lt;br /&gt;
** Chase Outstanding Rent|Chase rent&lt;br /&gt;
** Rental HMO|HMO&lt;br /&gt;
&lt;br /&gt;
* Customers &amp;amp; growth&lt;br /&gt;
** Contacts Overview|Contacts&lt;br /&gt;
** Using My Move with Customers|Using My Move&lt;br /&gt;
** My Move Customer Portal|My Move reference&lt;br /&gt;
** Opportunity Finder|Opportunity Finder&lt;br /&gt;
** Landmark Anti Money Laundering Checking|AML&lt;br /&gt;
&lt;br /&gt;
* Everyday tools&lt;br /&gt;
** The Dashboard|Dashboard&lt;br /&gt;
** Diary Overview|Diary&lt;br /&gt;
** Task List|Tasks&lt;br /&gt;
** Property Overview|Sales property&lt;br /&gt;
** Rental Property Overview|Rental property&lt;br /&gt;
** Telephone wizard|Telephone wizard&lt;br /&gt;
&lt;br /&gt;
* Administration &amp;amp; specialist&lt;br /&gt;
** Administration|Administration&lt;br /&gt;
** Profile Configuration|Profile&lt;br /&gt;
** Brochure Printing Templates|Brochures&lt;br /&gt;
** Bulk Rental Payments|Bulk rental payments&lt;br /&gt;
** Agency Express|Agency Express&lt;br /&gt;
** Xero Accounts Setup|Xero setup&lt;br /&gt;
** Xero Accounts Usage|Xero usage&lt;br /&gt;
** Sage Accounts Setup|Sage setup&lt;br /&gt;
** Sage Accounts Usage|Sage usage&lt;br /&gt;
** GDPR|GDPR&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=The_Dashboard&amp;diff=683</id>
		<title>The Dashboard</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=The_Dashboard&amp;diff=683"/>
		<updated>2026-08-29T20:01:09Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= The Dashboard =&lt;br /&gt;
&lt;br /&gt;
The Dashboard is the starting point for the working day. Use it to decide what needs attention rather than treating it only as a menu.&lt;br /&gt;
&lt;br /&gt;
== Start-of-day routine ==&lt;br /&gt;
# Review today&#039;s appointments.&lt;br /&gt;
# Review due/overdue tasks.&lt;br /&gt;
# Check notifications.&lt;br /&gt;
# Check recently edited records where you are continuing work from yesterday.&lt;br /&gt;
# Use the navigation/quick search to move into the next job.&lt;br /&gt;
&lt;br /&gt;
== Appointments ==&lt;br /&gt;
Today&#039;s appointments should be used to prepare for valuations, viewings and other diary work. Open the linked property/contact before the appointment where useful.&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
Prioritise overdue tasks, then today&#039;s tasks. See [[Task List]].&lt;br /&gt;
&lt;br /&gt;
== Notifications ==&lt;br /&gt;
Notifications alert you to system/customer activity. Read and act on them rather than allowing the list to become background noise.&lt;br /&gt;
&lt;br /&gt;
[[File:Notification 01.png|none|thumb|900px]]&lt;br /&gt;
&lt;br /&gt;
== Quick Search ==&lt;br /&gt;
Use quick search before creating contacts/properties. Searching first is the simplest way to prevent duplicate records.&lt;br /&gt;
&lt;br /&gt;
== Page Help ==&lt;br /&gt;
Where available, Page Help opens documentation relevant to the screen you are using.&lt;br /&gt;
&lt;br /&gt;
== Colleagues and profile ==&lt;br /&gt;
Use the toolbar for colleague information and your own profile/settings. See [[Profile Configuration]].&lt;br /&gt;
&lt;br /&gt;
== What the Dashboard does not replace ==&lt;br /&gt;
The Dashboard highlights work, but the actual outcome still belongs in the correct Contact, Property, Diary, Task, Repair or Progression workflow.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Telephone_wizard&amp;diff=682</id>
		<title>Telephone wizard</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Telephone_wizard&amp;diff=682"/>
		<updated>2026-08-29T20:01:08Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Telephone Wizard =&lt;br /&gt;
&lt;br /&gt;
Use the Telephone Wizard when somebody calls about selling or letting a property and you want to move quickly from the conversation to a clean CRM record and valuation appointment.&lt;br /&gt;
&lt;br /&gt;
It is particularly useful for new valuation enquiries.&lt;br /&gt;
&lt;br /&gt;
== 1. Establish what the customer wants to do ==&lt;br /&gt;
Choose the relevant contract offered by your branch, for example For Sale or To Let.&lt;br /&gt;
&lt;br /&gt;
== 2. Search for the customer ==&lt;br /&gt;
Before creating anything, search by name, postcode, telephone or email.&lt;br /&gt;
&lt;br /&gt;
If the customer already exists, select the existing record. Review any properties already connected to them before creating another one.&lt;br /&gt;
&lt;br /&gt;
== 3. Create the contact if necessary ==&lt;br /&gt;
For a new customer, enter enough information to continue the relationship, including name and reliable telephone/email details.&lt;br /&gt;
&lt;br /&gt;
== 4. Confirm the property address ==&lt;br /&gt;
If they are selling/letting their current home, use that address where appropriate. Otherwise search for the property address/postcode.&lt;br /&gt;
&lt;br /&gt;
Correct minor formatting returned from the address lookup if necessary.&lt;br /&gt;
&lt;br /&gt;
== 5. Capture the basics ==&lt;br /&gt;
Record the minimum useful property information, including bedrooms, bathrooms/receptions where requested, property class, type and style.&lt;br /&gt;
&lt;br /&gt;
Do not try to write the finished property particulars during the telephone enquiry. The goal is to create a useful valuation record.&lt;br /&gt;
&lt;br /&gt;
== 6. Book the valuation ==&lt;br /&gt;
Once the contact/property is created, book the valuation appointment while the customer is on the phone if possible.&lt;br /&gt;
&lt;br /&gt;
The completed wizard should leave you with:&lt;br /&gt;
&lt;br /&gt;
* one correct Contact;&lt;br /&gt;
* one correctly linked Property;&lt;br /&gt;
* the basic property details;&lt;br /&gt;
* a valuation appointment in the Diary.&lt;br /&gt;
&lt;br /&gt;
Then continue with [[Sales Valuation to Instruction]] or [[Adding a new Rental Property]].&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
* Skipping the search and creating a duplicate contact.&lt;br /&gt;
* Creating a second property instead of using an existing property record.&lt;br /&gt;
* Leaving bedrooms/type/style blank, reducing later matching/marketing quality.&lt;br /&gt;
* Ending the call without booking or creating a follow-up task for the valuation.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Opportunity_Finder&amp;diff=681</id>
		<title>Opportunity Finder</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Opportunity_Finder&amp;diff=681"/>
		<updated>2026-08-29T20:01:08Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Opportunity Finder =&lt;br /&gt;
&lt;br /&gt;
Opportunity Finder is a working prospecting queue. It scans live CRM data for contacts worth speaking to and scores the opportunities so staff can concentrate on the strongest conversations first.&lt;br /&gt;
&lt;br /&gt;
It is not a report. The expectation is that staff work the list and record what they did.&lt;br /&gt;
&lt;br /&gt;
== Opportunity types ==&lt;br /&gt;
The initial opportunity engines include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Property-to-sell buyers&#039;&#039;&#039; - buyers/applicants who indicate that they have a property to sell.&lt;br /&gt;
* &#039;&#039;&#039;Lapsed valuations&#039;&#039;&#039; - valuations still awaiting a decision after the configured ageing period.&lt;br /&gt;
* &#039;&#039;&#039;Withdrawn vendor win-backs&#039;&#039;&#039; - previously withdrawn properties that may be worth re-contacting.&lt;br /&gt;
* &#039;&#039;&#039;Dormant applicants&#039;&#039;&#039; - contacts still shown as Looking but with no recent activity.&lt;br /&gt;
&lt;br /&gt;
The system excludes some false positives, for example a property-to-sell buyer whose property is already actively listed with your agency.&lt;br /&gt;
&lt;br /&gt;
== How to work the list ==&lt;br /&gt;
A practical sequence is:&lt;br /&gt;
&lt;br /&gt;
# sort/filter to the strongest scores;&lt;br /&gt;
# open the Contact/Property and understand the background;&lt;br /&gt;
# make the call/send the communication;&lt;br /&gt;
# record the outcome in Standout;&lt;br /&gt;
# use the Opportunity Finder workflow action.&lt;br /&gt;
&lt;br /&gt;
== Workflow actions ==&lt;br /&gt;
&#039;&#039;&#039;Create follow-up task&#039;&#039;&#039;&lt;br /&gt;
: Creates a real Standout diary/task follow-up linked to the opportunity context.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mark contacted&#039;&#039;&#039;&lt;br /&gt;
: Records that the opportunity has been worked and hides it for the configured period so it does not immediately reappear.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Snooze&#039;&#039;&#039;&lt;br /&gt;
: Hide it for 7, 30 or 90 days when the opportunity is valid but the timing is wrong.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dismiss&#039;&#039;&#039;&lt;br /&gt;
: Hide an opportunity that is not useful.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Restore&#039;&#039;&#039;&lt;br /&gt;
: Re-activate a previously hidden opportunity.&lt;br /&gt;
&lt;br /&gt;
== Property-to-sell buyers ==&lt;br /&gt;
These are usually the most valuable opportunities because the agency may gain a valuation/instruction as well as progressing the buyer.&lt;br /&gt;
&lt;br /&gt;
Before calling, review their buying requirements and current property-to-sell status. A useful conversation is:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;I can see you&#039;re still looking around £400,000 and you mentioned you have a property to sell. Have you had that valued yet?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If they want a valuation, use the [[Telephone wizard]] or normal valuation workflow to create/book it.&lt;br /&gt;
&lt;br /&gt;
== Lapsed valuations ==&lt;br /&gt;
Review the valuation date, property, vendor notes and any previous follow-up before calling. Do not ask a generic &#039;&#039;are you ready to sell?&#039;&#039; if the CRM already records the vendor&#039;s objection or timing.&lt;br /&gt;
&lt;br /&gt;
== Withdrawn vendors ==&lt;br /&gt;
Check why the property was withdrawn and whether circumstances may have changed. Record the new outcome rather than simply rescheduling the same generic call indefinitely.&lt;br /&gt;
&lt;br /&gt;
== Dormant applicants ==&lt;br /&gt;
Use the call to verify whether they are still looking and whether their requirements are still correct. If not, update their status/requirements so the CRM stops treating them as active.&lt;br /&gt;
&lt;br /&gt;
== Data quality matters ==&lt;br /&gt;
Opportunity Finder is driven by live CRM data. It becomes more useful when staff accurately maintain:&lt;br /&gt;
&lt;br /&gt;
* contact status;&lt;br /&gt;
* requirements;&lt;br /&gt;
* property-to-sell position;&lt;br /&gt;
* valuation outcomes;&lt;br /&gt;
* property statuses;&lt;br /&gt;
* meaningful notes and communications.&lt;br /&gt;
&lt;br /&gt;
== Suggested routine ==&lt;br /&gt;
Review Opportunity Finder daily or during dedicated prospecting blocks. A smaller, accurately worked queue is more valuable than hundreds of permanently untouched opportunities.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=My_Move_Customer_Portal&amp;diff=680</id>
		<title>My Move Customer Portal</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=My_Move_Customer_Portal&amp;diff=680"/>
		<updated>2026-08-29T20:01:08Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= My Move Customer Portal =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;My Move&#039;&#039;&#039; is Standout&#039;s secure customer portal for sellers, buyers, landlords, tenants and applicants. It is connected to live Standout data so customers and staff are not maintaining separate versions of the same move/search.&lt;br /&gt;
&lt;br /&gt;
For a staff-focused day-to-day guide, see [[Using My Move with Customers]].&lt;br /&gt;
&lt;br /&gt;
== Access and sign-in ==&lt;br /&gt;
Staff invite a customer from the Contact record using &#039;&#039;&#039;Send My Move link&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Customers can sign in by:&lt;br /&gt;
&lt;br /&gt;
* email address + My Move password; or&lt;br /&gt;
* a time-limited secure email link.&lt;br /&gt;
&lt;br /&gt;
A new customer arriving by secure link is encouraged to create a password. They can change it later from the Password option in My Move.&lt;br /&gt;
&lt;br /&gt;
Passwords are stored securely as one-way hashes in the ContactPassword field and are not readable by staff.&lt;br /&gt;
&lt;br /&gt;
== Dashboard ==&lt;br /&gt;
The dashboard adapts to the customer&#039;s relationships with the agency. A customer may simultaneously be selling, buying, a landlord, a tenant or an applicant.&lt;br /&gt;
&lt;br /&gt;
The customer sees only records to which their authenticated Contact is genuinely linked.&lt;br /&gt;
&lt;br /&gt;
== Sellers ==&lt;br /&gt;
Depending on the property/transaction, a seller can see relevant information such as:&lt;br /&gt;
&lt;br /&gt;
* viewings;&lt;br /&gt;
* viewing feedback;&lt;br /&gt;
* offers;&lt;br /&gt;
* progression;&lt;br /&gt;
* customer-visible documents;&lt;br /&gt;
* branch/contact information;&lt;br /&gt;
* message-my-agent options.&lt;br /&gt;
&lt;br /&gt;
== Buyers ==&lt;br /&gt;
A buyer can see relevant property/transaction information and complete Buyer Ready/onboarding items such as:&lt;br /&gt;
&lt;br /&gt;
* cash/mortgage position;&lt;br /&gt;
* AIP/mortgage status;&lt;br /&gt;
* deposit/source of funds;&lt;br /&gt;
* property-to-sell/chain position;&lt;br /&gt;
* solicitor details;&lt;br /&gt;
* AML consent/information;&lt;br /&gt;
* secure document uploads.&lt;br /&gt;
&lt;br /&gt;
== Applicants and requirements ==&lt;br /&gt;
Customers can maintain multiple property searches. They can edit buying/renting, price, bedrooms, area/radius, property type/style, new-build preference and must-have features.&lt;br /&gt;
&lt;br /&gt;
Requirements can be paused/reactivated/deleted and Standout immediately re-runs the existing matching engine. Matching properties are shown in My Move.&lt;br /&gt;
&lt;br /&gt;
These are the same requirement records staff use in the Contact screen.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A customer can request a preferred viewing date/time. Standout creates a tentative linked viewing appointment for staff to review. The customer sees the live appointment state after staff confirm/cancel it.&lt;br /&gt;
&lt;br /&gt;
== AML and documents ==&lt;br /&gt;
My Move can collect private supporting files such as:&lt;br /&gt;
&lt;br /&gt;
* proof of funds;&lt;br /&gt;
* Agreement in Principle;&lt;br /&gt;
* identity evidence;&lt;br /&gt;
* proof of address;&lt;br /&gt;
* source-of-funds evidence;&lt;br /&gt;
* solicitor documents;&lt;br /&gt;
* Right-to-Rent evidence;&lt;br /&gt;
* other private documents.&lt;br /&gt;
&lt;br /&gt;
These files are stored privately and are reviewed by staff from the customer&#039;s My Move submissions screen.&lt;br /&gt;
&lt;br /&gt;
Where Landmark is configured, eligible customers can provide AML information/consent and start or refresh the AML request through the existing Standout Landmark workflow.&lt;br /&gt;
&lt;br /&gt;
== DocuSign ==&lt;br /&gt;
Existing Standout DocuSign envelope status can be shown in My Move, for example awaiting signature, opened, signed, declined or cancelled. Signing itself continues through DocuSign.&lt;br /&gt;
&lt;br /&gt;
== Landlords ==&lt;br /&gt;
A landlord can see relevant tenancy/compliance/repair information. Where a repair quote has been recorded, My Move can allow the landlord to approve or decline it with an optional comment.&lt;br /&gt;
&lt;br /&gt;
== Tenants ==&lt;br /&gt;
A current tenant can see relevant tenancy/compliance information and report maintenance through the existing repairs workflow.&lt;br /&gt;
&lt;br /&gt;
== Messaging ==&lt;br /&gt;
Customers can use &#039;&#039;&#039;Message my agent&#039;&#039;&#039;. Messages are sent to the relevant branch and can be archived in the portal message table where enabled.&lt;br /&gt;
&lt;br /&gt;
== Staff review ==&lt;br /&gt;
Use &#039;&#039;&#039;Contact → More actions → My Move submissions&#039;&#039;&#039; to review customer onboarding, buyer position, secure uploads, AML information and portal viewing requests.&lt;br /&gt;
&lt;br /&gt;
== Keeping My Move useful ==&lt;br /&gt;
My Move is only as current as the underlying CRM. Staff should promptly record viewing feedback, offers, progression, repair status and compliance information so the customer portal reflects reality.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Using_My_Move_with_Customers&amp;diff=679</id>
		<title>Using My Move with Customers</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Using_My_Move_with_Customers&amp;diff=679"/>
		<updated>2026-08-29T20:01:08Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Using My Move with Customers =&lt;br /&gt;
&lt;br /&gt;
This guide is for staff. It explains when to invite a customer, what to expect them to do, and what staff still need to manage in Standout.&lt;br /&gt;
&lt;br /&gt;
For the full feature reference, see [[My Move Customer Portal]].&lt;br /&gt;
&lt;br /&gt;
== When to invite ==&lt;br /&gt;
My Move is useful for:&lt;br /&gt;
&lt;br /&gt;
* applicants who want to maintain requirements and matching;&lt;br /&gt;
* buyers completing Buyer Ready/onboarding;&lt;br /&gt;
* sellers following viewings/offers/progression;&lt;br /&gt;
* landlords following tenancies/compliance/repairs;&lt;br /&gt;
* tenants reporting repairs and viewing tenancy information.&lt;br /&gt;
&lt;br /&gt;
The contact needs a usable email address.&lt;br /&gt;
&lt;br /&gt;
== Send the invitation ==&lt;br /&gt;
Open the Contact and click the prominent &#039;&#039;&#039;Send My Move link&#039;&#039;&#039; button to the left of &#039;&#039;&#039;More actions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The customer receives a time-limited secure sign-in link.&lt;br /&gt;
&lt;br /&gt;
== First login ==&lt;br /&gt;
On first secure-link access, the customer is encouraged to create a password. Returning customers can then sign in using email + password.&lt;br /&gt;
&lt;br /&gt;
If they forget the password, the secure email link remains available as a recovery/passwordless route.&lt;br /&gt;
&lt;br /&gt;
== What customers can update ==&lt;br /&gt;
Depending on their role/transaction, customers can maintain or submit information such as:&lt;br /&gt;
&lt;br /&gt;
* property requirements;&lt;br /&gt;
* Buyer Ready information;&lt;br /&gt;
* solicitor information;&lt;br /&gt;
* onboarding/identity details;&lt;br /&gt;
* secure documents;&lt;br /&gt;
* viewing requests;&lt;br /&gt;
* repair reports;&lt;br /&gt;
* repair quote decisions for landlords.&lt;br /&gt;
&lt;br /&gt;
Some of this updates existing Standout records directly; other submissions are presented to staff for review.&lt;br /&gt;
&lt;br /&gt;
== Review customer submissions ==&lt;br /&gt;
Use:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Contact → More actions → My Move submissions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This view can contain onboarding, buyer position, AML information, secure uploads and viewing requests.&lt;br /&gt;
&lt;br /&gt;
Do not assume information is correct simply because the customer entered it. Review important transaction/compliance data.&lt;br /&gt;
&lt;br /&gt;
== Property requirements ==&lt;br /&gt;
My Move requirements use the same underlying Standout requirements records as the staff CRM. If a customer changes their search, staff will see the same change.&lt;br /&gt;
&lt;br /&gt;
== Viewing requests ==&lt;br /&gt;
A My Move viewing request creates a tentative diary viewing. Staff should confirm the slot/parties before treating it as booked.&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
Current tenants can report repairs. Landlords can respond to recorded quotes where the repair has a quote awaiting a decision.&lt;br /&gt;
&lt;br /&gt;
== Customer communication ==&lt;br /&gt;
My Move reduces routine chasing only if the underlying CRM is kept current. Update progression, viewing feedback, offers, tenancy/compliance and repair states promptly so the portal tells the truth.&lt;br /&gt;
&lt;br /&gt;
== Security principle ==&lt;br /&gt;
Customers can only access records to which their authenticated contact is genuinely linked. Never try to work around portal permissions by sharing another customer&#039;s link.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Landmark_Anti_Money_Laundering_Checking&amp;diff=678</id>
		<title>Landmark Anti Money Laundering Checking</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Landmark_Anti_Money_Laundering_Checking&amp;diff=678"/>
		<updated>2026-08-29T20:01:07Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Landmark Anti Money Laundering Checking =&lt;br /&gt;
&lt;br /&gt;
Standout integrates with Landmark for AML checks where the agency/branch is configured to use it. The important part of the workflow is accurate identity information before the order is submitted.&lt;br /&gt;
&lt;br /&gt;
Solicitors and contractors are exempt from this Standout AML workflow.&lt;br /&gt;
&lt;br /&gt;
== Before starting a check ==&lt;br /&gt;
Confirm the customer&#039;s information is complete and accurate. Depending on the check/contact, Standout may require information including:&lt;br /&gt;
&lt;br /&gt;
* title;&lt;br /&gt;
* first/last name;&lt;br /&gt;
* date of birth;&lt;br /&gt;
* current residential address;&lt;br /&gt;
* house number/name, road, town/county;&lt;br /&gt;
* time at address;&lt;br /&gt;
* National Insurance number where used;&lt;br /&gt;
* driving licence where used.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Check the information before placing an order.&#039;&#039;&#039; Incorrect identity/address data can result in failed checks or unnecessary additional orders.&lt;br /&gt;
&lt;br /&gt;
== Single contact workflow ==&lt;br /&gt;
# Open the Contact.&lt;br /&gt;
# Go to the Money Laundering/AML area.&lt;br /&gt;
# Review the populated identity/address fields.&lt;br /&gt;
# Correct any incomplete/incorrect information.&lt;br /&gt;
# Save the contact if you are not ordering immediately.&lt;br /&gt;
# When satisfied, choose &#039;&#039;&#039;Place order&#039;&#039;&#039;.&lt;br /&gt;
# Wait for/process the Landmark result.&lt;br /&gt;
# Review the result and supporting report.&lt;br /&gt;
&lt;br /&gt;
[[File:AML-Single.png|none|thumb|1100px]]&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;&#039;Place order&#039;&#039;&#039; is not available, check mandatory information such as time at the address.&lt;br /&gt;
&lt;br /&gt;
== Multiple contacts ==&lt;br /&gt;
Where the contact information indicates two individuals, Standout can prepare multiple people for the AML order. Review each person&#039;s details separately before submission.&lt;br /&gt;
&lt;br /&gt;
== My Move AML workflow ==&lt;br /&gt;
An eligible customer can provide onboarding information and AML consent through [[My Move Customer Portal|My Move]]. If the branch is configured for Landmark, &#039;&#039;&#039;Start / refresh AML check&#039;&#039;&#039; hands the request into the same Standout Landmark workflow.&lt;br /&gt;
&lt;br /&gt;
Before using it, the customer should have saved their date of birth, residential address/postcode and AML consent.&lt;br /&gt;
&lt;br /&gt;
My Move does not make the customer responsible for the compliance decision. Staff should review the Landmark result in the normal Contact AML area.&lt;br /&gt;
&lt;br /&gt;
== Supporting documents ==&lt;br /&gt;
My Move can also collect private identity/proof-of-address/source-of-funds documents. These uploads are not public property media. Staff review them from &#039;&#039;&#039;Contact → More actions → My Move submissions&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Generating the AML PDF ==&lt;br /&gt;
Where the Landmark result supports it, generate/store the report using the existing AML workflow so it is retained with the appropriate customer record.&lt;br /&gt;
&lt;br /&gt;
== If a check fails or needs review ==&lt;br /&gt;
Do not repeatedly order new checks without understanding the reason. Check the identity/address data and follow your agency&#039;s compliance procedure.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Contacts Overview]]&lt;br /&gt;
* [[My Move Customer Portal]]&lt;br /&gt;
* [[Using My Move with Customers]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Chase_Outstanding_Rent&amp;diff=677</id>
		<title>Chase Outstanding Rent</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Chase_Outstanding_Rent&amp;diff=677"/>
		<updated>2026-08-29T20:01:07Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Chase Outstanding Rent =&lt;br /&gt;
&lt;br /&gt;
Use this workflow when tenancy financials show unpaid/overdue rent and you need to contact the tenant with a clear record of what is outstanding.&lt;br /&gt;
&lt;br /&gt;
== Before chasing ==&lt;br /&gt;
Check the tenancy/payment record first. Make sure the balance is genuinely overdue and that any recent payment, credit or agreed arrangement has been recorded.&lt;br /&gt;
&lt;br /&gt;
== Review the agreement ==&lt;br /&gt;
The arrears screen shows the agreement, property, landlord, tenant and the relevant financial transactions.&lt;br /&gt;
&lt;br /&gt;
Focus on the individual overdue transactions and how long they have been overdue rather than only the total balance.&lt;br /&gt;
&lt;br /&gt;
== Select the transactions to chase ==&lt;br /&gt;
Choose the outstanding items to include. This allows the resulting communication to explain exactly what is being requested.&lt;br /&gt;
&lt;br /&gt;
== Prepare the communication ==&lt;br /&gt;
Standout can prepare an email or Word document using the selected transactions. Review the subject/body before sending.&lt;br /&gt;
&lt;br /&gt;
Where using a document, options can include agency details, tenant/address, today&#039;s date and staff details.&lt;br /&gt;
&lt;br /&gt;
== Send/record the chase ==&lt;br /&gt;
Send the email or produce the letter according to agency procedure. If the tenant agrees a payment date or arrangement, record the conversation and create a task for the agreed follow-up date.&lt;br /&gt;
&lt;br /&gt;
== After payment ==&lt;br /&gt;
Make sure the payment is recorded/reconciled in the tenancy financials. Do not leave an arrears task open after the balance has been resolved.&lt;br /&gt;
&lt;br /&gt;
== Escalation ==&lt;br /&gt;
Standout records the arrears and communication workflow, but legal/escalation decisions should follow your agency&#039;s approved process.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
* [[Tenant List]]&lt;br /&gt;
* [[Rental Property Overview]]&lt;br /&gt;
* [[Bulk Rental Payments]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Tenant_List&amp;diff=676</id>
		<title>Tenant List</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Tenant_List&amp;diff=676"/>
		<updated>2026-08-29T20:01:07Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Tenant List =&lt;br /&gt;
&lt;br /&gt;
Use the Tenant List as an operational view of current tenancies rather than only as a directory. It brings together the tenant, property, agreement, balance and repair information needed for day-to-day management.&lt;br /&gt;
&lt;br /&gt;
[[File:Tenant List.png|none|thumb|1200px]]&lt;br /&gt;
&lt;br /&gt;
== A useful daily/weekly use ==&lt;br /&gt;
Use the list to identify:&lt;br /&gt;
&lt;br /&gt;
* tenants with overdue balances;&lt;br /&gt;
* agreements that need attention;&lt;br /&gt;
* properties with active repairs;&lt;br /&gt;
* customers who need a follow-up task or note.&lt;br /&gt;
&lt;br /&gt;
== Actions from the tenant ==&lt;br /&gt;
Available actions can include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Record payment&#039;&#039;&#039; - open the tenancy/property financials.&lt;br /&gt;
* &#039;&#039;&#039;Create a task&#039;&#039;&#039; - create a follow-up linked to the tenant.&lt;br /&gt;
* &#039;&#039;&#039;Chase overdue rent&#039;&#039;&#039; - select overdue transactions and prepare a chase.&lt;br /&gt;
* &#039;&#039;&#039;Add contact note&#039;&#039;&#039; - record a customer-specific note.&lt;br /&gt;
* &#039;&#039;&#039;Add property note&#039;&#039;&#039; - record a property-specific note.&lt;br /&gt;
* &#039;&#039;&#039;Report repair&#039;&#039;&#039; - create a maintenance issue.&lt;br /&gt;
* &#039;&#039;&#039;Reload repairs&#039;&#039;&#039; - refresh repair information for the property.&lt;br /&gt;
&lt;br /&gt;
[[File:Tenant Edit Options.png|none|thumb|800px]]&lt;br /&gt;
&lt;br /&gt;
== Choosing where to record a note ==&lt;br /&gt;
Use a contact note when it is about the person, for example a conversation about payment arrangements. Use a property note when it concerns the property, access or management information.&lt;br /&gt;
&lt;br /&gt;
If the note creates a future action, also create a task.&lt;br /&gt;
&lt;br /&gt;
== Overdue rent ==&lt;br /&gt;
For a full arrears workflow, see [[Chase Outstanding Rent]].&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
For maintenance, see [[Managing Repairs and Maintenance]].&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Managing_Repairs_and_Maintenance&amp;diff=675</id>
		<title>Managing Repairs and Maintenance</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Managing_Repairs_and_Maintenance&amp;diff=675"/>
		<updated>2026-08-29T20:01:07Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Managing Repairs and Maintenance =&lt;br /&gt;
&lt;br /&gt;
Use the Repairs workflow for maintenance from first report through contractor assignment, approval and completion. Do not manage a repair entirely in email or notes because the property history then becomes incomplete.&lt;br /&gt;
&lt;br /&gt;
== 1. Record the repair ==&lt;br /&gt;
Open the rental property and add a repair. Record a clear description of the problem, who reported it and any access/urgency information.&lt;br /&gt;
&lt;br /&gt;
[[File:Adding a Repair.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
Tenants using My Move can report a repair directly. My Move records the actual logged-in tenant as the reporter.&lt;br /&gt;
&lt;br /&gt;
== 2. Triage ==&lt;br /&gt;
Decide what needs to happen next according to agency procedure:&lt;br /&gt;
&lt;br /&gt;
* emergency action;&lt;br /&gt;
* further information from tenant;&lt;br /&gt;
* contractor instruction;&lt;br /&gt;
* landlord approval;&lt;br /&gt;
* planned appointment.&lt;br /&gt;
&lt;br /&gt;
Use the repair record/status rather than keeping the decision only in a private email thread.&lt;br /&gt;
&lt;br /&gt;
== 3. Assign contractor ==&lt;br /&gt;
Select the appropriate contractor/trade and record any appointment/instruction details.&lt;br /&gt;
&lt;br /&gt;
[[File:Contractor Selection.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== 4. Record quote ==&lt;br /&gt;
Where a quote is required, enter the quoted cost in the repair record.&lt;br /&gt;
&lt;br /&gt;
For landlords using My Move, a recorded quote can be presented for approval/decline. Their decision and optional comment are stored in an audit trail and the branch is notified.&lt;br /&gt;
&lt;br /&gt;
== 5. Complete the work ==&lt;br /&gt;
When the contractor finishes:&lt;br /&gt;
&lt;br /&gt;
* update the repair status;&lt;br /&gt;
* record final cost/invoice information where used;&lt;br /&gt;
* record any completion notes;&lt;br /&gt;
* confirm the tenant/landlord has been updated where appropriate.&lt;br /&gt;
&lt;br /&gt;
== 6. Re-open/escalate if necessary ==&lt;br /&gt;
If the issue persists, do not simply mark it completed and start an unrelated note. Keep the maintenance history understandable by recording what failed and the next action.&lt;br /&gt;
&lt;br /&gt;
== Repairs from Tenant List ==&lt;br /&gt;
The [[Tenant List]] provides shortcuts to report/view repairs while working from a tenant/balance perspective.&lt;br /&gt;
&lt;br /&gt;
== Good repair notes ==&lt;br /&gt;
Include observable information rather than assumptions. For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tenant reports boiler display E133, no heating or hot water since 07:00. Pressure shown as 1.2 bar. Tenant available after 15:00.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
is more useful than:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Boiler broken.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Rental_Compliance_and_Inspections&amp;diff=674</id>
		<title>Rental Compliance and Inspections</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Rental_Compliance_and_Inspections&amp;diff=674"/>
		<updated>2026-08-29T20:01:06Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rental Compliance and Inspections =&lt;br /&gt;
&lt;br /&gt;
This guide explains how to use Standout to keep rental compliance and property inspections visible and actionable. It is a system workflow guide, not legal advice; your agency remains responsible for determining which checks/certificates apply.&lt;br /&gt;
&lt;br /&gt;
== Keep compliance dates current ==&lt;br /&gt;
Record relevant expiry/status information on the rental property/tenancy, such as:&lt;br /&gt;
&lt;br /&gt;
* Gas Safety;&lt;br /&gt;
* EICR;&lt;br /&gt;
* EPC;&lt;br /&gt;
* property/HMO licence where applicable;&lt;br /&gt;
* deposit protection status;&lt;br /&gt;
* Right to Rent information;&lt;br /&gt;
* other agency-specific compliance items.&lt;br /&gt;
&lt;br /&gt;
A date is only useful if somebody acts before it expires. Use tasks/appointments and the relevant dashboard/reporting tools to manage upcoming work.&lt;br /&gt;
&lt;br /&gt;
== Booking an inspection ==&lt;br /&gt;
Where inspections are recorded as property appointments, use the correct inspection appointment type/category so the appointment is linked to the property and can be identified by the system.&lt;br /&gt;
&lt;br /&gt;
Confirm:&lt;br /&gt;
&lt;br /&gt;
* property;&lt;br /&gt;
* date/time;&lt;br /&gt;
* staff member;&lt;br /&gt;
* tenant/landlord communication;&lt;br /&gt;
* access arrangements.&lt;br /&gt;
&lt;br /&gt;
== After an inspection ==&lt;br /&gt;
Record the outcome, including any maintenance or compliance action discovered. If a repair is needed, create it through [[Managing Repairs and Maintenance]] rather than leaving it only in inspection notes.&lt;br /&gt;
&lt;br /&gt;
== Service appointments ==&lt;br /&gt;
Use service appointments for planned contractor/compliance visits where supported by the rental workflow. Keep the result/certificate information updated after completion.&lt;br /&gt;
&lt;br /&gt;
== Right to Rent ==&lt;br /&gt;
Keep the contact/tenant identity information and follow-up dates accurate. My Move can collect supporting identity/Right-to-Rent evidence, but staff must review it.&lt;br /&gt;
&lt;br /&gt;
== My Move visibility ==&lt;br /&gt;
Tenants and landlords can see selected compliance information through My Move. Internal compliance notes and every internal document are not automatically customer-visible.&lt;br /&gt;
&lt;br /&gt;
== A useful monthly routine ==&lt;br /&gt;
# Review certificates/inspections due soon.&lt;br /&gt;
# Confirm future appointments are actually booked.&lt;br /&gt;
# Chase missing contractor certificates/results.&lt;br /&gt;
# Update the property record when documents arrive.&lt;br /&gt;
# Create tasks for unresolved issues.&lt;br /&gt;
&lt;br /&gt;
The objective is to prevent compliance work becoming an emergency on the expiry date.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Creating_and_Starting_a_Tenancy&amp;diff=673</id>
		<title>Creating and Starting a Tenancy</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Creating_and_Starting_a_Tenancy&amp;diff=673"/>
		<updated>2026-08-29T20:01:06Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Creating and Starting a Tenancy =&lt;br /&gt;
&lt;br /&gt;
Use this workflow after the landlord has accepted a tenant/application and the tenancy is moving from marketing to occupation.&lt;br /&gt;
&lt;br /&gt;
== Before you start ==&lt;br /&gt;
Confirm:&lt;br /&gt;
&lt;br /&gt;
* accepted tenant(s);&lt;br /&gt;
* agreed rent;&lt;br /&gt;
* deposit/bond;&lt;br /&gt;
* tenancy start date and expected term;&lt;br /&gt;
* payment frequency/due date;&lt;br /&gt;
* landlord approval;&lt;br /&gt;
* guarantor where required;&lt;br /&gt;
* required identity/Right to Rent information;&lt;br /&gt;
* required compliance documents/checks;&lt;br /&gt;
* any conditions agreed as part of the offer.&lt;br /&gt;
&lt;br /&gt;
== Create the agreement ==&lt;br /&gt;
From the rental property, create the tenancy agreement using the accepted tenant information.&lt;br /&gt;
&lt;br /&gt;
Check names, dates and financial amounts carefully. These values feed later financial and tenancy management screens.&lt;br /&gt;
&lt;br /&gt;
== Add occupants/guarantors ==&lt;br /&gt;
Where other occupiers or guarantors are relevant, link them correctly rather than recording them only in notes.&lt;br /&gt;
&lt;br /&gt;
== Complete pre-move-in checks ==&lt;br /&gt;
Before the tenancy starts, use [[Rental Compliance and Inspections]] to confirm the property/customer checks required by your agency and current process.&lt;br /&gt;
&lt;br /&gt;
This can include:&lt;br /&gt;
&lt;br /&gt;
* Right to Rent;&lt;br /&gt;
* gas safety;&lt;br /&gt;
* EICR;&lt;br /&gt;
* EPC;&lt;br /&gt;
* deposit protection/required information;&lt;br /&gt;
* inventory/check-in documentation;&lt;br /&gt;
* licence information where relevant.&lt;br /&gt;
&lt;br /&gt;
== Set up financials ==&lt;br /&gt;
Confirm recurring rent/payment information and any opening transactions required by your agency workflow.&lt;br /&gt;
&lt;br /&gt;
== Activate/commence the tenancy ==&lt;br /&gt;
Once the tenancy is ready to start, ensure the agreement/property status reflects that the tenant is now in occupation.&lt;br /&gt;
&lt;br /&gt;
== My Move ==&lt;br /&gt;
A current tenant can use My Move to see tenancy information and report repairs. Landlords can see relevant tenancy/compliance information.&lt;br /&gt;
&lt;br /&gt;
== After move-in ==&lt;br /&gt;
The ongoing management cycle becomes:&lt;br /&gt;
&lt;br /&gt;
* rent/payment monitoring;&lt;br /&gt;
* inspections;&lt;br /&gt;
* compliance renewals;&lt;br /&gt;
* repairs;&lt;br /&gt;
* tenant/landlord communication;&lt;br /&gt;
* renewal/end of tenancy.&lt;br /&gt;
&lt;br /&gt;
See [[Rental Property Overview]].&lt;br /&gt;
&lt;br /&gt;
== Common mistakes ==&lt;br /&gt;
* Incorrect agreement dates/rent amounts.&lt;br /&gt;
* Missing joint tenants/occupants.&lt;br /&gt;
* Starting the tenancy while required compliance information is incomplete.&lt;br /&gt;
* Failing to set up recurring payments/financial expectations.&lt;br /&gt;
* Leaving the property in a marketing status after occupation begins.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Rental_Property_Overview&amp;diff=672</id>
		<title>Rental Property Overview</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Rental_Property_Overview&amp;diff=672"/>
		<updated>2026-08-29T20:01:06Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rental Property Overview =&lt;br /&gt;
&lt;br /&gt;
The Rental property area should tell staff four things at a glance: &#039;&#039;&#039;who occupies the property, what the tenancy terms are, whether the property is compliant, and whether anything needs attention.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Rental lifecycle ==&lt;br /&gt;
&#039;&#039;&#039;Valuation/instruction → available → tenant selected → tenancy setup → active tenancy → inspections/compliance/repairs/payments → renewal or tenancy end&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Use [[Rental Step Through]] for the full journey.&lt;br /&gt;
&lt;br /&gt;
== Active tenancy ==&lt;br /&gt;
For a managed property, keep the agreement information current, including:&lt;br /&gt;
&lt;br /&gt;
* tenant(s)/occupants;&lt;br /&gt;
* start/end dates;&lt;br /&gt;
* rent and payment terms;&lt;br /&gt;
* deposit/bond information;&lt;br /&gt;
* management/service details;&lt;br /&gt;
* guarantor information where used.&lt;br /&gt;
&lt;br /&gt;
Use [[Creating and Starting a Tenancy]] when setting up a new agreement.&lt;br /&gt;
&lt;br /&gt;
== Compliance ==&lt;br /&gt;
Do not treat certificate dates as passive reference data. They should drive action before expiry.&lt;br /&gt;
&lt;br /&gt;
Typical items include gas safety, EICR, EPC, property licence, deposit information and Right to Rent as relevant to the tenancy/property.&lt;br /&gt;
&lt;br /&gt;
See [[Rental Compliance and Inspections]].&lt;br /&gt;
&lt;br /&gt;
== Inspections and service appointments ==&lt;br /&gt;
Record property inspections/service visits through the appropriate appointment workflow so staff can see what is due and what has been booked.&lt;br /&gt;
&lt;br /&gt;
== Repairs ==&lt;br /&gt;
Use the Repairs workflow to record the issue, assign a contractor, record quote/final cost and track completion. See [[Managing Repairs and Maintenance]].&lt;br /&gt;
&lt;br /&gt;
Tenants using My Move can report repairs, and landlords can respond to recorded repair quotes where that portal workflow is enabled.&lt;br /&gt;
&lt;br /&gt;
== Financials and arrears ==&lt;br /&gt;
Use tenancy financials for rent/payment transactions. The [[Tenant List]] provides a useful operational view of current tenants, agreements, balances and repairs.&lt;br /&gt;
&lt;br /&gt;
For overdue payments use [[Chase Outstanding Rent]].&lt;br /&gt;
&lt;br /&gt;
== Utility providers and inventory ==&lt;br /&gt;
Record utility and inventory information where your agency process requires it, especially when it will be needed at move-in/move-out or for ongoing management.&lt;br /&gt;
&lt;br /&gt;
[[File:Inventory.png|none|thumb|1000px]]&lt;br /&gt;
&lt;br /&gt;
== My Move ==&lt;br /&gt;
Landlords can see relevant tenancy/compliance/repair information. Tenants can see tenancy details and report repairs. My Move does not replace staff responsibility for reviewing compliance or financial information.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Adding a new Rental Property]]&lt;br /&gt;
* [[Creating and Starting a Tenancy]]&lt;br /&gt;
* [[Rental Compliance and Inspections]]&lt;br /&gt;
* [[Managing Repairs and Maintenance]]&lt;br /&gt;
* [[Tenant List]]&lt;br /&gt;
* [[Chase Outstanding Rent]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Rental_Step_Through&amp;diff=671</id>
		<title>Rental Step Through</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Rental_Step_Through&amp;diff=671"/>
		<updated>2026-08-29T20:01:05Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rental Property Step Through =&lt;br /&gt;
&lt;br /&gt;
This page is the end-to-end map for a normal rental instruction. Follow the linked guide when you need the detailed steps for that stage.&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Landlord enquiry&#039;&#039;&#039; - search/create the landlord contact.&lt;br /&gt;
# &#039;&#039;&#039;Property and valuation&#039;&#039;&#039; - follow [[Adding a new Rental Property]].&lt;br /&gt;
# &#039;&#039;&#039;Instruction&#039;&#039;&#039; - confirm management/service level and complete marketing information.&lt;br /&gt;
# &#039;&#039;&#039;Available&#039;&#039;&#039; - publish, match tenants and deal with enquiries.&lt;br /&gt;
# &#039;&#039;&#039;Viewing&#039;&#039;&#039; - use [[Booking and Managing Viewings]] and record the outcome.&lt;br /&gt;
# &#039;&#039;&#039;Offer/application&#039;&#039;&#039; - record the tenant&#039;s position and landlord decision.&lt;br /&gt;
# &#039;&#039;&#039;Tenancy setup&#039;&#039;&#039; - use [[Creating and Starting a Tenancy]].&lt;br /&gt;
# &#039;&#039;&#039;Move-in/compliance&#039;&#039;&#039; - ensure required documents/checks are complete using [[Rental Compliance and Inspections]].&lt;br /&gt;
# &#039;&#039;&#039;Ongoing management&#039;&#039;&#039; - use [[Tenant List]], financials, inspections and [[Managing Repairs and Maintenance]].&lt;br /&gt;
# &#039;&#039;&#039;Arrears&#039;&#039;&#039; - use [[Chase Outstanding Rent]] where payments become overdue.&lt;br /&gt;
# &#039;&#039;&#039;Renewal/end&#039;&#039;&#039; - update the agreement/property when the tenancy renews, becomes rolling or ends.&lt;br /&gt;
&lt;br /&gt;
== If the property is not fully managed ==&lt;br /&gt;
Some ongoing management/financial actions may not apply. Keep the property status and service level accurate so staff know what the agency is responsible for.&lt;br /&gt;
&lt;br /&gt;
== HMO properties ==&lt;br /&gt;
Use [[Rental HMO]] for the additional room/tenancy workflow used by HMO properties.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Adding_a_new_Rental_Property&amp;diff=670</id>
		<title>Adding a new Rental Property</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Adding_a_new_Rental_Property&amp;diff=670"/>
		<updated>2026-08-29T20:01:05Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Taking On a New Rental Property =&lt;br /&gt;
&lt;br /&gt;
This workflow takes a landlord enquiry from first contact through valuation, instruction and launch to market.&lt;br /&gt;
&lt;br /&gt;
== 1. Search/create the landlord ==&lt;br /&gt;
Search Contacts first. If the landlord is new, create the contact with the Landlord role and record reliable communication details.&lt;br /&gt;
&lt;br /&gt;
== 2. Create the rental property ==&lt;br /&gt;
Enter the basic information known from the enquiry:&lt;br /&gt;
&lt;br /&gt;
* address;&lt;br /&gt;
* owner/landlord;&lt;br /&gt;
* property type/style;&lt;br /&gt;
* bedrooms/bathrooms/receptions;&lt;br /&gt;
* managed/rental mode where known;&lt;br /&gt;
* expected rent if already discussed.&lt;br /&gt;
&lt;br /&gt;
Guided mode normally presents statuses in the order expected by the workflow.&lt;br /&gt;
&lt;br /&gt;
== 3. Book the rental valuation ==&lt;br /&gt;
Use the property valuation workflow to create the diary appointment. Confirm the valuer and customer notification options.&lt;br /&gt;
&lt;br /&gt;
== 4. Record the valuation ==&lt;br /&gt;
After visiting, update the valuation/rent advice and the property information gathered at the appointment.&lt;br /&gt;
&lt;br /&gt;
If the landlord is deciding whether to instruct, capture the follow-up as a task.&lt;br /&gt;
&lt;br /&gt;
== 5. Confirm the service level ==&lt;br /&gt;
When instructed, confirm the rental management mode used by your agency, for example Fully Managed or other available service levels. This affects which tenancy/financial/compliance workflows become relevant.&lt;br /&gt;
&lt;br /&gt;
== 6. Complete the property for marketing ==&lt;br /&gt;
Before making it available, complete:&lt;br /&gt;
&lt;br /&gt;
* rent/deposit/fees as applicable;&lt;br /&gt;
* descriptions and rooms;&lt;br /&gt;
* photographs/floorplan;&lt;br /&gt;
* utility information where held;&lt;br /&gt;
* compliance/certificate information available at that stage;&lt;br /&gt;
* landlord details and instructions.&lt;br /&gt;
&lt;br /&gt;
== 7. Launch the property ==&lt;br /&gt;
Once the landlord has approved the particulars and the listing is ready, set the appropriate live/Available status.&lt;br /&gt;
&lt;br /&gt;
The property can then feed to the configured website/portals and be used for applicant matching.&lt;br /&gt;
&lt;br /&gt;
== 8. Enquiries, viewings and offers ==&lt;br /&gt;
Register prospective tenants, maintain rental requirements and use the linked viewing workflow.&lt;br /&gt;
&lt;br /&gt;
Record feedback and offers in the property rather than only in notes.&lt;br /&gt;
&lt;br /&gt;
== 9. Accepting a tenant ==&lt;br /&gt;
When the landlord accepts the tenant/offer, move into [[Creating and Starting a Tenancy]].&lt;br /&gt;
&lt;br /&gt;
== Things to check before marketing ==&lt;br /&gt;
* landlord linked correctly;&lt;br /&gt;
* management mode correct;&lt;br /&gt;
* rent/deposit correct;&lt;br /&gt;
* bedrooms/type/style correct for matching;&lt;br /&gt;
* marketing media complete;&lt;br /&gt;
* known compliance issues identified early rather than at move-in.&lt;br /&gt;
&lt;br /&gt;
== Related guides ==&lt;br /&gt;
* [[Rental Property Overview]]&lt;br /&gt;
* [[Creating and Starting a Tenancy]]&lt;br /&gt;
* [[Rental Compliance and Inspections]]&lt;br /&gt;
* [[Managing Repairs and Maintenance]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Sales_Progression_to_Completion&amp;diff=669</id>
		<title>Sales Progression to Completion</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Sales_Progression_to_Completion&amp;diff=669"/>
		<updated>2026-08-29T20:01:05Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Sales Progression to Completion =&lt;br /&gt;
&lt;br /&gt;
Once an offer is accepted, the job changes from marketing to keeping the transaction moving and making blockers visible.&lt;br /&gt;
&lt;br /&gt;
== Set up the transaction correctly ==&lt;br /&gt;
Check:&lt;br /&gt;
&lt;br /&gt;
* accepted purchaser and price;&lt;br /&gt;
* vendor solicitor;&lt;br /&gt;
* purchaser solicitor;&lt;br /&gt;
* related sale/chain information;&lt;br /&gt;
* mortgage/funding position;&lt;br /&gt;
* AML/identity requirements;&lt;br /&gt;
* agreed target dates where known.&lt;br /&gt;
&lt;br /&gt;
If key information is missing, create tasks to obtain it rather than leaving the progression page incomplete indefinitely.&lt;br /&gt;
&lt;br /&gt;
== Use progression markers ==&lt;br /&gt;
Standout progression markers are intended to show where the transaction has reached. Your agency may configure the exact marker set.&lt;br /&gt;
&lt;br /&gt;
Typical milestones can include:&lt;br /&gt;
&lt;br /&gt;
* memorandum of sale issued;&lt;br /&gt;
* solicitors instructed;&lt;br /&gt;
* draft contract issued/received;&lt;br /&gt;
* searches requested/received;&lt;br /&gt;
* mortgage valuation/offer;&lt;br /&gt;
* enquiries raised/replied to;&lt;br /&gt;
* chain ready;&lt;br /&gt;
* exchange;&lt;br /&gt;
* completion.&lt;br /&gt;
&lt;br /&gt;
Update the marker when the milestone actually happens. Do not mark stages optimistically to make the transaction look further advanced.&lt;br /&gt;
&lt;br /&gt;
== Work from the blocker ==&lt;br /&gt;
When chasing a sale, identify the next missing item rather than simply asking every party for &#039;&#039;an update&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Searches are back, mortgage offer received, but replies to enquiries are outstanding. Chase vendor solicitor for replies and update buyer/vendor afterwards.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Create tasks for chases that are due later.&lt;br /&gt;
&lt;br /&gt;
== Keep customers informed ==&lt;br /&gt;
Use normal agency communication and [[My Move Customer Portal|My Move]] where available. My Move can show customers relevant progression information and reduce routine &#039;&#039;any news?&#039;&#039; calls, but staff still need to update the underlying progression data.&lt;br /&gt;
&lt;br /&gt;
== Chain information ==&lt;br /&gt;
Keep the chain current as sales are agreed, fall through or exchange. A chain is only useful if the links represent the real position.&lt;br /&gt;
&lt;br /&gt;
== Exchange ==&lt;br /&gt;
When exchange is confirmed:&lt;br /&gt;
&lt;br /&gt;
* update the property to the correct exchanged stage;&lt;br /&gt;
* record relevant date/details;&lt;br /&gt;
* update tasks/progression;&lt;br /&gt;
* communicate according to agency process.&lt;br /&gt;
&lt;br /&gt;
== Completion ==&lt;br /&gt;
When completion is confirmed:&lt;br /&gt;
&lt;br /&gt;
* update to Completed;&lt;br /&gt;
* finish outstanding progression tasks;&lt;br /&gt;
* record final invoice/payment information where applicable;&lt;br /&gt;
* ensure any follow-up/customer records are left in a sensible final state.&lt;br /&gt;
&lt;br /&gt;
== If the sale falls through ==&lt;br /&gt;
Record the fall-through promptly, restore the appropriate marketing status if the vendor is remarketing, and review previous viewers/interested parties.&lt;br /&gt;
&lt;br /&gt;
== Good progression discipline ==&lt;br /&gt;
Every open sale should have a clear answer to:&lt;br /&gt;
&lt;br /&gt;
# What is the current stage?&lt;br /&gt;
# What is blocking the next stage?&lt;br /&gt;
# Who is responsible for that item?&lt;br /&gt;
# When are we chasing again?&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
	<entry>
		<id>https://standout-wiki.issl.co.uk/index.php?title=Recording_and_Negotiating_Offers&amp;diff=668</id>
		<title>Recording and Negotiating Offers</title>
		<link rel="alternate" type="text/html" href="https://standout-wiki.issl.co.uk/index.php?title=Recording_and_Negotiating_Offers&amp;diff=668"/>
		<updated>2026-08-29T20:01:05Z</updated>

		<summary type="html">&lt;p&gt;Maintenance script: Standout documentation workflow rewrite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recording and Negotiating Offers =&lt;br /&gt;
&lt;br /&gt;
Offers should be recorded through the property&#039;s viewing/offer workflow so Standout can retain the offer history and generate the appropriate communication.&lt;br /&gt;
&lt;br /&gt;
== Before recording an offer ==&lt;br /&gt;
Confirm the buyer/contact record and establish their current position, including where relevant:&lt;br /&gt;
&lt;br /&gt;
* offer amount;&lt;br /&gt;
* cash or mortgage;&lt;br /&gt;
* Agreement in Principle/mortgage position;&lt;br /&gt;
* deposit/source of funds;&lt;br /&gt;
* property to sell and its status;&lt;br /&gt;
* chain position;&lt;br /&gt;
* proposed timescale;&lt;br /&gt;
* conditions attached to the offer;&lt;br /&gt;
* solicitor details where already known.&lt;br /&gt;
&lt;br /&gt;
My Move Buyer Ready can help collect some of this information, but staff should review it before relying on it.&lt;br /&gt;
&lt;br /&gt;
== Record the offer ==&lt;br /&gt;
Open the property and use the offer workflow for the relevant applicant/viewer. Enter the offer and the qualification information required by your agency.&lt;br /&gt;
&lt;br /&gt;
Do not put an offer only in a contact/property note. The structured offer history matters if the amount changes or several buyers are negotiating.&lt;br /&gt;
&lt;br /&gt;
== Present and negotiate ==&lt;br /&gt;
Record subsequent changes as part of the offer negotiation. Keep meaningful notes about conditions or vendor instructions.&lt;br /&gt;
&lt;br /&gt;
If the vendor rejects the offer, keep the offer history and continue the negotiation/follow-up as appropriate.&lt;br /&gt;
&lt;br /&gt;
== When an offer is accepted ==&lt;br /&gt;
Before treating the sale as fully progressed, check:&lt;br /&gt;
&lt;br /&gt;
* correct purchaser(s) linked;&lt;br /&gt;
* accepted price;&lt;br /&gt;
* vendor and purchaser solicitor information;&lt;br /&gt;
* buyer funding/chain position;&lt;br /&gt;
* AML/compliance steps required by your agency;&lt;br /&gt;
* memorandum/offer accepted communications generated where appropriate.&lt;br /&gt;
&lt;br /&gt;
Then move the property into the appropriate sale-agreed/SSTC stage and begin [[Sales Progression to Completion]].&lt;br /&gt;
&lt;br /&gt;
== If the sale falls through ==&lt;br /&gt;
Update the property/offer status accurately and review previous interested parties/viewers where appropriate rather than starting from a blank slate.&lt;br /&gt;
&lt;br /&gt;
== Good practice ==&lt;br /&gt;
An accepted offer is the start of a new workflow, not the end of negotiation work. Create the progression actions immediately while the parties and information are fresh.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>