# CONNECTORS

- [BI Platform](https://developer.ultimo.net/connectors/bi-platform.md): Creating a database user and connecting to the IFS Ultimo cloud database.
- [Create database user](https://developer.ultimo.net/connectors/bi-platform/create-database-user.md): It is now possible for application managers in the Ultimo customer portal to create, adjust and add their own database user for their BI Platform whenever it is included in the license.
- [Connect to the database](https://developer.ultimo.net/connectors/bi-platform/connection.md): Connecting to your Ultimo cloud database
- [How to connect Power BI to the Ultimo database](https://developer.ultimo.net/connectors/bi-platform/how-to-connect-power-bi-to-the-ultimo-database.md)
- [Expiring passwords](https://developer.ultimo.net/connectors/bi-platform/expiring-passwords.md): Instructions on how to reset expiring database passwords
- [Exchange Online](https://developer.ultimo.net/connectors/exchange-online.md)
- [Email import](https://developer.ultimo.net/connectors/exchange-online/email-import.md)
- [Custom SMTP](https://developer.ultimo.net/connectors/exchange-online/custom-smtp.md)
- [LDAP](https://developer.ultimo.net/connectors/ldap.md)
- [LDAP connector](https://developer.ultimo.net/connectors/ldap/ldap-connector.md)
- [Cloud vs On Premises](https://developer.ultimo.net/connectors/ldap/cloud-vs-on-premises.md)
- [SCIM](https://developer.ultimo.net/connectors/scim.md)
- [OCI](https://developer.ultimo.net/connectors/oci.md)
- [Universal Print](https://developer.ultimo.net/connectors/universal-print.md): Introduction
- [Prerequisites & limitations](https://developer.ultimo.net/connectors/universal-print/prerequisites-and-limitations.md)
- [How to setup](https://developer.ultimo.net/connectors/universal-print/how-to-setup.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://developer.ultimo.net/connectors.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.
