Stripe Dashboard assistant非公開プレビュー
Manage your account with natural language in the Dashboard.
You can use a natural language assistant in the Dashboard to manage your Stripe Account.
Answers and actions
The assistant can:
- Answer questions summarizing Stripe’s docs and support articles. The assistant analyzes the question and uses retrieval augmented generation (RAG) to generate an answer by summarizing relevant docs and support articles.
- Act on your behalf within the Dashboard. You can prompt it to “send a refund for payment_1234” and the assistant sends the refund without further user action–you only need to confirm.
例
The assistant can help users by both answering questions about their data and taking actions on their behalf.
Example specific data queries:
- “Find Jenny Rosen’s last payment”
- “When was Jenny Rosen’s last refund?”
- “How many transactions were there last month?”
Example commanding prompts:
- “Create a product named ‘Llama toy’ that costs 35 dollars.”
- “Create a payment link for the product “Llama toy.”
- “Send a refund for
pi_
”1234
The assistant can additionally complete multiple tasks, given it can complete all of the steps.
- “Create a product named Golden Llama that costs $45 with description “cute soft toy!”, then create a payment link for it. Also create a coupon for 25% off”