# How to Add Social Media Links (Cloudwaitress Account) Page

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the list of accounts, find the account you want to edit and click “Manage.”

   ![](/files/RQmvHh6tTT3WgfWRxEr4)
3. From the left-side menu, click “Settings.”

   ![](/files/LKvW9XWD4OEYml1NuJBV)
4. Go to the “Websites” tab.

   ![](/files/KjnQ5fS3e2oB8pmQ2U7u)
5. Under Additional Settings, look for “Social Media Links.”

   ![](/files/4zfRp9JVBdOSIzb987o4)
6. Copy and paste each social media URL into its corresponding field (e.g., Facebook, Instagram, TikTok).

   **Note:** Make sure each link is valid and complete

   (e.g., <https://facebook.com/yourpage>)
7. When finished, click Save.


---

# 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://support.cloudwaitress.com/how-to-guides/how-to-add-social-media-links-cloudwaitress-account-page.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.
