Automated email issue

I simply want to email the contents of a slice of a table every week. I can create the task to form the email, and the event to send it every week but cannot put the task in the process. I have tried it from every angle for hours and am stuck. It seems like a simple enough automation. I I doing something wrong?

Bots: The Essentials - AppSheet Help

We have no way to know that, although it seems that it’s the case.
Read the docs

If you have already created the Task then you should follow these steps for a Data Change type Bot that sends an email

First, Note Example Tasks I have Created for List Tester table

![Screenshot 2022-11-16 at 7.16.22 PM.png|2166x338](upload://aZYPd4NhM7qcICh6tBZdIEx7Mo8.png)

In the Bot, under the Process section, tap the “Add a Step” button

Enter a step name and tap on “Create a Custom Step”

Be sure that “Run a task” is selected, tap the dropdown and choose the Task you wish to run

![Screenshot 2022-11-16 at 7.18.24 PM.png|2272x1158](upload://zgwt3V3yutgJIqDGQamsX5YFOlM.png)

I hope this helps!