Chore: Add placeholders for features (#25)

chore: Add placeholders for features with "coming soon" message
This commit is contained in:
Abhishek 2025-10-07 17:40:23 +05:30 committed by GitHub
parent 795f0be80e
commit 2633ff0a2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 58 additions and 1 deletions

View file

@ -0,0 +1,14 @@
---
title: "Campaigns"
description: "Campaigns are how you can do outbound calling to your contacts."
---
## Setting up
It is recommended to setup telephony first using the documentation in [Telephony Integrations](/telephony/twilio).
## Preparing the list of contacts
You can upload a CSV list on the platform which will be used to make the calls.
Rest of the documentation coming soon..

View file

@ -0,0 +1,8 @@
---
title: "Looptalk"
description: "You can use Looptalk to test your voice agent against another voice agent. This way, you can test your voice agents at scale and iteratively improve the Agent's prompts."
---
## Setting up
Documentation coming soon..