> For the complete documentation index, see [llms.txt](https://pair.guides.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pair.guides.gov.sg/ssg-and-wsg-merger.md).

# SSG and WSG Merger

As part of the SSG–WSG merger, Pair Chat accounts on `@ssg.gov.sg` and `@wsg.gov.sg` will be migrated to the new unified domain: `@swda.gov.sg`.

#### **What will happen on your cut-over date?**

* Your Pair Chat data (Chats and Assistants) will be automatically migrated to your new `@swda.gov.sg` email address.
* If you log in with your new email address, you'll see your migrated data.
* If you log in with your old email address, you'll see a blank account and a banner reminding you to switch over.

**Important**: any new data you create in your old account after the cut-over date will not be migrated. Please use your new `@swda.gov.sg` email address to access Pair Chat once your migration is complete.

***

#### **How do I know if I've been successfully migrated?**

You will receive an **email notification from the Pair team** once your data has been successfully migrated to your new `@swda.gov.sg` account.\
\
This email will confirm that:

* Your cut-over is complete
* You can now log in using your new email address to see your data<br>

***

#### Will I lose any data?

No - as long as you switch to your new `@swda.gov.sg` email address immediately after your cut-over date.\
\
If you continue using your old account after the cut-over date, any new chats or Assistants you create there will **not** be migrated.<br>

***

#### I'm an Assistant creator! Do I need to do anything?

If you've created Assistants that were shared only with your old domain (e.g. `@ssg.gov.sg` or `@wsg.gov.sg`), those Assistants will now be shared with users on `@swda.gov.sg`.

If you do not want your Assistant to be discoverable to others in the new domain, you can change its visibility from **"Discoverable"** to **"Link only"**.

[View guide to changing sharing settings](https://wise.pair.gov.sg/features/custom-assistants/first-asst#sharing-settings) <br>

***

#### When is my cut-over date?

Migration is happening in three waves across SSG and WSG. If you're not sure when your account is scheduled for migration, please check with your agency's IT team.&#x20;

***

#### Need help?

If you have questions or run into issues after the migration, please contact the Pair team at\
**<support@pair.gov.sg>**


---

# 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:

```
GET https://pair.guides.gov.sg/ssg-and-wsg-merger.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.
