# Prerequisites: project plan templates

The templates provided below are the basis of the following sections of this guide.\
You can download and use these templates in your project management system.

{% hint style="info" %}
The suggested timelines are typically for individual teams and small companies, which may involve a small team or company. Adjust accordingly for what makes sense for your company.
{% endhint %}

You can download or import these plans:

* Comma Separated Values (.csv) - [*Download*](https://assets.ctfassets.net/4un77bcsnjzw/5IT8v4WlcYTlq5LHYGC82T/62b88657a50d1051b45c752c72252175/Team_Implementation_Project_Plan.csv)
* .csv formatted for Asana - [*Download*](https://assets.ctfassets.net/4un77bcsnjzw/2xnLzEX3mZ9oxqCPS3m9qd/3e5ac6f600109f401f63f082045053b0/Team_Implementation_Project_Plan_-_Asana.csv)
* Microsoft Excel - [*Download*](https://assets.ctfassets.net/4un77bcsnjzw/6UGko1dUlCd9kCZt4BqkKe/d6a46b052f2ebf873ad84c6e8b8e0b60/Team_Implementation_Project_Plan.xlsx)


---

# 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.snyk.io/implementation-and-setup/team-implementation-guide/prerequisites-project-plan-templates.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.
