# Campaigns

The Campaigns section in a member profile shows how active and visible campaigns relate to this specific member. It’s split into two tabs: Campaigns status and Visible campaigns.

***

### Key elements

#### **Campaigns status**

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

What you see per campaign:

* **Campaign Name**
* **Status** – the campaign’s current state (e.g., Active, Inactive).
* **Member units limitation** – the maximum units this member can receive from the campaign (e.g., “Unlimited” or a capped value).
* **Member campaign completion** – how many times this member has completed the campaign vs. the allowed total (e.g., “0/1 in total” with a progress bar).
* **Campaign units limitation** – campaign-level issuance progress shown against the total (e.g., “400/10,000 in total”).

***

#### Visible Campaigns

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

What you see per campaign:

* **Campaign Name**
* **Status** – the campaign’s current state (e.g., Active, Inactive).
* **Campaign type** – e.g., Direct.
* **Campaign trigger** – e.g., Purchase, Achievement, Time.
* **Active from / Active to** – the campaign’s runtime for this member (Active to is blank for open-ended campaigns).
* **Created on** – when the campaign was created.

***

### Notes and tips

* The progress bars and counts are calculated for this specific member.
* Inactive campaigns can appear in both views; they simply won’t issue benefits while inactive.
* Use “Manage columns” to tailor which columns you see in either tab.
* To change a campaign (rules, limits, dates), go to the **Campaigns** area of the app (you can do it with the context menu of each campaign); the Single Member View is informational only.

***

To find out more about the campaigns module, please refer to this section of the User Guide:

{% content-ref url="/pages/OKA9KdVo3MRNVC87yfdQ" %}
[Campaigns](/main-features/campaigns.md)
{% endcontent-ref %}


---

# 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.openloyalty.io/main-features/members/member-list/single-member-view/campaigns.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.
