There may be circumstances in which you are provided with a JSON document containing details of an access control policy.
Providing you are a LUSID user with sufficient privileges, you can use the LUSID web app to create a policy from the JSON document. Note if you are the LUSID domain owner, you are automatically assigned the built-in lusid-administrator role, which has all the permissions necessary to perform the operations in this article.
Once created, you should assign the policy to a role.
Log in to the LUSID web app using the credentials of a LUSID administrator.
From the left-hand menu, select Identity and Access > Policies:
.png?sv=2022-11-02&spr=https&st=2025-11-24T00%3A04%3A48Z&se=2025-11-24T00%3A15%3A48Z&sr=c&sp=r&sig=JLq%2FY238dPgVu1NTi8j4%2BHc%2BZcquHtIr0x%2FV0pguNn0%3D)
On the Policies dashboard, click the Create policy button.
.png?sv=2022-11-02&spr=https&st=2025-11-24T00%3A04%3A48Z&se=2025-11-24T00%3A15%3A48Z&sr=c&sp=r&sig=JLq%2FY238dPgVu1NTi8j4%2BHc%2BZcquHtIr0x%2FV0pguNn0%3D)
Choose to create a policy using the JSON editor:
.png?sv=2022-11-02&spr=https&st=2025-11-24T00%3A04%3A48Z&se=2025-11-24T00%3A15%3A48Z&sr=c&sp=r&sig=JLq%2FY238dPgVu1NTi8j4%2BHc%2BZcquHtIr0x%2FV0pguNn0%3D)
Paste the JSON document into the code box, overwriting the default content, and specify a unique Code.
Click the Create button to create the policy.