# Advanced controls

- [ActiveDirectoryGroupEditGroupMember](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectorygroupeditgroupmember.md): Manage group members for a selected Active Directory group.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectorygroupeditgroupmember/properties.md): Manage group members for a selected Active Directory group.
- [ActiveDirectoryUserEditGroupMember](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectoryusereditgroupmember.md): Update group membership for a selected user.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectoryusereditgroupmember/properties.md): Update group membership for a selected user.
- [ActiveDirectorySingleSelect](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectorysingleselect.md): Use to select one option from a list that is populated from the result of an LDAP query.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/activedirectorysingleselect/properties.md): Use to select one option from a list that is populated from the result of an LDAP query.
- [Attestor](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/attestor.md): A view of all orders that the logged-in user has been asked to attest. The view also enables them to accept or reject pending orders.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/attestor/properties.md): A view of all orders that the logged-in user has been asked to attest. The view also enables them to accept or reject pending orders.
- [Originator](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/originator.md): A view of all orders that the logged-in user has created.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/originator/properties.md): A view of all orders that the logged-in user has created.
- [Auditor](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/auditor.md): This view permits access to all orders unfiltered. regardless of logged-in user ID and permissions.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/auditor/properties.md): This view permits access to all orders unfiltered. regardless of logged-in user ID and permissions.
- [EntraGroupEditGroupMember](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entragroupeditgroupmember.md): Edit Entra ID group, update group members
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entragroupeditgroupmember/properties.md): Edit Entra ID group, update group members
- [EntraGroupSelect](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entragroupselect.md): Find an Entra ID group based on search data
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entragroupselect/properties.md): Find an Entra ID group based on search data
- [EntraUserEditGroupMember](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entrausereditgroupmember.md): Edit Entra ID user, update group membership.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entrausereditgroupmember/properties.md): Edit Entra ID user, update group membership.
- [EntraUserSelect](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entrauserselect.md): Find an Entra ID user based on search data
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/entrauserselect/properties.md): Find an Entra ID user based on search data
- [Selector](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/selector.md): Use to find objects in data store, e.g. Active Directory. It performs searches using pipes and stores a selected value for next steps to consume.
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/selector/properties.md): Use to find objects in data store, e.g. Active Directory. It performs searches using pipes and stores a selected value for next steps to consume.
- [TextArea](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/textarea.md): Use to display text from a text file. Markdown is supported as well as templating: {{flow.xxxx}}  etc. Currently translation is not supported
- [Properties](https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls/textarea/properties.md): Use to display text from a text file. Markdown is supported as well as templating: {{flow.xxxx}}  etc. Currently translation is not supported


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fortifiedid.se/forms/the-service/key-components/control/advanced-controls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
