> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/marketing/client-connect-manage.md).

# Client Connect: Manage

**Your last three Mass emails and last 3 Auto Emails will be available to view here**

* If you click on any Mass Email or Auto Email name in blue, you will be re-directed to the Campaign Tracking for that email in particular.
* Clicking [Mass Email Campaigns](/marketing/mass-email-campaigns.md) or [Auto Email Campaigns](/marketing/auto-email-campaigns.md) title will bring you to the main Setup page for which-ever is clicked.

## Upload a list of Unsubscribed Clients

{% stepper %}
{% step %}

### Click the upload button

Click on the ![up button](/files/e0989ff4463cd890f3c3cffd51df7b0fc441e9d1) button to the right of your screen.
{% endstep %}

{% step %}

### Select a file

Select a file from your device *(must be an Excel or .CSV file)*.
{% endstep %}

{% step %}

### Open the file

Click **Open**.
{% endstep %}

{% step %}

### Wait for the upload to finish

The client list will automatically begin uploading. Once finished, you will see a blue dialogue at the top of your screen.

![client notification](/files/2aedb4b78a4b1cfcb31b0c5be5dee526d5f840e3)
{% endstep %}
{% endstepper %}

*(Preview of page shown below)*

![Mass Email Campaigns](/files/735799d4ce9c8979231268269c84e17c554f8a04)


---

# 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://support.rosysalonsoftware.com/marketing/client-connect-manage.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.
