> For the complete documentation index, see [llms.txt](https://docs.truecaller.com/truecaller-for-business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truecaller.com/truecaller-for-business/post-call-actions.md).

# Post-Call Actions

Find answers to common Post-Call Actions questions in this section.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/truecaller-for-business/post-call-actions/what-is-post-call-actions-prompt.md">What is Post-Call Actions prompt?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/what-exactly-triggers-the-post-call-actions-prompt.md">What exactly triggers the Post-Call Actions prompt?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/does-the-customer-need-to-install-anything-or-opt-in.md">Does the customer need to install anything or opt in?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/which-businesses-is-this-for.md">Which businesses is this for?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/how-is-this-different-from-a-business-message-or-sms-after-a-missed-call.md">How is this different from a Business Message or SMS after a missed call?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/what-integration-work-does-an-enterprise-or-3pl-need-to-do.md">What integration work does an enterprise or 3PL need to do?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/how-many-actions-can-we-show-and-who-controls-them.md">How many actions can we show, and who controls them?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/what-happens-when-the-customer-taps-a-cta.md">What happens when the customer taps a CTA?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/can-customers-cancel-cod-orders-or-ask-to-leave-them-at-the-door.md">Can customers cancel COD orders or ask to leave them at the door?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/what-analytics-and-audit-trail-do-we-get.md">What analytics and audit trail do we get?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/what-are-the-privacy-and-security-guardrails.md">What are the privacy and security guardrails?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/will-this-break-our-existing-call-management-api-integration.md">Will this break our existing Call Management API integration?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/how-is-it-priced.md">How is it priced?</a></td></tr><tr><td><a href="/truecaller-for-business/post-call-actions/cta-quick-reference.md">CTA quick reference</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.truecaller.com/truecaller-for-business/post-call-actions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
