# Windsor Dashboard

- [Creating a campaign](https://docs.windsor.io/windsor-dashboard/creating-a-campaign.md)
- [Find your custom property](https://docs.windsor.io/windsor-dashboard/find-your-custom-property.md)
- [Using Windsor manually via CSV files](https://docs.windsor.io/windsor-dashboard/using-windsor-manually-via-csv-files.md): If Windsor does not support your app through one of our various integrations, this guide will show you how you can still use Windsor by importing and exporting CSVs
- [Generate personal thumbnails](https://docs.windsor.io/windsor-dashboard/generate-personal-thumbnails.md): Make your emails, text messages, and LinkedIn messages standout with a personalized thumbnail. Windsor generates beautiful thumbnails that improve click rates and conversions.


---

# 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.windsor.io/windsor-dashboard.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.
