

# Connect Customer Flow language
<a name="flow-language"></a>

This section describes the Connect Customer Flow language and how to use it. The Flow language is a JSON-based representation of a series of flow actions, and the criteria for moving between them.

We've provided you with the Flow language so you can: 
+ Efficiently update flows that you're migrating from one instance to another.
+ Write flows rather than drag blocks onto the flow designer.

**Topics**
+ [Concepts](flow-language-concepts.md)
+ [Example flow](flow-language-example.md)
+ [Actions](flow-language-actions.md)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Connect. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query connect` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
