For the complete documentation index, see llms.txt. This page is also available as Markdown.

Content customization

In this section, you'll explore different ways to personalize how your Agent interacts with users.

You'll find:

  1. Assigning contents to specific roles: learn how to show different contents to different types of users

  2. Customizing responses by user date and location: learn how to create contents that are only available in certain places or during certain time periods

  3. Managing suggestions: explore how to guide the conversation with predefined options

  4. Context: topics and labels: dive deeper into managing conversation context through topics and labels

  5. Managing executable scripts: learn how to integrate and run code snippets to create advanced interactions

  6. Using timeout: learn how to handle user inactivity periods effectively

These features will let you create a personalized, context aware experience while adapting your Agent's behavior to different needs and situations.

Last updated