diff --git a/docs/data_entry_flow_index.md b/docs/data_entry_flow_index.md index 4834447e..c3bd9740 100644 --- a/docs/data_entry_flow_index.md +++ b/docs/data_entry_flow_index.md @@ -1,5 +1,6 @@ --- title: Data Entry Flow +sidebar_label: Introduction --- Data Entry Flow is a data entry framework that is part of Home Assistant. Data entry is done via data entry flows. A flow can represent a simple login form or a multi-step setup wizard for a component. A Flow Manager is managing all flows that are in progress and handles creation of new flows.