# IFS Applications

- [IFS OData](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata.md): This chapter describes the IFS OData connector.
- [Authentication in IFS Cloud](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/authentication-in-ifs-cloud.md)
- [Obtaining end-point info from IFS Cloud](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/obtaining-end-point-info-from-ifs-cloud.md)
- [Configuring IFS OData connector](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/configuring-ifs-odata-connector.md)
- [Configuring databases](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/configuring-databases.md)
- [Operations](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations.md)
- [Create](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/create.md)
- [Read](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/read.md)
- [Update](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/update.md)
- [Delete](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/delete.md)
- [Get by key](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/get-by-key.md)
- [Actions](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/actions.md)
- [Functions](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/functions.md)
- [Batch](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/batch.md)
- [Custom request](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-odata/operations/custom-request.md): (released with 2.1.17)
- [IFS Applications 9/10](https://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications/ifs-applications-9-10.md): This chapter describes how to setup the IFS Applications 9 and IFS Applications 10 connectors.


---

# 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://help.novacuraflow.com/connectors/areas/business-systems/ifs-applications.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.
