> For the complete documentation index, see [llms.txt](https://dino-dev.gitbook.io/studysync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dino-dev.gitbook.io/studysync/settings/tab-buttons.md).

# Tab Buttons

### How do I remove a tab button?

> Head to settings page and then head to the tab button widget it should have a bunch of diffrent switches. Once there click the switch in which what button you want to be removed. Click update to save the changes. When the changes are saved you need restart StudySync to have changes apply.&#x20;

### How do I add a tab button?

> Head to the settings page, then head to the tab button widget which should have a bunch of difrent switches. Click the switch for the tab button that you want to add back. Make sure you click update, then restart StudySync to apply changes

### Can I have all of the tab buttons removed

> Yes, you can if you really want to. StudySunc will always load into the home page no matter what tab buttons you have enabled or don't have enables. You are always able to head to a removed button by using the [Key Combos](/studysync/key-combos.md)


---

# 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://dino-dev.gitbook.io/studysync/settings/tab-buttons.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.
