> ## Documentation Index
> Fetch the complete documentation index at: https://docwrite.jooj.us/llms.txt
> Use this file to discover all available pages before exploring further.

# Footer Menu

> This section provides details on managing the footer menu. Administrators can create, edit, and delete menu links that are displayed in the website footer. The menu supports both internal slugs (e.g., /about) and external URLs.

## Overview

The **Footer Menu Management** system allows administrators to manage links displayed in the website footer. Links can be internal (`slug`, e.g., `/about`) or external (`URL`, e.g., `https://example.com`). The order of links is configurable, and they can be enabled or disabled as needed.

## Features

* Add new footer links (internal slugs or external URLs).
* Edit existing links.
* Delete links.
* Control the display order.
* Enable or disable individual links.

***

## Conclusion

The **Footer Menu Management** system allows full control over website footer links. Administrators can dynamically update, add, and remove links, ensuring seamless navigation for users. Internal and external links are supported, and visibility can be controlled via the `isActive` flag.

<Tip>
  Footer Menu API Documentation
  The API allows dynamic control over Footer Menu processes. More details in the [API Reference](/api-reference/footer-menu) section
</Tip>
