

# Additional Capabilities
<a name="additional-capabilities"></a>

Amazon Bedrock provides additional capabilities to enhance your generative AI applications:


| Capability | Description | 
| --- | --- | 
| [Transform unstructured data into meaningful insights using Amazon Bedrock Data Automation](bda.md) | Transform unstructured data from images, audio, video, and documents into meaningful insights | 
| [Retrieve data and generate AI responses with Amazon Bedrock Knowledge Bases](knowledge-base.md) | Retrieve data and generate AI responses using Retrieval Augmented Generation (RAG) with your own data | 
| [Evaluate the performance of Amazon Bedrock resources](evaluation.md) | Evaluate the performance and effectiveness of models and knowledge bases | 
| [Construct and store reusable prompts with Prompt management in Amazon Bedrock](prompt-management.md) | Construct and store reusable prompts in a library for different workflows | 
| [Automate tasks in your application using AI agents](agents.md) | Build autonomous agents that automate tasks by orchestrating models, data sources, and APIs | 
| [Prompt engineering concepts](prompt-engineering-guidelines.md) | Learn prompt engineering concepts to optimize model responses | 
| [Amazon Bedrock Marketplace](amazon-bedrock-marketplace.md) | Discover and use over 100 additional foundation models from Amazon Bedrock Marketplace | 
| [Build an end-to-end generative AI workflow with Amazon Bedrock Flows](flows.md) | Build end-to-end generative AI workflows by linking prompts, models, and AWS services | 
| [Store and retrieve conversation history and context with session management APIs](sessions.md) | Store and retrieve conversation history and context for open-source agent interactions | 