mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-16 08:25:18 +02:00
Chore: Add placeholders for features (#25)
chore: Add placeholders for features with "coming soon" message
This commit is contained in:
parent
795f0be80e
commit
2633ff0a2a
6 changed files with 58 additions and 1 deletions
14
docs/features/campaigns.mdx
Normal file
14
docs/features/campaigns.mdx
Normal 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..
|
||||
8
docs/features/looptalk.mdx
Normal file
8
docs/features/looptalk.mdx
Normal 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..
|
||||
Loading…
Add table
Add a link
Reference in a new issue