> For the complete documentation index, see [llms.txt](https://docs.aisuru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisuru.com/en/agent-training/advanced/content-customization.md).

# 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**: ](/en/agent-training/advanced/content-customization/assigning-contents-to-roles.md)learn how to show different contents to different types of users
2. [**Customizing responses by user date and location**:](/en/agent-training/advanced/content-customization/customizing-responses-by-date-and-location.md) learn how to create contents that are only available in certain places or during certain time periods
3. [**Managing suggestions**: ](/en/agent-training/advanced/content-customization/managing-suggestions.md)explore how to guide the conversation with predefined options
4. [**Context: topics and labels**: ](/en/agent-training/advanced/content-customization/context-topics-and-labels.md)dive deeper into managing conversation context through topics and labels
5. [**Managing executable scripts**: ](/en/agent-training/advanced/content-customization/managing-code-snippets.md)learn how to integrate and run code snippets to create advanced interactions
6. [**Using timeout**:](/en/agent-training/advanced/content-customization/using-timeout.md) 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.
