Hello jimi! i am Daniele, i asked you the question! :-) In order to better understand, I created a simpler use case since my goal is to understand if I can use the “organization” parameter taken from the system when the customer connects to the portal. Use case: show me the objects of the “organization” object type that have the name of the customer's organization. Example. Organization = Nintendo, ---> customer in Nintendo. ObjectType = Organization Object Name = Nintendo Let's assume 1 org for each customer objectType = “Organization” AND Name = ${customer.Organizations.first.name} This returns an error; I think it doesn't like ${customer.Organizations.first.name}. Filter scope (AQL) ---> AQL syntax error, please enter a valid query I did some test in the AQL.