# Clickatell AI Flow Summary

The Flow Summary provides users with an overview of a flow. To view the summary, click 'Flow Summary' on the relevant work flow canvas.

<figure><img src="/files/bClUOYJ4xryvUyRHkFNh" alt=""><figcaption></figcaption></figure>

The summary will include the name of the flow, when it was last edited, and who the author of the flow is.

<figure><img src="/files/jCS1nGtqpJxOYPzwzSPo" alt=""><figcaption></figcaption></figure>

You can modify or regenerate the flow after it's been regenerated.


---

# 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://guides.clickatell.com/flow/workflow-management/create-new-flow/clickatell-ai-flow-summary.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.
