# Next Steps

- [Add Person to Campaign](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/addprospecttocampaignaction.md): Assign a Lead or Contact to a Campaign
- [Add Person to Sales Engagement Cadence](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/addprospecttocadenceaction.md): Enroll a Lead or Contact into a Salesloft cadence or Outreach sequence
- [Check Person Enrollment in Cadence](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/prospectenrollmentincadenceaction.md): Check if a Lead or Contact is in a Salesloft cadence or Outreach sequence
- [Create Task](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/createtaskaction.md): Create and assign Tasks to users
- [Send Single Assignment Email](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/sendsingleemailnotificationaction.md): Send an email alert to someone after assigning a record to them
- [Send Slack Message](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps/sendchatnotificationaction.md): Sends a message to a Slack channel or as a direct message


---

# Agent Instructions: 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:

```
GET https://docs.gradient.works/kb/automation-builder-kit-abk/actions/next-steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
