> For the complete documentation index, see [llms.txt](https://docs.cubu.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubu.com/guides/understanding-the-basics/portals/portal-flow-i-single-unit.md).

# Portal Flow I: Single Unit

A simple flow for unit portals.

Customers who use the portal are taken through a series of pages, which is referred to as the "portal's flow".&#x20;

"Flow I" is supported for unit portals. It enables customers to **queue up** or **book appointments** for services in the portal's unit. \
\
This flow begins with selecting a service along with its type. If the selected service is appointment-based, the portal allows the customer to find an available time slot and schedule the appointment.

The following diagram depicts the steps in this flow:

<figure><img src="https://2572483209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8vfRpZGqpk7N0egaXMQ8%2Fuploads%2FBvXnozHi6yCRVehODKC7%2Fimage.png?alt=media&amp;token=cee88985-57b0-4d48-9e17-7c996ae202bc" alt=""><figcaption><p>Portal Flow I</p></figcaption></figure>

The following screenshots depict the basic portal flow:

<figure><img src="https://2572483209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8vfRpZGqpk7N0egaXMQ8%2Fuploads%2FF9bFRyYuQZvBIosfPiPP%2Fimage.png?alt=media&amp;token=4a784677-5b09-4206-b9f9-5daf5f350ebd" alt=""><figcaption><p>Portal Basic Flow</p></figcaption></figure>

## **Home Page**

The homepage serves as a space to welcome customers and provide them with general information.

## Service Page

The Service page displays available services and allows customers to select their desired option. This page is optional when only one service is available.

### Service Type Page

The Service Type page displays available service types for the selected service and allows customers to select their desired option. This page is optional when only one service type is available.

Service types configured with "Disable customer appointment booking and service queueing via the Portal" are unavailable on the portal.

### Prerequisites and Data Collection

Depending on the selected service's configuration, the portal may ask the customer for a phone number, email, or customer ID.

For more information, see:

{% content-ref url="/spaces/8vfRpZGqpk7N0egaXMQ8/pages/k6ChFvStzhNGn0BspTgz" %}
[Prerequisites & Data Collection](/guides/understanding-the-basics/portals/prerequisites-and-data-collection.md)
{% endcontent-ref %}

### Queue Up / Time Slot Pages

Depending on the service entry mode (walk-in or appointment), the customer is taken to the Queue Up or Time Slot pages:

<figure><img src="https://2572483209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8vfRpZGqpk7N0egaXMQ8%2Fuploads%2F6H12ka3pkMiPCTCkXV0f%2Fimage.png?alt=media&amp;token=c19ca253-0ca0-4572-b532-560cc5e14517" alt="" width="563"><figcaption><p>The Portal's Queue Up / Time Slot pages</p></figcaption></figure>

#### Walk-in Service -> Queue Up Page

When the selected service's entry mode is "Walk-in", the Queue Up page is displayed. The page displays a summary of the user's selections.&#x20;

When the customer clicks the **Queue Up** button, a new case is added to the queue, and the customer is redirected to the Virtual Ticket page.

If the selected service type supports multiple channels, customers can choose their desired channel.

{% hint style="info" %}
The Video Channel option is only available when the Video Meetings are properly configured for the organization.
{% endhint %}

#### Appointment Service -> Time Slot Page

When the selected service's entry mode is "Walk-in", the Time Slot page is displayed. The page allows the customer to choose a time for his appointment.

If the selected service type supports multiple channels, customers can choose their desired channel.

## Ticket

The Ticket page provides a real-time status of the new case.

<figure><img src="https://2572483209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8vfRpZGqpk7N0egaXMQ8%2Fuploads%2FGe1QMakIHQyya80IIxAy%2Fimage.png?alt=media&amp;token=1883823d-f6d9-4ebe-bd43-3a50eb157305" alt="" width="272"><figcaption><p>Virtual Ticket</p></figcaption></figure>

To learn more about virtual tickets, see:

{% content-ref url="/spaces/8vfRpZGqpk7N0egaXMQ8/pages/xWPbfVaNNEdiFgHFA8Tq" %}
[Virtual Tickets](/guides/understanding-the-basics/virtual-tickets.md)
{% endcontent-ref %}

## See Also

{% content-ref url="/spaces/8vfRpZGqpk7N0egaXMQ8/pages/Bz7V47x15niPyO3mkcmt" %}
[Portals](/guides/understanding-the-basics/portals.md)
{% endcontent-ref %}
