# Scheduled prompts

Odin lets you schedule an automated cadence of emails with your most important metrics analyzed.

### How does it work?&#x20;

1. Go to the Odin tab in the navigation bar&#x20;

<figure><img src="/files/4QdpaEzdxU4J8qqZmKWS" alt="" width="158"><figcaption></figcaption></figure>

2. Open the "Prompts" section and click "+ Saved Prompt"

   <figure><img src="/files/sgAVq4ohQtadnwoQV6dX" alt=""><figcaption></figcaption></figure>

3. Give it a name and toggle "Schedule Sendout"

<figure><img src="/files/vxOTYspnRwt4mdnsqGWB" alt=""><figcaption></figcaption></figure>

4. Now it’s time to define your prompt: type your business question and tell Odin what you want to analyze&#x20;

<figure><img src="/files/A07lXKdtRESSCC7ZgOUw" alt=""><figcaption></figcaption></figure>

5. Refine your prompt until the analysis matches your needs
6. Test it by sending the analysis to yourself via email using the button in the bottom-right corner
7. **Now it's time to do the scheduling!**
8. Pick the frequency: daily, weekly, or monthly
9. Choose the delivery time and day
10. Select the recipients
11. Click "Save"

<figure><img src="/files/915beiQRXxysmyqiEZwg" alt="" width="375"><figcaption></figcaption></figure>

**You're all set!**&#x20;

### Managing saved prompts:

In the "Prompt&#x73;**"** section, you can run, edit, or delete existing prompts.

You can also view a full list of all analyses Odin has performed in the "Past Analyses" section.

<figure><img src="/files/a7Bsb3RVUWXpJIrV6Uqz" alt=""><figcaption></figcaption></figure>


---

# 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.hockeystack.com/marketing-intelligence/odin-ai/scheduled-prompts.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.
