# Footer

Network administrators have the capability to customize the appearance of footer pages across all company and team pages. Enabling this feature will display a page footer on all company and team pages, excluding system generated pages such as **Office Locations**, **Departments**, **Posts**.&#x20;

![](/files/C3HhgHmJpxkbr2VeZVct)

To activate the page footer, simply toggle the switch to **On**. Enter the desired text in the provided rich text box; adjust font, text style, and other formatting options. Additionally, administrators can select a background color from the available list (this color list is derived from the selected [Color Palette](https://guides.mangoapps.com/admin-guide/branding/full-portal#color-palette)).&#x20;

Finally, click **Save Settings** to apply the changes.


---

# 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://guides.mangoapps.com/admin-guide/branding/footer.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.
