# Using the plugin

## 1. Add the gadget to a dashboard

You first want to add the gadget to one of your dashboards. Add the gadget like any other one by:\
1- Click **Edit** on the dashboard.\
2- Locate the **Recently Created Projects** gadget on the list to the right.\
3- Click **Add**.

## 2. Setup the gadget

The gadget does not require any setup. You can start using it right away.

## 3. Use the gadget

The gadget will record new projects as they get created. When first installed it won't show any projects as it didn't record anything yet. With time it'll show the projects that gets created.


---

# 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.totallycalculated.com/recently-created-projects/using-the-plugin.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.
