> For the complete documentation index, see [llms.txt](https://v5docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v5docs.keyfax.biz/integrations-and-api/starting-a-session-and-reading-results.md).

# Starting a session and reading results

The two calls most integrations need: begin a conversation with what you already know, and read back what it decided.

**This page will cover**

* The details you can pass in at the start
* Choosing the script set from those details
* Reading the result, including services, codes and answers
* Handling a conversation that was abandoned
