# Logging

After Clicking Send Button Or Send With Data , New Log Screen will be shown in footer, You can Click the Arrow Up icon Button to Open all Logs As Shown Below

<figure><img src="https://lh6.googleusercontent.com/ph_n6vQZav28_rIbyMOGMUK87yBSrutOp2dPefcyvGPHTfVOz0x2c_9r2-YjdPvQ_aD147m9Y_E4VptL_Wz0MnBsv13OM9I5rdcIhTMT0ZoVdV-21MzcB-nvyuDrnIUUbwm3uv-Wh9R_gCUf0proNM45Xt9rMDCff3XCgjOYpGhBGeY41l13h4qsH5A4vQ" alt=""><figcaption></figcaption></figure>

You can see now all Logs as shown Below.

<figure><img src="https://lh3.googleusercontent.com/Tl3s4D99j8DHLpHfgXVS5Hl0_pwo0qi2ucERbM6fbGWc5zqhvc9xqu3rb9OzIRXH640rPvHszVf468OkCD_M758G6yVEGSikJDW5DIRqxk9H9oBhrTcf9xWog33JM4uWWAa1Wy4xmiqtJgm9Fbls09hXPteeK49bX5bh7A8bKdSQKcpSWDNSm-EDjaoCgQ" alt=""><figcaption></figcaption></figure>

1. You will see logs in order, with the most recent log appearing at the top of the list.
2. Depending on the transaction status, each log will show a Success/Failure icon.
3. For each log, the complete URL and parameters of the endpoint will be displayed.
4. You will be able to see the Transaction Status and Time on the right side.

Note: You need to close the Log Console in order to make any changes to the current channel.

You will be able to view all the log details when you click the right action icon.

<figure><img src="https://lh4.googleusercontent.com/G9LX1o8wm53LNp3pA6fdR_Kk06tt6OMO_uZqPnbo8i1qdvKpV7rSAMJO7WFCQIzXGOcsjiC6XPgBrywcNDRRMaDMaz7EmA4KJyFWVOgXRuuMbS__e8THFCrTrX4ImcS7fd7GPFDRZYGxoWrOf56Uy2wUGhhi3BVMJLxM6pb6eI3MCuwWQ69m7jAZUZKyEQ" alt=""><figcaption></figcaption></figure>

1.Request Header&#x20;

2.Request Body&#x20;

3.Response Header

4.Response Body&#x20;

5\. Details of the entire transaction from start to finish.

The logs can be closed by clicking the cross button.

<figure><img src="https://lh4.googleusercontent.com/HkoP4DBoCUMuypfjls2GRYuwC_oHjOifbQrVceu0dstNkY2YmkmVIkobMIY1J1Qah0MfoYwDkqeS955jg2fUcvXgAool3TuJBFdOVKDy7GZSN6Iyl34Jv69-oAWsSi9hve0bMT61zBz9PCDUPlD1IJlM7gN-IHmFL85yQA7ZE252gp8an_GqS2pL4oFyLA" alt=""><figcaption></figcaption></figure>


---

# 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://200ok.gitbook.io/200ok-documents/user-manual/logging.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.
