Hello @Juliano Fernandes Mendes Pimentel De Paiva
For me, it depends on the type of issue, but I usually combine a few different sources.
For telephony problems, Wireshark traces and SIP information are usually the most helpful. They make it easier to understand what is really happening with the call setup, audio path, disconnect reason, or network behavior.
For platform or configuration issues, I rely a lot on the API and the Genesys Cloud documentation. The API helps validate the real object configuration and sometimes shows details that are not obvious in the UI. The documentation helps confirm if the behavior is expected, a limitation, or if I am just looking at the wrong place.
For browser or agent workspace issues, I always try to collect console logs and network logs from the browser. They can show failed requests, permission issues, timeouts, or front-end errors that are hard to see from the Genesys UI alone.
------------------------------
Arthur Pereira Reinoldes
------------------------------