hexabot/docs/user-guide/configure-content/README.md
2024-09-13 15:48:51 +00:00

12 lines
1.2 KiB
Markdown

# Configure Content
Hexabot's built-in Content Management System (CMS) is where you store and manage all the information your chatbot uses to interact with users. Think of it as a centralized knowledge base that keeps all your chatbot's responses accurate, consistent, and up-to-date.
**Managing Content in the Hexabot CMS:**
1. **Create Content Types:** Organize your information by creating content types relevant to your chatbot (e.g., "Products," "Services," "FAQs").
2. **Define Fields (Metadata):** For each content type, define the data fields you need. For a "Product" type, you might have "Name," "Description," "Price," "Image URL," etc.
3. **Populate Content Entries:** Create individual entries within each content type, filling in the data fields. You might have a separate entry for each product in your catalog, each service you offer, or each question in your FAQ section.
<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdXCd2l0khISR8IxOtHZTm0UKym_xVYm6gtAujsTGnPZFfn9iYXod1c9YJBPC-3cK1LWPxFIF4NdVDrddB5cY6KBDAxiA4zyhFCEKuzczCx8Yg5wMDqoy6WNdd3yS8pXBAFmn3T5lMcxAc09Lnq2IG3I0go?key=c4KGOy1R8duHlV2m8G2iNQ" alt=""><figcaption></figcaption></figure>