# Anxious about a big project? Try a pre-mortem

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

Projects often fail for reasons that were retrospectively quite obvious.\
\
If you're diving into something big, try running a pre-mortem. It's a great way to predict project pitfalls. **🧠🔍**

**Flip the Vision 🔄:**\
We like to dream about what will go well with a project.

It would be better if spent time reflecting on everything that could go wrong instead. It's uncomfortable but taking this approach wil uncover all the possible setbacks and risks we might face.&#x20;

**Benefits of a Pre-mortem:**

1. **Avoid Traps** 🚫: Spot challenges before they arise.
2. **Build Resilience** 💪: Prep for setbacks, making them less daunting.

**Action Step 🚀:**\
Next time you set out on a project, balance your optimism with a pre-mortem.&#x20;

This method can bring you one step closer to realizing your ambitions.

Dropbox has a great primer on running a pre-mortem:\
<https://experience.dropbox.com/virtual-first-toolkit/effectiveness/run-a-pre-mortem>


---

# 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://blog.smarty.ai/the-productivity-pulse/which-mental-model-when/anxious-about-a-big-project-try-a-pre-mortem.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.
