# Agentic Workflow
## What are Agentic Workflows?
### Weavite
![[types-of-workflows-8976ed4aad76322779634ef312962ae4.jpg]]
from [What Are Agentic Workflows? Patterns, Use Cases, Examples, and More | Weaviate](https://weaviate.io/blog/what-are-agentic-workflows)
![[planning-pattern-2cfafa2a33b111d1e1a788ba1346de2b.jpg]]
![[tool-use-pattern-a61ba23a5e23719ec3904bf476df0908.jpg]]
![[reflection-pattern-eb9793baea3dd58102421c7104370111.jpg]]
![[agentic-search-workflow-2b8e44550b28c263f52c18e1d8b7ca1f.jpg]]
👉 [What is Agentic RAG | Weaviate](https://weaviate.io/blog/what-is-agentic-rag)
### IBM
[What are Agentic Workflows? | IBM](https://www.ibm.com/think/topics/agentic-workflows)
How do agentic workflows work?
1. Understanding the problem
2. Executing diagnostic steps
3. Adaptive tool use
4. Iterating based on results
5. Finalizing and learning
Components of agentic workflows
- AI agents
- Large language models (LLMs)
- Tools
- Feedback mechanisms
- Prompt engineering
- Multiagent collaboration
- [multiagent systems](https://www.ibm.com/think/topics/multiagent-system) (MASs)
- Integrations
- [agent orchestration](https://www.ibm.com/think/topics/ai-agent-orchestration) frameworks
👉 [[Flow Engineering]]