# Where can I find the call logs of sipgate AI Agents?

sipgate AI Agents automatically creates a call log for each recorded conversation. The logs created are then saved in the sipgate app.

To view the logs, go to the button in the sipgate app **AI Agents**. There, as an admin, you can see all open as well as all already processed logs. A log is marked as completed as soon as it has been clicked once. In the log, in addition to general information about the conversation content, you will receive a brief summary of the recorded conversation as well as a detailed transcript. You can create additional notes about the conversation and copy the conversation content into any word processing document. It is also possible to search the transcriptions in order to create statistics on specific topics, for example.


---

# 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.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wo-finde-ich-die-gespraechsprotokolle-von-sipgate-ai-agents.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.
