# Catalyst Superdash ## Docs - [AI policy](https://docs.superdash.ai/ai-policy.md) - [Get Prompt](https://docs.superdash.ai/api-reference/endpoint/Assistant/get-prompt.md): Endpoint to get the prompt of the assistant - [Lock Assistant](https://docs.superdash.ai/api-reference/endpoint/Assistant/lock-assistant.md): Endpoint to lock the assistant - [Update Prompt](https://docs.superdash.ai/api-reference/endpoint/Assistant/update-prompt.md): Update the Prompt of the Assistant - [Continue a conversation](https://docs.superdash.ai/api-reference/endpoint/CHAT/continue-conversation.md): Use this API endpoint to continue an existing conversation with a user - [Fetch conversation(s)](https://docs.superdash.ai/api-reference/endpoint/CHAT/fetch-conversation.md): Use this API endpoint to retrieve the complete conversation linked to a specific user identifier. - [Start a new conversation](https://docs.superdash.ai/api-reference/endpoint/CHAT/new-conversation.md): Use this API endpoint to generate a response from the LLM, tailored to your custom knowledge base and the specified prompt. - [Place Phone Call](https://docs.superdash.ai/api-reference/endpoint/Calls/place-phone-call.md): Use this API endpoint to immediately initiate a call to a specified number. - [Create Bulk Campaign](https://docs.superdash.ai/api-reference/endpoint/Campaign/create-bulk-campaign.md): Create an SMS / Call / WhatsApp Campaign for Bulk Contacts - [Create Single Campaign](https://docs.superdash.ai/api-reference/endpoint/Campaign/create-single-campaign.md): Create an Sms / Call / WhatsApp Campaign for a single Contact - [Add Paragraphs](https://docs.superdash.ai/api-reference/endpoint/KB/Paragraphs/add-paragraph.md): Upload plain text to your knowledge base - [Delete Paragraph](https://docs.superdash.ai/api-reference/endpoint/KB/Paragraphs/delete-paragraph.md): Delete a paragraph from the knowledge base - [Update Paragraphs](https://docs.superdash.ai/api-reference/endpoint/KB/Paragraphs/update-paragraph.md): Update the existing paragraph in the knowledge base - [Get Knowledge Base](https://docs.superdash.ai/api-reference/endpoint/KB/get-KB.md) - [Continue a SMS Conversation](https://docs.superdash.ai/api-reference/endpoint/SMS/continue-sms-thread.md): Use this API endpoint to continue a conversation via SMS - [Start a New SMS Conversation ](https://docs.superdash.ai/api-reference/endpoint/SMS/new-sms-thread.md): Use this API endpoint to start a new conversation via SMS - [Continue WhatsApp Conversation](https://docs.superdash.ai/api-reference/endpoint/Whatsapp/add-to-whatsapp-thread.md): Endpoint to continue an existing WhatsApp Conversation - [Send Template Message](https://docs.superdash.ai/api-reference/endpoint/Whatsapp/send-template-message.md): Send a WhatsApp Template Message - [Start a WhatsApp Conversation](https://docs.superdash.ai/api-reference/endpoint/Whatsapp/start-whatsapp-thread.md): Endpoint to start a new WhatsApp Conversation with a template - [Data Retention Policy](https://docs.superdash.ai/data-retention-document.md) - [Agent stops conversation midway](https://docs.superdash.ai/support-articles/agent-stops-conversation-midway.md) - [Call Duration](https://docs.superdash.ai/support-articles/call-duration.md): Learn how to set and manage the maximum call duration for your AI calling assistant. - [End Call Triggers](https://docs.superdash.ai/support-articles/end-call-triggers.md): Learn how to configure your AI Voice Assistant to automatically end calls based on specific conversational cues or events. - [Campaign calls are going out slowly ](https://docs.superdash.ai/support-articles/test.md) - [Voicemail & On-hold](https://docs.superdash.ai/support-articles/voicemail-and-on-hold.md): Configure how your AI assistant handles being put on hold or reaching a voicemail. - [Disaster Recovery Policy](https://docs.superdash.ai/untitled-page.md) ## OpenAPI Specs - [openapi](https://docs.superdash.ai/api-reference/openapi.json)