# Core Capabilities

- [Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat.md): Walkthrough of the Chat platform.
- [Quickstart - Chat Agent](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/quickstart-chat-agent.md): Learn how to setup a Chat agent in Ebbot.
- [Dishwasher](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/dishwasher.md): The Dishwasher is designed to censor personal information that may appear in chat conversations. It combines multiple methods to detect sensitive entities in text.
- [Scenarios](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/scenarios.md): Learn about Scenarios in the Ebbot Chat platform on this page.
- [Live Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/live-chat.md)
- [Chat Widget](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/chat-widget.md)
- [Automations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations.md): Learn about Ebbot's Automations platform where you can build workflows using AI.
- [Introduction to Automations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/introduction-to-automations.md): This page contains an introduction to Ebbot Automations platform.
- [Quickstart - Email Agent](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/quickstart-email-agent.md): Use this guide to implement an Email agent in the Automations platform.
- [Understanding Workflows](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/understanding-workflows.md): This page walks you through the architecture of Workflows in Automations.
- [Workflow Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes.md): Explore workflow nodes in Ebbot Automations.
- [Trigger Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/trigger-nodes.md): This page describes the Trigger nodes in the Automations workflow builder.
- [Action Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/action-nodes.md): This page describes the Action nodes in the Automations workflow builder.
- [LLM Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/llm-nodes.md): This page describes the LLM nodes in the Automations workflow builder.
- [Condition Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/condition-nodes.md): This page describes the Condition nodes in the Automations workflow builder.
- [Transformer Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/transformer-nodes.md): This page describes the Transformer nodes in the Automations workflow builder.
- [Building Workflows](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/building-workflows.md)
- [Dashboard and Monitoring](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/dashboard-and-monitoring.md)
- [Templates](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/templates.md): Explore Templates in Automations Workflows.
- [EbbotGPT](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt.md): Learn about everything related to EbbotGPT, where you combine multiple data sources into Knowledge and use Configurations to customize AI agents to suit your specific service needs.
- [EbbotGPT Knowledge](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge.md)
- [Source Types](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types.md): Learn what type of knowledge sources that are supported in EbbotGPT Knowledge.
- [File](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/file.md): Learn how to upload and manage files to power your AI agents' knowledge.
- [Scrape Site](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/scrape-site.md): Learn how Scrape Site works, perform a web scrape and let your AI Agent use it as Knowledge.
- [API sources](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources.md): API sources are the available source types in EbbotGPT Knowledge that allows you to fetch data from external systems.
- [TOPdesk API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/topdesk-api.md): Connect your TOPdesk environment and use TOPdesk knowledge articles as a source for your AI agents.
- [Confluence API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/confluence-api.md): This page describes how to connect Confluence to your EbbotGPT Knowledge.
- [Sitevision API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sitevision-api.md)
- [SharePoint API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api.md): Explore how you connect SharePoint to EbbotGPT Knowledge and let your AI agent use the sites as sources.
- [Guide: Create Full Control App](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/guide-create-full-control-app.md): Follow this guide to create a Full Control App when scraping content from SharePoint to EbbotGPT Knowledge.
- [Guide: Import And Use Postman Collection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/guide-import-and-use-postman-collection.md)
- [FAQ: SharePoint API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/faq-sharepoint-api.md): This guide covers the most common questions regarding how Ebbot connects to your SharePoint environment.
- [Easit.GO API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/easit.go-api.md): Learn about how to retrieve information from Easit GO in EbbotGPT Knowledge.
- [Automatic Updates](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/automatic-updates.md): Learn how to use Automatic Updates in EbbotGPT Knowledge to schedule when your sources should be automatically updated.
- [Knowledge Pre-processing](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing.md)
- [Source Filter](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/source-filter.md): Read about how you can use the Source Filter feature to clean or filter your data in EbbotGPT Knowledge based on specific keywords.
- [Simple Transformation Settings](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/simple-transformation-settings.md): Learn about the features to automatically rewrite specific phrases within EbbotGPT Knowledge for your AI agent to use.
- [Advanced Transformer Settings](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/advanced-transformer-settings.md): Read about the ability to use advanced transformer settings that allows you to add rules for transforming data from a source, as an alternative to modifying the original data.
- [Embedder Models](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/embedder-models.md): Read about what an embedder model is and how they are used in EbbotGPT Knowledge for your AI agent.
- [EbbotGPT Configurations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations.md): This page describes EbbotGPT Configurations where you can customize your chat agents behaviour through guards, tools, prompt versions, temperature and other settings.
- [Persona](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/persona.md): On this page you learn about the Persona settings in EbbotGPT Configurations.
- [Prompt Version](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/prompt-version.md): Learn about the available Prompt versions in EbbotGPT Configurations.
- [AI Tools](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/ai-tools.md): On this page everything related to AI Tools in Ebbot is explained, explore tool calling....
- [Model Context Protocol (MCP)](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/model-context-protocol-mcp.md): Explore the support for Model Context Protocol (MCP) in Ebbot.
- [Security and Guardrails](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails.md): On this page we offer information about the available guardrails in Ebbot and some best practices around LLM security.
- [Safe Guards](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/safe-guards.md): On this page you can read about EbbotGPT Safe guards and how to use them.
- [Source Injection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/source-injection.md): Read about source injection and how to manage potential threats.
- [Prompt Injection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/prompt-injection.md): Learn about prompt injection and how to protect against it.
- [EbbotGPT LLMs](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-llms.md): Learn about the available LLMs in EbbotGPT and use them for to build AI agents for your service operations.
- [GPT Evaluation](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/gpt-evaluation.md): On this page you learn how to evaluate the performance of your chat agent using GPT Evaluation in Ebbot.
- [EbbotGPT Best Practices](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices.md): Learn about some best practices using EbbotGPT.
- [Optimizing Retrieval Precision](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/optimizing-retrieval-precision.md): Learn about why the AI agent uses the wrong source when responding and how to fix it.
- [Sales Tracking](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/sales-tracking.md): Learn how to build sales tracking using custom parameters (UTM-tags) in Ebbot.
- [Optimizing Knowledge Base Articles for AI Agents](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/optimizing-knowledge-base-articles-for-ai-agents.md): Learn how to optimize your knowledge base articles for your AI agents in Ebbot.
- [Persona & prompt guidelines](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/persona-and-prompt-guidelines.md)
- [AI Insights for Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat.md): Learn more about AI Insights on this page.
- [Setup and Configuration](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/setup-and-configuration.md): This page will help you configure your analysis settings to get the most accurate and valuable insights from your data.
- [Using AI Insights](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/using-ai-insights.md): Explore best practices on how to use your AI Insights configuration.
- [Technical description AI Insights](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/technical-description-ai-insights.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ebbot.ai/ebbot-docs/core-capabilities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
