# Integrations & API

- [Power BI](https://help.aphex.co/docs/integrations-and-api/power-bi.md)
- [Connect Aphex to Power BI](https://help.aphex.co/docs/integrations-and-api/power-bi/getting-started-with-power-bi-reporting.md)
- [How the Project Reporting Suite works](https://help.aphex.co/docs/integrations-and-api/power-bi/how-the-project-reporting-suite-works.md)
- [How is PPC calculated?](https://help.aphex.co/docs/integrations-and-api/power-bi/how-is-ppc-calculated.md)
- [Master Schedules](https://help.aphex.co/docs/integrations-and-api/master-schedules.md)
- [Asta Powerproject](https://help.aphex.co/docs/integrations-and-api/master-schedules/asta-powerproject.md)
- [External Map Layers](https://help.aphex.co/docs/integrations-and-api/external-map-layers.md)
- [Connect ArcGIS Layers](https://help.aphex.co/docs/integrations-and-api/external-map-layers/arcgis-set-up-guide.md)
- [APIs](https://help.aphex.co/docs/integrations-and-api/apis.md)
- [Published Plans API](https://help.aphex.co/docs/integrations-and-api/apis/power-bi-api.md)
- [Work Area API](https://help.aphex.co/docs/integrations-and-api/apis/work-area-api.md)
- [Plan APIs](https://help.aphex.co/docs/integrations-and-api/apis/aphex-tasks-api.md)
- [Authentication](https://help.aphex.co/docs/integrations-and-api/apis/aphex-tasks-api/authentication.md)
- [Project Assets](https://help.aphex.co/docs/integrations-and-api/apis/aphex-tasks-api/project-assets.md)
- [Tasks](https://help.aphex.co/docs/integrations-and-api/apis/aphex-tasks-api/tasks.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://help.aphex.co/docs/integrations-and-api.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.
