# Step 2: Create Unlock Schedules

Please see [**this video tutorial**](https://www.loom.com/share/16366b184c314f48886dc8964c5e1324?t=144\&sid=0a608c37-a19c-47ea-8817-d3391894c0d2) on how to properly add a schedule into Magna.

1. Go to the Schedules tab

   <div align="left"><figure><img src="/files/p3ZGFY38H76KisV7jcjY" alt="" width="563"><figcaption></figcaption></figure></div>
2. Click "Add Schedule"
3. Create any schedules you with to add to your allocations.

   * Schedules can have a % unlocked at start, a cliff, and one or more periods.&#x20;
   * By default, we only allow adding a single period. If you wish to add more periods, we can enable this for you.&#x20;

   ![](/files/LuLl1INqMINfVxtlWaEq)
4. Enter in the schedule name, description and details using the customizable fields&#x20;
   * **NOTE:** *"Name" is usually used to represent the stakeholder category that this schedule pertains to (i.e. Employees or Investors)*
5. Once completed, click "Save".&#x20;
6. Copy the Schedule ID and paste into your onboarding sheet.


---

# 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-2-create-unlock-schedules.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.
