# Graph Transfer Reporting

{% hint style="warning" %}
This Feature is [Preview](/appendix/feature-states.md) and has known limitations. The Graph API used to gather this data is inconsistent. It may take **up to 2.5 hours** for this information to populate and in some cases **may not appear** at all. Microsoft is aware of this issue, but unfortunately there is no immediate solution.
{% endhint %}

The Graph Transfer Reporting feature indicates if an agent transferred a queue call to another user, queue, or IVR. This information appears in the Agent details report under the "To" column.

Follow the steps below to enable this feature:

1. Navigate to Administration | Settings | Grant permissions for call records API.
2. Navigate to Queues & IVRs | Edit queue(s) | Integrations Tab | Enable Graph Transfer Reporting


---

# 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://cc.docs.landis.cloud/appendix/graph-transfer-reporting.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.
