# Get Log Data Block

Retrieve variables and a table from the workflow logs.

* **Select workflow**\
  Select the workflow where to get logs
* **Assign to variable**\
  Assign the log data into a variable or not
* **Variable name**\
  Variable name used to assign log data
* **Insert to table**\
  Insert the log data into the table or not
* **Select column**\
  The column where to insert the log information

\
\\


---

# 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://docs.goless.com/blocks/data/get-log-data-block.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.
