# Try it Out

- [Global Management](https://docs.contiple.com/eng/try-it-out/global-management.md): Provides organization-wide configuration features for managing all settings related to the use of Contiple.
- [Consultation Management](https://docs.contiple.com/eng/try-it-out/cm.md): Click a menu to view its usage guide.
- [Service Management](https://docs.contiple.com/eng/try-it-out/cm/service-management.md): This menu provides service-specific configuration options for inquiry handling and processing, including authentication, chat, ticket, and agent settings.
- [Service Management](https://docs.contiple.com/eng/try-it-out/cm/service-management-1.md): This menu provides service-specific configuration options for inquiry handling and processing, including authentication, chat, ticket, and agent settings.
- [Help Center](https://docs.contiple.com/eng/try-it-out/cm/help-center.md)
- [Ticket Management](https://docs.contiple.com/eng/try-it-out/cm/ticket-management.md): This menu allows you to create, assign, and manage tickets for handling customer inquiries and requests.
- [Chat Log](https://docs.contiple.com/eng/try-it-out/cm/chat-log.md): This menu allows you to view records of one-on-one chat consultations with customers.
- [Customer Info Management](https://docs.contiple.com/eng/try-it-out/cm/customer-info-management.md): You can manage received customer information or integrate customer data from external systems via API.
- [Additional Business Management](https://docs.contiple.com/eng/try-it-out/cm/additinal-business.md): The Additional Features menu in Contiple allows you to manage supplementary functions such as Callback Management, SMS Sending, and Dashboards.
- [Report](https://docs.contiple.com/eng/try-it-out/cm/report.md): Contiple collects statistical data from consultation intake to resolution and provides various reports and analytics to help improve customer service quality.
- [Guide](https://docs.contiple.com/eng/try-it-out/cm/guide.md): This menu allows you to create announcements or information to share within your organization.  Registered announcements and information can also be viewed on the Contiple main dashboard.
- [만족도 관리](https://docs.contiple.com/eng/try-it-out/cm/satisfaction-management.md): 콘티플을 이용한 고객에게 상담 또는 답변 내용에 대한 만족도 조사를 구현하고 관리하는 메뉴입니다.
- [이슈 관리](https://docs.contiple.com/eng/try-it-out/im.md): 사용 안내가 필요한 메뉴로 이동해주세요
- [서비스 관리](https://docs.contiple.com/eng/try-it-out/im/service-management.md): 티켓, 상담원 등 문의 접수와 처리를 위한 서비스별 설정 기능을 제공하는 메뉴입니다.
- [티켓 관리](https://docs.contiple.com/eng/try-it-out/im/ticket-management.md): 고객 문의사항 또는 요청사항을 관리하기 위한 '티켓'의 생성, 할당, 처리를 진행할 수 있는 메뉴입니다.
- [통계](https://docs.contiple.com/eng/try-it-out/im/report.md): 콘티플에서 발생한 상담 접수부터 처리까지 통계 데이터를 집계하여 고객 서비스 향상을 위해 각종 보고, 통계 자료를 제공합니다.
- [부가 업무](https://docs.contiple.com/eng/try-it-out/im/additional-business.md): 콘티플에서 제공하는 부가 기능(콜백 관리, SMS 발송, 전광판 등)을 관리하는 메뉴입니다.
- [가이드](https://docs.contiple.com/eng/try-it-out/im/guide.md): 조직 내부에서 공유할 공지사항 또는 정보를 작성하는 메뉴입니다. 등록된 공지사항과 정보는 Contiple 메인 화면에서도 확인할 수 있습니다.
- [My Account](https://docs.contiple.com/eng/try-it-out/account.md): Allows you to view and manage your account information and check performance-related data associated with your activities.


---

# 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://docs.contiple.com/eng/try-it-out.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.
