# IBM Informix

Set the following properties to connect to Informix:

* Server: Set this to the name of the server running Informix.
* Port: Set this to the port the Informix server is listening on.
* Database: Set this to the name of the Informix database.
* User: Set this to the username of a user allowed to access the database.
* Password: Set this to the password of a user allowed to access the database.

You will also need to install the IBM Data Server Provider for .NET on the appRules Portal machine, the installation registers it in the machine.config.


---

# 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.appstrategy.com/apprules-r-documentation/platform/platform-features/system-settings/data-sources/connection-settings/databases/informix.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.
