> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/guides/marketing/marketing-center/campaigns/participating-in-a-campaign.md).

# Participating in a Campaign

Campaigns make it easy to stay connected with your database using professional email marketing prepared by your brokerage.

Your Brokerage Marketing Admin creates the email, schedules when it will send, and makes it available to eligible agents. You choose whether to participate and which groups of contacts should receive it.

### Find Available Campaigns

To view upcoming Campaigns:

1. Click **Marketing** to open the Marketing Center.
2. Look for **Upcoming Campaigns** on the **Overview** page.
3. Click **All Campaigns** to see additional Campaigns available to you.
4. Select **Preview and Participate** on the Campaign you want to review.

You will only see Campaigns made available to your company, region, office, or team.

<figure><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2FVL0oc7Pn14xDE59IKGPi%2F2026-08-19_16-16-25.png?alt=media&amp;token=95aff218-75fb-4391-9a73-64f32d9d1c04" alt=""><figcaption></figcaption></figure>

### Preview a Campaign

The Campaign Preview includes:

* A description of the Campaign and its intended audience
* The email subject
* A preview of the completed email
* The scheduled send date and time
* The contact tags that will determine its recipients

Review the description and email before participating. The Campaign’s content is created and controlled by your Brokerage Marketing Admin and cannot be edited while you are participating in it.

<figure><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2F4WBex4B3vqvluWlep16J%2F2026-08-19_16-16-29.png?alt=media&amp;token=33f39a7a-d831-45e2-8459-30ccb547d375" alt=""><figcaption></figcaption></figure>

### Participate in a Campaign

To participate:

1. Open the Campaign Preview.
2. Review the Campaign description, subject, content, and scheduled send time.
3. Click the **Tags** field.
4. Select at least one contact tag.
5. Add any additional tags you want to include.
6. Click **Save**.

The Campaign will be sent to contacts in your database who have at least one of the selected tags.

After saving, the Campaign card will confirm that you joined and display the tags you selected.

{% hint style="warning" %}
**Important:** At least one tag is required to participate. If no tags are selected, Rechat cannot determine which contacts should receive the Campaign.
{% endhint %}

### Choosing the Right Tags

Tags allow you to participate without sharing your individual contacts with your brokerage.

Choose tags that match the Campaign’s intended audience. For example:

* Use a buyer-related tag for buyer nurturing content.
* Use a seller-related tag for home valuation or listing content.
* Use a newsletter tag for contacts who should receive recurring brokerage updates.
* Use a market report tag for contacts interested in ongoing market information.

Your Admin may include a recommended default tag. Review it before saving and add or remove tags as appropriate for your database.

{% hint style="info" icon="head-side-brain" %}
**Best practice:** Review the contacts associated with a tag before enrolling. This helps ensure the Campaign reaches the intended audience.
{% endhint %}

### Allow Automatic Campaign Participation

If your brokerage regularly provides Campaigns, you can allow Admins to enroll you automatically using your tags.

1. Open **My Profile**.
2. Select **Campaigns**.
3. Enable **Allow admin to send campaigns on my behalf using my tags**.

When this setting is enabled, eligible Campaigns can use the default contact tags selected by your Admin. This removes the need to enroll manually in every Campaign while continuing to send messages through your own account and database.

You can change this permission from [**My Profile > Campaigns**](https://app.rechat.com/dashboard/account/campaigns) whenever needed.

{% hint style="info" %}
**Note:** Automatic participation works best when you consistently apply your brokerage’s recommended Campaign tags to the appropriate contacts.
{% endhint %}

### Change Your Tags or Opt Out

Before the Campaign sends, you can reopen its preview to review your participation.

From the Campaign Preview, you can:

* Add or remove selected tags
* Save your updated tag selection
* Select **Opt-Out** to leave the Campaign

If you opt out, the Campaign will not send on your behalf.

An additional option allows you to opt out and duplicate the Campaign. This creates an editable copy that you can customize and send separately. This is optional and is not part of the standard Campaign participation process.

{% hint style="warning" %}
**Important:** Make any changes before the scheduled send date and time shown in the Campaign Preview.
{% endhint %}

### Contact Privacy

Your Brokerage Admin does not receive access to your individual contacts.

Admins identify a Campaign’s intended audience using contact tags. Rechat then finds matching contacts separately within your database. Your Admin can see that you enrolled and which tags you selected, but they cannot use the Campaign to browse the individual contacts associated with those tags.

### What Happens When the Campaign Sends?

At the scheduled time, the Campaign is sent to the contacts associated with your selected tags.

The email may use placeholders to personalize the message with:

* Your name
* Your contact information
* Your profile details and branding
* The recipient’s information

This allows your brokerage to provide consistent marketing while each email is delivered on behalf of the participating agent.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/guides/marketing/marketing-center/campaigns/participating-in-a-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
