# Components

This section provides an overview of core components available with Zoom Contact Center. The information provided within this section is designed to introduce concepts from the perspective of the big picture and provide insight into how the various pieces fit together. With that in mind, readers should be aware that while the product is easily understood from the big picture, focusing on larger pieces of infrastructure, those same pieces are typically made up of smaller pieces that must be built first. That is to say, the content of this section introduces the core concepts in a forwards capacity, but these pieces must be practically built backwards for them to work. More information on this is discussed within the [Building Your System section](/business-services/zoom-contact-center/zoom-customer-experience/zoom-contact-center-components/building-your-system-within-zcc-advice.md).

### Overview

The following diagrams provide an overview of Zoom Contact Center’s components. The first diagram provides a high level overview of its components in the broadest terms and is intended for a fundamental understanding of the product. The second diagram provides a detailed view the same components, showcasing how the underlying pieces contribute to the greater structure of the product.

#### <mark style="color:blue;">Overview Diagram - High Level</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcVlagFfF2J30zbW0r8gC17zmlkoQg_-rXCv7f_bPBcozxmhhIJha3WUBdWn3kS5vqLKa4KFHFUS6on7LOy3IIK-3NYL1cvmJ9A9sgCkriXWUAKFCEtf_yLUSL4SiXjpUkF5b-TkA?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">Overview Diagram - Detailed Level</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeAfjQOV_XUlkfVmlr5aqiMTwLYRgz8y4T8lUBi8U4wai-0n0HG4B6D3bMSwrH8wHeWZbIQ0sEGIkiGrTGUaQr38XIkg5AUy6Lx_w7qOi-s7FX2ObFkUHAuvtJIYvGNsJMmWsp5ww?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>


---

# 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://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/zoom-contact-center-components.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.
