# How To Find The Onboarding Sheet Template

Please ensure you are using the **Magna template** when filling out the onboarding sheet! You can get the template by following these steps:&#x20;

1. Go to Allocations tab
2. Click "Import Allocations" on the upper-right hand side of the page
3. A box will pop up, on the top right you will see "Link to Template"
4. Please select that to populate the Google Sheet format that you will need to fill out

{% hint style="danger" %}
**DO NOT try to edit the template. Make sure you first make a copy of the Google Sheet template in order to edit your own copy.**
{% endhint %}

<figure><img src="/files/xAuDubuJnXezTemWsmao" alt=""><figcaption><p> Select 'Link to Template' in order to populate the onboarding sheet you will need to fill out.</p></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.magna.so/admins/product-guides/magna-quickstart-guide/step-3-complete-your-onboarding-sheet/how-to-find-the-onboarding-sheet-template.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.
