# How-To Guides

- [How to Run an Integration from Integration Gateway](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-run-an-integration-from-integration-gateway.md): Using the Integration Runner
- [How to Invite New Users](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-invite-new-users.md)
- [How to Create a Value Mapping Set](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-create-a-value-mapping-set.md)
- [How to Build and Deploy a Custom Frontend](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-build-and-deploy-a-custom-frontend.md)
- [How to Migrate an Integration](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-migrate-an-integration.md)
- [How to Set Up Single Sign On (SSO)](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso.md)
- [Integration Gateway Setup](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso/integration-gateway-setup.md): This article aims to guide the user through how to set up SAML SSO in Integration Gateway.
- [JumpCloud Setup](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso/jumpcloud-setup.md)
- [Azure Setup](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso/azure-setup.md)
- [Okta Setup](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso/okta-setup.md)
- [Integration Gateway SAML Config Reference](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-set-up-single-sign-on-sso/integration-gateway-saml-config-reference.md)
- [How to Install the Integration Gateway App for Zoom Contact Center](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-install-the-integration-gateway-app-for-zoom-contact-center.md)
- [How to use the Vault](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-use-the-vault.md)
- [How to Review Field Mappings with Quick Mapping](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-review-field-mappings-with-quick-mapping.md)
- [How to Track Mapping Progress](https://glyue.docs.sandboxbanking.com/how-to-guides/how-to-track-mapping-progress.md)


---

# 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://glyue.docs.sandboxbanking.com/how-to-guides.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.
