Prompt library

What to ask your AI once it is connected.

Connect your AI to Sentway once, then give it one of these. Every prompt below describes something Sentway actually does, and each card says what it produces and whether it needs Pro. Replace anything in square brackets with your own detail.

Proposals

Give your AI the client, the scope and the price, then ask what happened after you sent the link. Read the proposals use case.

Free plan

Build me a proposal page for [client] covering [scope] and [price]. Put it behind verified email capture so only they can open it, publish it, and give me the link.

Produces A published gated proposal page and its URL.

create_site, save_page, set_gate_access, publish_site

Pro: Visitor timelines

Has anyone opened the [client] proposal yet, and if so when.

Produces Visitor activity for that site.

Needs Pro. On the free plan this prompt returns a permission error for Visitor timelines.

list_visitors, get_visitor_activity

Deal rooms

Assemble several documents as one private site, admit named addresses only, then ask who used it. Read the deal rooms use case.

Free plan

Create a deal room with a summary page, a financials page, and an FAQ page. Restrict it to these email addresses: [list]. Publish it.

Produces A multi-page allowlisted site.

create_site, save_page, set_gate_access, publish_site

Pro: Visitor timelines

Who has opened the deal room and which pages did each of them look at.

Produces Per-visitor page-level activity.

Needs Pro. On the free plan this prompt returns a permission error for Visitor timelines.

list_visitors, get_visitor, get_visitor_activity

Lead capture

Publish a page where the gate is the capture, then read the leads back or push them somewhere else. Read the lead capture use case.

Free plan

Build a landing page for [offer] with a short signup form asking for name, company, and what they need. Gate it with email capture and publish it.

Produces A published page capturing both the gate email and the form fields.

create_site, save_page, set_gate_access, publish_site

Free plan

Show me everyone who signed up this week and what they wrote.

Produces The submissions list for that site.

get_submissions

Free plan

Send new signups on [site] to this webhook: [url].

Produces A webhook firing on form_submit.

Webhook destinations are configured in your Sentway account. Your AI reads the submissions; the webhook delivers them.

get_submissions

Client onboarding

Publish the checklist and the upload area, then ask which client is stuck on which step. Read the client onboarding use case.

Free plan

Build an onboarding page for [client] with a checklist of these steps: [list], and an upload area for their documents. Put it behind verified email capture and publish it.

Produces A gated page with trackable tasks and uploads.

create_site, save_page, set_gate_access, publish_site

Pro: Visitor timelines

Which onboarding steps has [client] finished and which are still outstanding.

Produces Per-visitor task progress.

Needs Pro. On the free plan this prompt returns a permission error for Visitor timelines.

list_plan_progress

Pro: Visitor uploads

What files has [client] uploaded so far.

Produces The visitor upload list.

Needs Pro. On the free plan this prompt returns a permission error for Visitor uploads.

list_visitor_uploads, list_site_uploads

Event pages

Publish the page with registration on it, then ask for the list and change the agenda. Read the event pages use case.

Free plan

Build an event page for [event] on [date] with the agenda and a registration form asking for name and email. Publish it publicly.

Produces A public event page capturing registrations.

create_site, save_page, publish_site

Pro: Visitor timelines

Give me the list of everyone registered for [event].

Produces The visitor and submission list.

Needs Pro. On the free plan this prompt returns a permission error for Visitor timelines.

get_submissions, list_visitors

Free plan

Update the agenda on the [event] page to add [session], then republish.

Produces An edited page and a new published snapshot.

patch_page, save_page, publish_site

Surveys

Have your AI write the questions, publish them, then interpret the answers for you. Read the surveys use case.

Free plan

Write a ten question customer survey about [topic] using radio buttons and checkboxes, publish it behind email capture.

Produces A published survey page capturing per-question answers.

create_site, save_page, set_gate_access, publish_site

Pro: Visitor worksheet history

Read back the survey answers and tell me what the pattern is.

Produces The worksheet answer set, summarised by your AI.

Needs Pro. On the free plan this prompt returns a permission error for Visitor worksheet history.

list_worksheet_answers, get_submissions

Free plan

How many people have opened the survey and how many finished it.

Produces Analytics for that site.

get_analytics

Not connected yet? The MCP setup page has the endpoint address and the sign-in flow.