# Connect Your Rechat Account

**Step 1: Log In**

1. In the plugin window, click **Log in with Rechat**.
   * This will open a new tab in your browser.

<figure><img src="/files/A488wZ9xSWmsEX1pqXtY" alt=""><figcaption></figcaption></figure>

**Step 2: Select an Account**

2. Choose the **Rechat account** you want to connect with Figma.
   * If you have multiple accounts (for example, access to different teams), select the account where you plan to **publish templates**.
   * For brokerage marketing directors, we recommend selecting the account with the **highest level of access**.

{% hint style="success" %}
Later, when publishing templates, you’ll have the option to assign them to specific sub-accounts for more granular control.
{% endhint %}

<figure><img src="/files/1KMSsr9pnAHtAqE9z3yg" alt=""><figcaption></figcaption></figure>

**Step 3: Allow Access and Return to Figma**

3. After selecting your account, click **Allow** to grant permission. A confirmation message will appear.
   * Once confirmed, close the browser tab and return to Figma. The plugin will now show as **connected and ready to use**.

{% hint style="info" %}
If you do not see the confirmation message, please contact us at **<figma@rechat.com>**.
{% endhint %}

<figure><img src="/files/1i4xmhQPbnrqifHAg8BO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You are now connected to Rechat and ready to start publishing your first design.
{% endhint %}


---

# 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://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/connect-your-rechat-account.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.
