# Quick Start Guide

**Prerequisites:**

* **White Swan Partner Account:** If you do not have an active partner account, follow the [White Swan for Partners Quick Start Guide](/partner-knowledge-base/platform-overview/quick-start-guide.md) to get your account up and running.
* **Zapier Account:** You need a Zapier account - if you don't have one, you can [sign up here](https://zapier.com/sign-up).

***

**Integration Setup:**

1. [Log in](https://app.whiteswan.io/partner_log_in) to your White Swan Partner account.
2. Navigate to the [partner integrations page](https://app.whiteswan.io/partner_integrations) within your White Swan dashboard. This is accessible via the header menu.&#x20;
3. Log in to your Zapier account:&#x20;
   * **Through Zapier**: Visit [Zapier](https://zapier.com/apps/white-swan/integrations) and sign in.
   * **From White Swan**: From the Zapier widget, select **Integrate Through Zapier**, then select **Log in.**
4. Select **+ Connect a new account** in Zapier. This will display a popup window requesting an API key.
5. From your White Swan [partner integrations page](https://app.whiteswan.io/partner_integrations), select **View API Key** from the Zapier widget and copy the returned API key.
6. **Paste** the API key in Zapier to finalize the connection.

:zap: **Ready, Set, Automate!** With your accounts now linked, you're all set to craft a myriad of Zapier automations. To get started, you can build from scratch in Zapier, use our templates, or use the [Zapier ChatGPT plugin](/partner-knowledge-base/zapier-integration/using-chatgpt-to-create-zaps.md). We also have some [example use cases](/partner-knowledge-base/zapier-integration/example-use-cases.md) of how partners can integrate Zapier.


---

# 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.whiteswan.io/partner-knowledge-base/zapier-integration/quick-start-guide.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.
