An agentic workflow is a sophisticated, multi-step process where an AI model, such as Gemini, autonomously breaks down a complex, high-level goal into smaller, executable sub-tasks, executes them sequentially, and often interacts with external tools, APIs, or environments to achieve the overall objective. This contrasts with single-turn prompting by enabling persistent state, planning, and tool use. Custom AI Assistants, often referred to as 'Custom Gems' within the Gemini ecosystem, are specialized instances of Gemini configured with predefined personas, extensive system instructions, and sometimes access to specific tools or knowledge bases. These Gems are designed to perform particular agentic workflows or provide highly tailored, autonomous interactions within a defined domain, acting as intelligent, specialized avatars.