# How to Add Footer Icons in Cloudwaitress

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the account list, find the account you want to add a footer and click "**Manage"**.

   ![](/files/3Ab7hmAKWqicydauw5if)
3. In the left-side menu, click "**Settings"**.

   ![](/files/ONTF6AKCNwSws5TlBxB8)
4. Click the "**Website"** tab.

   ![](/files/uOPckAy8UummhTHv9Bdu)
5. Scroll down to the Footer section.

   **Note**: Ensure the footer section is visible (if there’s a Hide Section toggle, make sure it’s untoggled).

   ![](/files/5dUdObzT06C2fqyKIUih)
6. Under Logos, type in the logo and click to view the default icons available.
7. Select the icons you want to display in the footer.
8. Click "**Save**" to apply changes. If it’s successful. It will show the icons on the frontend.

   ![](/files/g6cf7RfJvkZgNifqT8Gq)


---

# 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-footer-icons-in-cloudwaitress.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.
