# Asserto AI docs > Asserto AI is a SaaS platform and collaborative IDE designed for optimizing Large Language Model (LLM) application development, providing tools for efficient testing and prompt management. ## Docs - [Graph Export](https://docs.asserto.ai/api_reference/graph-export.md): Export project graph in simplified Prompt Flow JSON format for external integrations. - [Introduction to API usage](https://docs.asserto.ai/api_reference/introduction.md): How to use Asserto API - [Prompt by slug](https://docs.asserto.ai/api_reference/prompt-item.md): Get single prompt by slug. - [Prompt List](https://docs.asserto.ai/api_reference/prompt-list.md): Get all project's prompts. The project is given by its API key. - [Changelog](https://docs.asserto.ai/changelog.md): Keep track of Asserto AI platform changes and updates - [Custom Providers](https://docs.asserto.ai/plat_guides/custom-providers.md): How to add and use custom LLM providers in Asserto AI - [Integrating prompts into your system](https://docs.asserto.ai/plat_guides/integration.md) - [LLM Providers](https://docs.asserto.ai/plat_guides/llm-providers.md): List of LLM providers supported out of the box in Asserto AI. - [Projects](https://docs.asserto.ai/plat_guides/projects.md): Organize prompts and collaborate with team members using projects - [Platform Overview](https://docs.asserto.ai/platform-overview.md): Asserto AI is an LLM Prompt Development & Evaluation Platform - [Quickstart – Test LLM Prompts Structured Output with Asserto AI](https://docs.asserto.ai/quickstart.md): Create a prompt and test cases in 5 minutes - [Testing & Evaluation Concepts](https://docs.asserto.ai/testing/introduction.md): Core concepts for designing automated test cases and evaluations for LLM prompts in Asserto AI. - [Mock Tool Use](https://docs.asserto.ai/testing/mock-tool-use.md): Mock LLM tool calls and responses for testing longer interactions through the UI - [Confusion Matrix](https://docs.asserto.ai/viz/confusion-matrix.md): Visualize classification with Confusion Matrix - [Dashboard](https://docs.asserto.ai/viz/dashboard.md): Your LLM Project at a Glance ## OpenAPI Specs - [openapi](https://docs.asserto.ai/openapi.json) ## Optional - [Got to App](https://app.asserto.ai) - [Website](https://asserto.ai) - [YouTube](https://www.youtube.com/@AssertoAI)