> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/getting-started/customisation/navigations-and-sidebars.md).

# Navigations & Sidebars

The Navigation & Sidebar settings allow you to customise how you navigate the Udara360 platform. You can choose to collapse the sidebar by default for more workspace and set your preferred landing page after login. This guide will help you configure your navigation preferences under Account Settings.

### **Accessing Navigation & Sidebar Settings**

* Click your profile name at the top right of the screen
* Select **Settings** from the dropdown
* Click **Preferences** in the left sidebar
* Scroll down to the **Navigation & Sidebar** section

<figure><img src="/files/8MZl3gl4Wb2EOtAJ16z4" alt=""><figcaption></figcaption></figure>

### **Sidebar Collapsed by Default**&#x20;

This setting allows you to start with a minimized sidebar, giving you more workspace on the screen. Toggle the switch on to collapse the sidebar by default when you log in, or toggle it off to keep the sidebar fully expanded.

<figure><img src="/files/TTSDeo8TylJe0j4TvhHn" alt=""><figcaption></figcaption></figure>

### **Default Landing Page**

This setting allows you to choose which page opens automatically when you log in to Udara360. Click the **Default Landing Page** dropdown to select your preferred page. Available options include Home, Executive Dashboard, Dashboard, Account Category, Charges, Account Officer, Re-assign Account Officer, Current and Savings, Fixed Deposit, and more.

<figure><img src="/files/55PbTzeT1pqYEq9UV6hs" alt=""><figcaption></figcaption></figure>


---

# 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://docs.udara360.io/getting-started/customisation/navigations-and-sidebars.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.
