Providing you have suitable access control permissions, you have the option to override a failed compliance check for an order in the Order Blotter.
To do this, you must:
Step 1: Create a policy to allow selected users to override compliance
Navigate to Identity & Access > Policies and click Create policy.
Specify a unique Policy code, for example
allow-compliance-override.Select the JSON tab and supply the following JSON:

{ "description": "Policy to allow overriding compliance on an order", "applications": [ "Website" ], "grant": "Allow", "selectors": [ { "idSelectorDefinition": { "identifier": { "code": "complianceOverride", "scope": "order" }, "actions": [ { "scope": "default", "activity": "modify", "entity": "order" } ] } } ], "when": { "activate": "2019-07-15T22:00:00.0000000+00:00", "deactivate": "9999-12-31T00:00:00.0000000+00:00" } }Click Save.
Assign the policy to a new or existing role.
Assign that role to any users you want to allow to override compliance on orders.
Step 2: Override compliance via the Order Blotter
To override a compliance check on an order:
Navigate to Portfolio Management > Order Blotter as a LUSID user who has been granted the policy in step 1.
Select Edit on the order you want to override a failed compliance check for.

Tick the Override compliance check checkbox and specify the reason for the override.

Note
If you cannot see the override checkbox, ensure the policy and role in step 1 are assigned to your LUSID account.
Click Save.
Once saved, you can rerun the Run compliance check. LUSID will display the compliance failure again, but upon closing the popup the compliance status shows as Manually approved and you can proceed with placing your order in the market: