# Next Steps

{% embed url="<https://www.loom.com/share/22a973d478574e028d2521727f7b0f59?sid=9f1b8e9d-766d-4eaa-bb82-d82aa0df5c7d>" %}

The Next Steps feature in Rox helps you stay on top of customer follow-ups and action items by allowing you to create, manage, and track tasks directly in the platform. With reminders and daily digests, you can ensure nothing falls through the cracks. Here's how it works.

## **How to Add Next Steps**

1. **Enable the Next Steps Column:**
   * In the **Customer List View**, scroll to the rightmost column.
   * Click the **+** button to open the column selector.
   * Filter and select the **Next Steps** column to add it to your view.
2. **Add a Next Step:**
   * In the **Next Steps** column, click to add a task.
   * Enter the action item (e.g., "Send Pricing Proposal").
   * Select a due date and time for the task.
   * Click **Save** to save the next step.
3. **Add Multiple Next Steps:**
   * You can add multiple tasks for the same customer. For example:
     * **Task 1:** "Send Pricing Proposal" (due on December 3rd).
     * **Task 2:** "Follow Up with Exec Team" (due on December 6th).
   * Each task will be saved and displayed in the **Next Steps** column.

## **How Rox Tracks and Notifies You**

1. **Daily Digest Notifications:**
   * On the day tasks are due, Rox will include them in your **Daily Digest** email.
   * The email, sent each morning, highlights all due tasks, ensuring you’re reminded of your action items.

## Next steps on auto-pilot

* **Meeting Integration:**
  * If you use Rox’s **Mac App** or **Pre-Meeting Briefing Hub**, the platform can automatically generate next steps from meeting transcripts.
  * These tasks will be pre-populated in the **Next Steps** column, allowing you to adjust or rewrite them as needed.

## **Additional Features**

* **Edit Next Steps:**
  * Click on a task in the **Next Steps** column to edit its details (e.g., action item description, due date, or time).
* **Remove Next Steps:**
  * Delete a task directly from the **Next Steps** column if it’s no longer required.


---

# 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.rox.com/development/product/engage/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.
